axmol/tests/cpp-tests/proj.android-studio
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
..
app fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
gradle/wrapper [Android Studio Projects]Update Gradle from 2.2.1 to 2.4 2015-07-31 21:20:42 +08:00
.gitignore Add Android Studio support 2015-05-15 16:37:43 +08:00
build-cfg.json Add files & configuration for android studio support in console. 2015-05-21 16:34:03 +08:00
build.gradle [ci skip][Android Studio Projects]Update Gradle Plugin from 1.2.3 to 1.3.0 2015-08-18 22:37:00 +08:00
gradle.properties Add Android Studio support 2015-05-15 16:37:43 +08:00
gradlew Add execute permission for the gradlew in proj.android-studio. 2015-05-21 15:31:18 +08:00
gradlew.bat Add Android Studio support 2015-05-15 16:37:43 +08:00
settings.gradle Modify the configuration for android studio support in console. 2015-05-21 18:27:30 +08:00