axmol/tests/cpp-tests/proj.android-studio
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
..
app fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +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