summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when effect is deleted outside projectAntti Määttä2020-10-224-15/+41
* Fix crash and assertionsAntti Määttä2020-10-152-6/+15
* Fix copy object path for dynamic object imagesAntti Määttä2020-10-151-3/+7
* Fix issues in dynamic object texture changeAntti Määttä2020-10-153-16/+147
* Use images with dynamic object texturesAntti Määttä2020-10-154-25/+90
* Remove string conversion due to runtime api changeAntti Määttä2020-10-061-4/+2
* Remove unused functionAntti Määttä2020-09-281-12/+0
* Reset layer after adding/duplicating slideKaj Grönholm2020-09-251-0/+4
* Improve timeline signal actionsv2.8.0-beta1Kaj Grönholm2020-09-258-1/+41
* Fix image loading after runtime changesAntti Määttä2020-09-251-2/+5
* Optimize studio performanceAntti Määttä2020-08-124-83/+197
* Prevent crash if duplicating a slide with actionsTomi Korpipaa2020-08-121-1/+2
* Fix and enable axis helperKaj Grönholm2020-06-291-4/+1
* Disable axis helperv2.7.0Tomi Korpipaa2020-06-011-1/+4
* Save relative instead of absolute paths to materialdefsv2.7.0-rc2Jere Tuliniemi2020-05-141-1/+2
* Store dynamic object default texture paths to the UIPAntti Määttä2020-04-271-0/+11
* Implement axis helper widgetJanne Kangas2020-04-212-0/+13
* Force immediate render after files changeJanne Kangas2020-03-242-2/+3
* Make non-masterslide element names unique on slide duplicationJanne Kangas2020-03-091-0/+11
* Fix unique id creationJanne Kangas2020-02-281-1/+0
* Always write BufferData elementsAntti Määttä2020-01-101-8/+6
* Ensure that only one camera is active per layerJanne Kangas2019-12-274-5/+116
* Add project setting for automatically flipping compressed texturesJanne Kangas2019-12-135-5/+30
* Add "Do not show again" checkbox to import warning pop-upsJanne Kangas2019-12-032-0/+20
* Fix id conflicts when duplicating a custom shaderJere Tuliniemi2019-12-021-0/+5
* Fix crash when effect shader code is changed externallyJanne Kangas2019-11-201-1/+4
* Indicate shader errors in EditorJanne Kangas2019-11-082-0/+26
* Store line feeds as substitute characters in UIPJanne Kangas2019-11-061-5/+16
* Revert "Create a completely new instance when material type changes"v2.5.0-rc3Janne Kangas2019-10-241-4/+1
* Create a completely new instance when material type changesJanne Kangas2019-10-151-1/+4
* Retain file id when changing material typeJere Tuliniemi2019-10-141-0/+4
* Fix texture path corruptionTomi Korpipaa2019-10-141-2/+1
* Revert "Indicate shader errors in Editor" for branch 2.5Janne Kangas2019-10-082-9/+0
* Fix material duplication behaviorJere Tuliniemi2019-10-081-3/+5
* Fix duplicating materials using custom shadersJere Tuliniemi2019-10-071-11/+10
* Fix shader file recompilationJere Tuliniemi2019-10-011-5/+4
* Indicate shader errors in EditorJanne Kangas2019-10-012-0/+9
* Preserve fileids when doing cut and pasteAntti Määttä2019-09-267-29/+51
* Remove qt3d-runtime dependencies from studioMiikka Heikkinen2019-09-252-13/+0
* Fix generating unique ids for objectsAntti Määttä2019-09-183-144/+205
* Fix material import from 3ds Max FBXTomi Korpipaa2019-09-131-0/+4
* Write hasOpaquePixels if image has transparencyAntti Määttä2019-09-131-0/+2
* Improve FBX import from 3ds MaxTomi Korpipaa2019-09-131-0/+3
* Generate unique ids for objectsAntti Määttä2019-09-113-98/+167
* Limit control points after a bezier keyframe is movedMahmoud Badri2019-09-101-19/+61
* Fix imported assets animations not appearing bugMahmoud Badri2019-09-091-9/+19
* Fix light and camera import from Blender FBXTomi Korpipaa2019-09-031-1/+1
* Indicate invalid import file paths in inspector panelJanne Kangas2019-09-022-5/+7
* Fix light imports from ColladaTomi Korpipaa2019-08-301-4/+7
* Correct advance/reduce time data type in StudioAppMahmoud Badri2019-08-292-17/+17