axmol/build/cocos2d_tests.xcodeproj
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
..
xcshareddata/xcschemes Renderer improvments: TriangleCommand and QuadCommand merged 2016-02-08 11:25:37 -08:00
project.pbxproj fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00