X Tutup
The Wayback Machine - https://web.archive.org/web/20201220223213/https://github.com/paceholder/nodeeditor/pull/69
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added clearScene() #69

Merged
merged 3 commits into from Mar 18, 2017
Merged

added clearScene() #69

merged 3 commits into from Mar 18, 2017

Conversation

@mtbrobotanist
Copy link
Contributor

@mtbrobotanist mtbrobotanist commented Mar 16, 2017

I noticed that bug #54 was fixed in pull request #62, but the code causing it was still being used in the FlowScene destructor, so here is clearScene(), used in load() and ~FlowScene().
Also added CMakeLists.txt.user to the .gitignore

@paceholder paceholder merged commit a1fe18a into paceholder:master Mar 18, 2017
2 checks passed
2 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup