axmol/cocos/vr
Ricardo Quesada 0872cccd67 fix: collection of vr fixes (#15948)
* fix: collection of vr fixes

* Node::additionalTransform() and Node::setNodeToParentTransform() can be used at the same time
* Node allocs _additionalTransform in runtime taking 60 bytes lees for 99% of the nodes
* Node calculates the transform faster when an additionalTransform is being used
* VR works when the camera is being moved manually with setNodeToParentTransform
* VR has its own tests
* VR can be disabled and works as expected

* doc: documentation for the new fix

* fix: restore submodule web

* fix: compile and link on iOS

* fix conflicts
2016-06-24 16:55:28 +08:00
..
CCVRDistortion.cpp fix travis error 2016-06-15 12:08:40 -07:00
CCVRDistortion.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRDistortionMesh.cpp Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRDistortionMesh.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericHeadTracker.cpp fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
CCVRGenericHeadTracker.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericRenderer.cpp fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
CCVRGenericRenderer.h fix: using `enum class` instead of `typedef enum` 2016-06-16 07:02:04 -07:00
CCVRProtocol.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CMakeLists.txt Squashed commit of the following: 2016-06-15 11:33:25 -07:00