summaryrefslogtreecommitdiffstats
path: root/src/Runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when "Shadow Mapping" is chosenJere Tuliniemi2018-12-052-8/+4
* Remove invalid "Failed to find file" logsTomi Korpipaa2018-12-052-7/+15
* Update qt3d-runtime submoduleMiikka Heikkinen2018-12-041-0/+0
* Fix missing glsllib errorsTomi Korpipaa2018-12-043-42/+1
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-302-7/+7
* Fix subpresentation disappearing when it's animation is less than 10sMiikka Heikkinen2018-11-271-10/+20
* Update qt3d-runtime submoduleMiikka Heikkinen2018-11-261-0/+0
* Fix pivot point functionalityJanne Kangas2018-11-221-28/+21
* Update qt3d-runtime submodulev2.2.0-beta1Miikka Heikkinen2018-11-191-0/+0
* Revert "Fix pivot point functionality"Janne Kangas2018-11-161-19/+26
* Fix pivot point functionalityJanne Kangas2018-11-161-26/+19
* Add drop-shadow support to text elementsTomi Korpipaa2018-11-1512-12/+105
* Update qt3d-runtime submoduleJere Tuliniemi2018-11-141-0/+0
* Set animatable properties as controllable by defaultJanne Kangas2018-11-081-19/+20
* Fix shader path on macOSMahmoud Badri2018-11-022-4/+4
* Hide tessellation settings and wireframe modeTomi Korpipaa2018-11-021-2/+2
* Fix a crash if there is an invalid file extensionTomi Korpipaa2018-10-232-15/+18
* Fix default material fresnel calculationsMäättä Antti2018-10-225-65/+6
* Improve Custom material assets loadingMahmoud Badri2018-10-223-29/+26
* Update runtime submoduleMiikka Heikkinen2018-10-161-0/+0
* Correct loading initial presentationMahmoud Badri2018-10-042-132/+0
* Hide visibility (eyeball) inspector control for scene elementJanne Kangas2018-09-281-0/+1
* Merge branch '2.1' into masterMiikka Heikkinen2018-09-2519-54/+146
|\
| * Ensure widget layer is reset at frame clearMiikka Heikkinen2018-09-251-0/+3
| * Fix editor crash if ktx textures are usedTomi Korpipaa2018-09-201-11/+11
| * Update qt3d-runtimeLaszlo Agocs2018-09-191-0/+0
| * Fix environment map finding for custom materialsTomi Korpipaa2018-09-181-8/+31
| * Use no lod bump map shaders alwaysJere Tuliniemi2018-09-143-17/+59
| * Update qt3d-runtimeMiikka Heikkinen2018-09-121-0/+0
| * Add fovhorizontal property to camerasMiikka Heikkinen2018-09-1211-6/+33
| * Add Basic Properties to Material inspectorTomi Korpipaa2018-09-111-7/+4
| * Switch on QMetaTypes instead of QVariant enumsJanne Kangas2018-09-101-5/+5
| * Update qt3d-runtimeLaszlo Agocs2018-09-071-0/+0
| * Update qt3d-runtime submoduleMiikka Heikkinen2018-09-041-0/+0
* | Fix Android buildTomi Korpipaa2018-09-1919-3426/+0
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-114-4/+20
* | Fix sometimes-uninitialized warnings when building with clangPasi Keränen2018-09-101-3/+12
* | Update qt3d-runtime submoduleMäättä Antti2018-09-071-0/+0
* | Fix infinite recursion in Qt3DSMathUtilsPasi Keränen2018-09-061-1/+3
* | Fix variables initialized with undefined valuesPasi Keranen2018-09-061-4/+4
* | Remove unnecessary pragma messagesPasi Keranen2018-09-043-9/+1
* | Update qt3d-runtime submoduleMiikka Heikkinen2018-08-301-0/+0
|/
* Fix rendering subpresentations in the viewerMahmoud Badri2018-08-231-1/+1
* Fix custom materials not finding their textures in Runtime 1Tomi Korpipaa2018-08-221-3/+17
* Remove unnecessary assertTomi Korpipaa2018-08-171-1/+0
* Make Name and Visible properties show up first in InspectorJanne Kangas2018-08-171-10/+12
* Add editable field for object name in inspector panelJanne Kangas2018-08-033-24/+28
* Update qt3d-runtimeAndy Nichols2018-08-021-0/+0
* Set images with subpresentation transparent by defaultMäättä Antti2018-08-013-7/+9
* Implement scene view preview in edit modesMäättä Antti2018-08-011-2/+1