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

Fix memory leaks when updating 3d scene #26

Closed
danilosalvati opened this issue Oct 21, 2016 · 3 comments
Closed

Fix memory leaks when updating 3d scene #26

danilosalvati opened this issue Oct 21, 2016 · 3 comments
Assignees
Labels

Comments

@danilosalvati
Copy link
Member

We need to dispose materials and geometries when removing objects from the scene

@danilosalvati danilosalvati self-assigned this Oct 21, 2016
@danilosalvati
Copy link
Member Author

danilosalvati commented Oct 21, 2016

We also have memory leaks when switching from a context to another. This problem arises because we define more than one renderer

@danilosalvati
Copy link
Member Author

danilosalvati commented Oct 21, 2016

  • Fix memory leaks when updating objects
  • Fix memory leaks when switching contexts

@danilosalvati
Copy link
Member Author

Fixed with d304ee2 3d78ee9 5907ac2 ab78a73 7288bd7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant