Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | RĂ©mi Verschelde | |
Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects. | |||
2017-07-28 | Adding base classes and structures for ARVR support | BastiaanOlij | |
Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects |