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

Fixed Animation bug in X3D #1955

Closed spodila1 closed 6 years ago

spodila1 commented 6 years ago

Use an array of floats for setting positions, rotations and scale values.

Tested with asset-tests

GearVRf DCO signed off by: Sahithi Podila s.pod@partner.samsung.com

liaxim commented 6 years ago

Picked only the change to x3d/AnimationInteractivityManager.java.