summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Doc
Commit message (Expand)AuthorAgeFilesLines
* Prevent unnecessary selection changeMahmoud Badri2018-10-173-34/+45
* Fix crash on exitTomi Korpipaa2018-10-172-4/+4
* Add replace datainput controller functionalityJanne Kangas2018-10-172-22/+78
* Drag and drop images to the timelineMahmoud Badri2018-10-153-24/+20
* 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-109-125/+114
* 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
* | 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-258-62/+186
|\|
| * 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
| * 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 doc instances when a presentation Id changesMahmoud Badri2018-09-044-8/+38
| * 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-112-3/+28
* | 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
* | Fix duplication and renaming of materialsJere Tuliniemi2018-09-052-39/+9
* | Fix material file creation for macOSTomi Korpipaa2018-09-041-3/+3
* | Check allowable datainput types when changing existing datainput typeJanne Kangas2018-08-312-2/+35
* | Remove misleading functionMiikka Heikkinen2018-08-302-13/+1
* | Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-302-70/+131
|\|
| * Allow item(s) DnD to component directly from sceneJanne Kangas2018-08-301-6/+42
| * Resize layer when subpresentation is set to itMiikka Heikkinen2018-08-302-0/+75