axmol/cocos/vr
Ricardo Quesada 69d2ac1786 fix: collection of vr fixes (#15947)
* fix: collection of vr fixes

Node: additionalTransform() has its own dirty variable
VR: disabling VR works as expected
VR: works with camera3d test
VR: iOS Tracking works even if it doesn't have any input

fix: setNodeToParentTransform() and setAdditionalTransfrom() work...

...at the same time.
Also, this PR makes the size of Node smaller. `_additionalTransform` is
no longer an inline object.
Instead, it is allocated on demand making 99% of the Nodes smaller by 60
bytes.

fix: compile in windows

* doc: documentation for this fix
2016-06-24 10:03:38 +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 Fix typos in documentation and comments 2016-06-22 11:22:05 +09:00
CCVRDistortionMesh.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericHeadTracker.cpp fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
CCVRGenericHeadTracker.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericRenderer.cpp fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +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