axmol/tests/cpp-tests/proj.android-studio/app
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
..
jni fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
res Rename module 2015-05-18 15:01:20 +08:00
src/org/cocos2dx/cpp_tests constexpr for signature, garbage collection and compile-time error for unsupported argument types 2015-11-10 23:39:16 +03:00
.gitignore Rename module 2015-05-18 15:01:20 +08:00
AndroidManifest.xml set correct package name 2016-05-09 18:14:53 +08:00
build.gradle Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3 2015-05-25 17:01:29 +08:00
proguard-rules.pro Rename module 2015-05-18 15:01:20 +08:00
project.properties Add the project.properties for the ndk-build of proj.android-studio. 2015-05-21 15:43:01 +08:00