summaryrefslogtreecommitdiffstats
path: root/src/Runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix macOS crash with 2x and 4x multisamplingTomi Korpipaa2017-11-291-0/+8
* Fix viewer scaling in macOSTomi Korpipaa2017-11-281-2/+0
* Enable setPresentationActive() for inactive presentationsJanne Kangas2017-11-281-2/+6
* Rename Qt3DSBehavior to BehaviorMäättä Antti2017-11-231-1/+1
* Remove play sound handler from action paletteMäättä Antti2017-11-212-10/+0
* Widget viewer: Non-animating presentation does not scale correctlyMäättä Antti2017-11-212-0/+9
* Add matrix to euler conversion to QML behaviorsJere Tuliniemi2017-11-204-0/+21
* Make shadow map resolution property unanimatableMiikka Heikkinen2017-11-161-1/+1
* Fix default value for shadow map resolutionMiikka Heikkinen2017-11-151-1/+1
* Cleanup QML behavior scriptsMäättä Antti2017-11-146-28/+236
* Fix hidden objects being visible on another slideMäättä Antti2017-11-141-1/+1
* Fix QT3DSRuntimeStatic link on ios,boot2qt and integrityJanne Koskinen2017-11-133-2/+11
* Fix the usage instructions of Qt3DCompilerMiikka Heikkinen2017-11-131-5/+2
* Enable mingw 32bit buildMäättä Antti2017-11-1014-30/+80
* Qt3DSCompiler Android build fixTomi Korpipaa2017-11-101-1/+1
* Disable loading lua scriptsMäättä Antti2017-11-102-5/+3
* Rename Behavior script Qt3ds to Qt3DSRuntimeMäättä Antti2017-11-091-1/+1
* Fix presentation compiler crashMiikka Heikkinen2017-11-084-4/+7
* Fix linux buildAdam Treat2017-11-071-13/+12
* Add QNX runtime buildJanne Koskinen2017-11-062-2/+2
* Replace SSize and SWindowDimensions with QSizeMäättä Antti2017-11-0623-222/+148
* Fix incorrect rendering results on Pixel CMäättä Antti2017-11-0613-40/+102
* Add fixes missing from a merged commitMäättä Antti2017-11-061-1/+16
* Fix the linux build that was broken by the removal of OpenKODEAdam Treat2017-11-033-7/+6
* Fix namespace buildJanne Koskinen2017-11-032-4/+2
* Refactor .pro file structureMiikka Heikkinen2017-11-039-21/+781
* Fix windows build with -opengl desktopMäättä Antti2017-10-313-3/+3
* Remove OpenKODEMäättä Antti2017-10-3120-1266/+86
* Fix crash when loading corrupted uip with viewerMiikka Heikkinen2017-10-307-19/+59
* Remove Boost, part2Janne Koskinen2017-10-301-4/+0
* Fix crash when unlinking light probe without an imageTomi Korpipaa2017-10-271-4/+4
* Fix reset in RenderAOPassMäättä Antti2017-10-241-1/+2
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-24141-1401/+1396
* Rename uicDefaultxxx glsllib files to defaultxxxMäättä Antti2017-10-2411-25/+25
* Rename CUICDM type names to Qt3DSDMMäättä Antti2017-10-241-6/+6
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-2464-217/+217
* Rename remaining files in Runtime to Qt3DSMäättä Antti2017-10-2417-0/+0
* Rename instance and property handles to Qt3DSMäättä Antti2017-10-241-33/+33
* Rename some types from UIC to Qt3DSMäättä Antti2017-10-2411-75/+75
* Replace UIC with QT3DS from materials and effectlibMäättä Antti2017-10-2422-207/+203
* Rename more UIC to QT3DSMäättä Antti2017-10-246-56/+56
* Rename UIC to Qt3DS in AttributeHashesMäättä Antti2017-10-241-4/+4
* Rename UIC macros and constants to QT3DSMäättä Antti2017-10-24167-833/+835
* Rename UIC files to Qt3DS filesMäättä Antti2017-10-24455-1817/+1858
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-2415-245/+245
* Replace uic namespace with qt3ds namespaceMäättä Antti2017-10-24294-934/+934
* Remove conditional hiding of some propertiesMiikka Heikkinen2017-10-241-81/+25
* Add GLES2 backend to runtimeMäättä Antti2017-10-2050-245/+2916
* Add shadow camera field of view propertyMiikka Heikkinen2017-10-1911-692/+479
* Allow both lower and upper case in image file extensionsJanne Kangas2017-10-121-6/+7