axmol/tests/cpp-tests
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
..
Classes fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
Resources Remove cocos studio tests in JS-tests 2016-06-24 13:50:24 +08:00
proj.android fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
proj.android-studio fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
proj.ios make AssetsManagerExTest can connect to the url 2016-05-17 16:41:07 +08:00
proj.linux
proj.mac Squashed commit of the following: 2015-08-13 00:14:10 -07:00
proj.tizen Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
proj.win8.1-universal fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
proj.win10 fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
proj.win32 fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
.cocos-project.json Solve the error when run tests projects with `cocos run`. 2015-06-24 15:33:13 +08:00
CMakeLists.txt fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00