axmol/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
..
cpp-empty-test fix: compiles cpp-empty-test 2016-06-15 15:25:19 -07:00
cpp-tests fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
game-controller-test English grammar corrections. 2016-05-25 15:25:38 +01:00
js-memory-gc-tests English grammar corrections. 2016-05-25 15:25:38 +01:00
js-tests Added Particle Emitter Pause option, and tests (#15836) 2016-06-15 18:31:10 +08:00
lua-empty-test English grammar corrections. 2016-05-25 15:25:38 +01:00
lua-game-controller-test English grammar corrections. 2016-05-25 15:25:38 +01:00
lua-tests Added Particle Emitter Pause option, and tests (#15836) 2016-06-15 18:31:10 +08:00
performance-tests English grammar corrections. 2016-05-25 15:25:38 +01:00