Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

Bug fix in GVRScene.removeAllSceneObjects #1966

Closed liaxim closed 6 years ago

liaxim commented 6 years ago

Fixes issue #1962

Ultimately the major problem was the detachAllComponents in removeAllSceneObjects. Has been verified as fixing #1962.

GearVRf-DCO-1.0-Signed-off-by: Mihail Marinov m.marinov@samsung.com

liaxim commented 6 years ago

Planning to merge on Wednesday