axmol/tests/cpp-tests/proj.win10
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
..
Assets updated Win10 UWP app asset files 2015-08-17 18:35:42 -07:00
App.xaml Josh/winrt inplace editbox (#15473) 2016-04-25 11:17:09 +08:00
App.xaml.cpp fixed include paths 2016-03-23 12:14:12 -07:00
App.xaml.h fixed include paths 2016-03-23 12:14:12 -07:00
Package.appxmanifest updated to support Windows 10 UWP x64 builds 2016-06-15 08:50:04 -07:00
cpp-tests.vcxproj fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
cpp-tests.vcxproj.filters fix: collection of vr fixes (#15947) 2016-06-24 10:03:38 +08:00
cpp-tests_TemporaryKey.pfx updated expiration dates of all winrt test app and template certificates 2016-04-19 09:07:30 -07:00
resources.props added Windows 10 UWP project files 2015-05-28 13:51:25 -07:00