summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client
Commit message (Expand)AuthorAgeFilesLines
* Clean up StudioUtilsMiikka Heikkinen2018-10-181-1/+1
* Prevent unnecessary selection changeMahmoud Badri2018-10-174-36/+47
* Fix crash on exitTomi Korpipaa2018-10-174-6/+13
* Add replace datainput controller functionalityJanne Kangas2018-10-172-22/+78
* Drag and drop images to the timelineMahmoud Badri2018-10-154-31/+28
* Rename material to the shared material nameJere Tuliniemi2018-10-121-0/+1
* Make effect/material asset importing more robustMiikka Heikkinen2018-10-122-31/+47
* Refactor material property writingJere Tuliniemi2018-10-111-25/+21
* Fix copying when changing from ref to standard matJere Tuliniemi2018-10-111-44/+62
* Change many CStrings to QStringMahmoud Badri2018-10-1022-787/+386
* Correct loading initial presentationMahmoud Badri2018-10-041-15/+0
* Fix Dnd a sub-presentation to the scene as a textureMahmoud Badri2018-10-042-19/+19
* 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
* | Show presentation ID in project paletteMiikka Heikkinen2018-10-031-0/+4
* | Correct refreshing renderables in the inspectorMahmoud Badri2018-09-282-32/+0
* | Save texture properties to material filesJere Tuliniemi2018-09-263-51/+186
* | Change pasting logicMiikka Heikkinen2018-09-263-39/+60
* | Remove hierarchies from Referenced material dialogMahmoud Badri2018-09-262-0/+21
* | Delete unused custom material instances after material changeJanne Kangas2018-09-261-4/+9
* | Merge branch '2.1' into masterMiikka Heikkinen2018-09-2514-99/+211
|\|
| * Update welcome screenMiikka Heikkinen2018-09-202-0/+12
| * Ensure selection change is sent at undo/redoMiikka Heikkinen2018-09-192-3/+6
| * Fix toggle shy/locked for multiple selected objectsMiikka Heikkinen2018-09-192-0/+25
| * Preserve original start/end times when making objects into componentJanne Kangas2018-09-191-10/+20
| * Revert "Update group pivot and position when adding objects to it"Tomi Korpipaa2018-09-181-46/+5
| * Update group pivot and position when adding objects to itTomi Korpipaa2018-09-171-24/+46
| * Adjust pivot point and position of a new groupTomi Korpipaa2018-09-141-0/+18
| * Fix undo/redo not updating scene when animated property changesMiikka Heikkinen2018-09-141-0/+11
| * Do not display rename notification on object duplication/addJanne Kangas2018-09-142-13/+18
| * Do not query sibling timerange when creating new object by DnDJanne Kangas2018-09-132-12/+20
| * Check for name uniqueness when dragging objects into a componentMiikka Heikkinen2018-09-121-5/+19
| * Fix crash related to moving objects into componentsMiikka Heikkinen2018-09-121-5/+15
| * Remove legacy viewerTomi Korpipaa2018-09-102-23/+0
| * Fix automatic element naming for groups, text, and componentsTomi Korpipää2018-09-061-5/+12
| * Add a 'Detach material' check box to the ChooseImagePropertyDlgMahmoud Badri2018-09-061-9/+4
| * Update data input iconsMiikka Heikkinen2018-09-061-2/+2
| * Update doc instances when a presentation Id changesMahmoud Badri2018-09-046-17/+48
| * Allow opening non-project .uip files with editorMiikka Heikkinen2018-09-041-3/+1
| * Check allowable datainput types when changing existing datainput typeJanne Kangas2018-09-032-2/+35
| * Remove misleading functionMiikka Heikkinen2018-09-032-13/+1
* | Keep the hidden material name same as the filenameJere Tuliniemi2018-09-211-0/+1
* | Adjust component pivot and position when adding objectsTomi Korpipaa2018-09-191-4/+9
* | Insert textures to imported materialsJere Tuliniemi2018-09-191-12/+30
* | Add pivot point and position calculation for groupsTomi Korpipaa2018-09-191-0/+40
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-113-3/+31
* | Parse datainput use from subpresentation files and check allowable typesJanne Kangas2018-09-112-7/+13
* | Create materials folder when importingJere Tuliniemi2018-09-101-0/+4
* | Import materials based on name instead of idJere Tuliniemi2018-09-102-13/+15
* | Support dots in material filenamesJere Tuliniemi2018-09-101-1/+2