You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View3D has a memory leak when removed from stage.
All the events listeners should be added using weak reference and
"onStageResized" should be removed onRemovedFromStage.
I know away3Dlite is no longer in active development but it's ideal for iOS apps when using GPU render mode.
The text was updated successfully, but these errors were encountered:
View3D has a memory leak when removed from stage.
All the events listeners should be added using weak reference and
"onStageResized" should be removed onRemovedFromStage.
I know away3Dlite is no longer in active development but it's ideal for iOS apps when using GPU render mode.
The text was updated successfully, but these errors were encountered: