axmol/tests/cpp-tests/Classes/Camera3DTest
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
..
Camera3DTest.cpp fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
Camera3DTest.h file rename CCFrameBufferObject->CCFrameBuffer 2015-06-09 15:32:12 +08:00