summaryrefslogtreecommitdiffstats
path: root/editorlib
Commit message (Expand)AuthorAgeFilesLines
* Hide center line when drag handles are disabledMiikka Heikkinen2016-06-201-1/+2
* Fix crash at new sceneMiikka Heikkinen2016-06-201-6/+8
* Fix index corruption related to entity removalMiikka Heikkinen2016-06-206-57/+107
* Keep tree view scroll position when model is resetMiikka Heikkinen2016-06-173-0/+10
* Changed camera model to a custom mesh and enabled triangle pickingMiikka Heikkinen2016-06-166-79/+130
* Fixed duplicate placement when item is scaledTomi Korpipää2016-06-161-2/+1
* Fixed apply-cancel for languageTomi Korpipää2016-06-161-6/+12
* Added missing includeMiikka Heikkinen2016-06-161-0/+2
* Change selection box colorMiikka Heikkinen2016-06-162-7/+10
* Changed snap to grid to snap corners to the grid.Miikka Heikkinen2016-06-163-70/+151
* Set default folders to dialogsTitta Heikkala2016-06-161-0/+2
* Changed text alignment for texture selection buttonTitta Heikkala2016-06-161-0/+8
* Fixed scene saving in linuxTomi Korpipää2016-06-151-1/+7
* Added autosave flag to persistent settingsTomi Korpipää2016-06-151-20/+53
* Styled threeview's scrollbarTitta Heikkala2016-06-141-0/+30
* Multiselect refactoringMiikka Heikkinen2016-06-149-224/+243
* Duplicate under the same parent, not always under scene rootTomi Korpipää2016-06-141-1/+1
* Fixed context menu paste in 3D viewTomi Korpipää2016-06-142-13/+14
* Hide camera frustum if the last camera is deletedTomi Korpipää2016-06-141-0/+6
* Default folder bug fixTomi Korpipää2016-06-132-4/+8
* Update translationsTitta Heikkala2016-06-137-340/+379
* Set FileDialog folderTomi Korpipää2016-06-135-14/+80
* Fix drag translating of camera that was broken by recent changesMiikka Heikkinen2016-06-131-9/+16
* Persistent settings support addedTomi Korpipää2016-06-133-13/+60
* Show dialog on "new" and "open" if there are unsaved changesTomi Korpipää2016-06-101-4/+46
* Removed deselectionTomi Korpipää2016-06-101-18/+3
* Change group box to always tightly contain group contentsMiikka Heikkinen2016-06-1013-20/+271
* Changed treeview branch indicatorTitta Heikkala2016-06-101-0/+15
* Prevent multiselecting scene rootTomi Korpipää2016-06-101-2/+9
* Fixed selection handle updates after Qt3D signaling changeTomi Korpipää2016-06-101-7/+14
* Change ToolSeparator widthTitta Heikkala2016-06-101-1/+1
* Fix camera projection type title appearanceTitta Heikkala2016-06-101-0/+14
* Fixed helper plane orientation on "new"Tomi Korpipää2016-06-101-2/+1
* Make grouping work correctly with multiselected parents and childrenMiikka Heikkinen2016-06-092-5/+16
* Add saved file to application titleTitta Heikkala2016-06-091-1/+8
* Don't change generic properties unnecessarilyMiikka Heikkinen2016-06-093-1/+12
* Support for copy, cut and paste in tree viewTomi Korpipää2016-06-099-35/+103
* Optimize isDescendant functionMiikka Heikkinen2016-06-091-9/+7
* Fixed deleting and duplicating multiselectionTomi Korpipää2016-06-094-6/+49
* Fixed group selection context menuTomi Korpipää2016-06-093-4/+2
* Make translate handle to be on top of scale handles alwaysMiikka Heikkinen2016-06-081-0/+1
* Group box changed to encompass all grouped entitiesMiikka Heikkinen2016-06-088-32/+140
* Update menusTitta Heikkala2016-06-087-12/+9
* Open texture selection dialog also from texture imageTitta Heikkala2016-06-071-0/+4
* Update translationsTitta Heikkala2016-06-075-1318/+473
* Support for copy, cut and paste in 3D viewTomi Korpipää2016-06-0711-6/+353
* Fix selection box and drag scaling for off-center custom meshesMiikka Heikkinen2016-06-063-4/+13
* New toolbar buttons and settings dialogTitta Heikkala2016-06-068-191/+289
* Fix drag handle positioning after active camera changeMiikka Heikkinen2016-06-031-1/+5
* Camera menu items replacedTitta Heikkala2016-06-036-71/+91