summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Doc/Doc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when effect is deleted outside projectAntti Määttä2020-10-221-1/+1
* Fix issues in dynamic object texture changeAntti Määttä2020-10-151-3/+2
* Use images with dynamic object texturesAntti Määttä2020-10-151-5/+20
* Improve timeline signal actionsv2.8.0-beta1Kaj Grönholm2020-09-251-1/+1
* Optimize studio performanceAntti Määttä2020-08-121-5/+5
* Always write BufferData elementsAntti Määttä2020-01-101-8/+6
* Ensure that only one camera is active per layerJanne Kangas2019-12-271-4/+62
* Preserve fileids when doing cut and pasteAntti Määttä2019-09-261-4/+10
* Fix generating unique ids for objectsAntti Määttä2019-09-181-1/+0
* Write hasOpaquePixels if image has transparencyAntti Määttä2019-09-131-0/+2
* Generate unique ids for objectsAntti Määttä2019-09-111-2/+3
* Unify Editor timeline unit to millisecondMahmoud Badri2019-08-271-8/+8
* Save preferences to QSettingsTomi Korpipaa2019-08-221-3/+3
* Make timeline visibility filter icon follow datainput control changesJanne Kangas2019-08-211-6/+3
* Fix writing hasTransparency flag on LinuxTomi Korpipaa2019-08-121-1/+2
* Add dynamic object textures to ImageBuffersAntti Määttä2019-08-121-4/+5
* Implement changing animation type and bezier curve editorMahmoud Badri2019-08-021-0/+8
* Add close project into menuKaj Grönholm2019-07-291-0/+3
* Prevent hiding the warning dialog behind progress dialogTomi Korpipaa2019-05-271-5/+7
* Some CString to QString conversionsMahmoud Badri2019-05-231-44/+28
* Some Doc class clean ups (non exhaustive)Mahmoud Badri2019-05-181-243/+121
* Increment UIP versionMahmoud Badri2019-05-161-10/+16
* Fix transparency check in editorAntti Määttä2019-05-071-1/+1
* Fix Ctrl-deselect a single objectMahmoud Badri2019-05-021-3/+3
* Implement variants support for ModelsMahmoud Badri2019-04-051-20/+19
* Implement variant tags slide view tooltipv2.3.0-beta2Mahmoud Badri2019-03-041-2/+2
* Implement variants UI on the timeline rowsMahmoud Badri2019-02-201-5/+1
* Implement variants tags inspector workMahmoud Badri2019-02-111-3/+6
* Check for datainput validity when updating datainput mapJanne Kangas2019-01-101-1/+5
* Enable setting datainput controller from timeline context menuJanne Kangas2019-01-101-0/+40
* Update datainput map more efficientlyJanne Kangas2018-12-171-4/+46
* Fix undoing material type change doesn't update ref materials bugv2.2.0-rcv2.2.02.2Mahmoud Badri2018-12-101-7/+6
* Fix case sensitive materialdef renamingJere Tuliniemi2018-11-301-1/+3
* Fix segfault on LinuxTomi Korpipaa2018-11-301-1/+2
* Make materialdef rename undoableJere Tuliniemi2018-11-301-1/+74
* Fix undo and redo matdef savingJere Tuliniemi2018-11-261-1/+5
* Force material container to have zero durationMiikka Heikkinen2018-11-261-2/+11
* Fix bugs concerning freshly created matdefsJere Tuliniemi2018-11-221-1/+8
* Update UIP version numberJere Tuliniemi2018-11-141-1/+1
* Ignore material container when listing scene matsJere Tuliniemi2018-10-311-1/+4
* Show controlled property names in datainput management dialogJanne Kangas2018-10-261-21/+49
* Fix map highlighting when the material is not usedJere Tuliniemi2018-10-241-0/+27
* Improve Custom material assets loadingMahmoud Badri2018-10-221-2/+0
* Prevent unnecessary selection changeMahmoud Badri2018-10-171-4/+5
* Fix crash on exitTomi Korpipaa2018-10-171-2/+2
* Add replace datainput controller functionalityJanne Kangas2018-10-171-13/+71
* Change many CStrings to QStringMahmoud Badri2018-10-101-46/+48
* Merge branch '2.1' into masterMiikka Heikkinen2018-10-031-1/+1
|\
| * Use scene element as starting point for datainput map updateJanne Kangas2018-09-271-1/+1
* | Correct refreshing renderables in the inspectorMahmoud Badri2018-09-281-31/+0