axmol/tests/cpp-tests/proj.win32
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
..
build-cfg.json issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
cpp-tests.vcxproj fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
cpp-tests.vcxproj.filters fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
cpp-tests.vcxproj.user Adds vcxproj.user, win32 app run by VS2012 needs the 'Debug Path' which 2014-05-08 21:19:54 +08:00
main.cpp issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
main.h Compiles in Win32 2014-09-09 18:07:24 -07:00