axmol/tests/cpp-tests
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
..
Classes fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
Resources Testcase for CCS 1.6 animations with only one frame (#15714) 2016-06-06 09:32:33 +08:00
proj.android fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
proj.android-studio fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +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 (#15947) 2016-06-24 10:03:38 +08:00
proj.win10 fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
proj.win32 fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +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 (#15947) 2016-06-24 10:03:38 +08:00