summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Commands/CmdStack.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix undoing material type change doesn't update ref materials bugv2.2.0-rcv2.2.02.2Mahmoud Badri2018-12-101-3/+3
| | | | | | | | | | Also removed a previous hot fix (QT3DS-2768) and some cleanups in the undo/redo system. Task-number: QT3DS-2827 Change-Id: Id1bb8e89c4121dd3cf447bf29c1a0d02d034e247 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Fix undo and redo matdef savingJere Tuliniemi2018-11-261-0/+4
| | | | | | Task-number: QT3DS-2706 Change-Id: I797d615df13029bf062b5437ac588dbc5c77324b Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Fix bugs concerning freshly created matdefsJere Tuliniemi2018-11-221-0/+2
| | | | | | | | | | | | | | Material creation inside the material container has to be a transaction so that the created material functions correctly. This creates an undoable command which for now is just removed from the undo stack after the material creation. Some undo behaviors for the matdefs are also fixed. Task-number: QT3DS-2685 Task-number: QT3DS-2686 Change-Id: I5abe9884745b7092ff454e2463b74898ab87822a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-241-1/+1
| | | | | | | Task-number: QT3DS-18 Change-Id: I3800cd72b449b033b0b42cf2dd9e9eccc4eb7f8f Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Initial importOswald Buddenhagen2017-10-061-0/+110