The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
407
stars
217
forks
source link
Fix animation finish callback being called every iteration #1968
Closed
dsazulay closed 6 years ago
Small fix on animation callback. The method finished of GVROnFinish is called only after the last iteration of an animation.
GearVRf-DCO-1.0-Signed-off-by: Diego Azulay diego.a@samsung.com