summaryrefslogtreecommitdiffstats
path: root/editorlib/src/editorscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change editor save format from QML to JSON + QGLTF when supportedMiikka Heikkinen2016-12-161-3/+36
* Add option to GLTF export selected entity instead of whole sceneMiikka Heikkinen2016-11-101-2/+5
* New export GLTF dialogMiikka Heikkinen2016-11-081-11/+15
* Add ability to export the scene as a GLTF sceneMiikka Heikkinen2016-11-041-0/+61
* Enable dragging via helper arrowsMiikka Heikkinen2016-09-151-19/+87
* Add a simple way to move and orient camera to six main axis pointsMiikka Heikkinen2016-09-141-0/+41
* Fix drag-translate offset from helper plane for off-center meshesMiikka Heikkinen2016-09-141-1/+1
* Display world coordinates of the mouse cursor on toolbarMiikka Heikkinen2016-09-091-2/+44
* Add local axes visualization for currently selected objectMiikka Heikkinen2016-09-071-5/+63
* Fixed spotlight and directionallight mesh rotation after loadTomi Korpipää2016-06-211-0/+2
* Properly update group selection box in various undo/redo situationsMiikka Heikkinen2016-06-201-2/+25
* Don't display context menu after dragging camera aroundMiikka Heikkinen2016-06-201-3/+2
* 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-201-39/+95
* Changed camera model to a custom mesh and enabled triangle pickingMiikka Heikkinen2016-06-161-8/+9
* Added missing includeMiikka Heikkinen2016-06-161-0/+2
* Change selection box colorMiikka Heikkinen2016-06-161-6/+9
* Changed snap to grid to snap corners to the grid.Miikka Heikkinen2016-06-161-65/+135
* Fixed scene saving in linuxTomi Korpipää2016-06-151-1/+7
* Multiselect refactoringMiikka Heikkinen2016-06-141-121/+152
* Duplicate under the same parent, not always under scene rootTomi Korpipää2016-06-141-1/+1
* Hide camera frustum if the last camera is deletedTomi Korpipää2016-06-141-0/+6
* Update translationsTitta Heikkala2016-06-131-0/+1
* Fix drag translating of camera that was broken by recent changesMiikka Heikkinen2016-06-131-9/+16
* Change group box to always tightly contain group contentsMiikka Heikkinen2016-06-101-10/+76
* Fixed selection handle updates after Qt3D signaling changeTomi Korpipää2016-06-101-7/+14
* Fixed group selection context menuTomi Korpipää2016-06-091-2/+1
* Group box changed to encompass all grouped entitiesMiikka Heikkinen2016-06-081-3/+22
* Update translationsTitta Heikkala2016-06-071-0/+1
* Support for copy, cut and paste in 3D viewTomi Korpipää2016-06-071-0/+24
* Fix selection box and drag scaling for off-center custom meshesMiikka Heikkinen2016-06-061-3/+6
* Fix drag handle positioning after active camera changeMiikka Heikkinen2016-06-031-1/+5
* Fix various drag handle visibility issuesMiikka Heikkinen2016-06-031-9/+12
* Make drag handles partially transparent when not dragging/hovered overMiikka Heikkinen2016-06-031-0/+2
* Fix rotate handle position relative to selection box cornerMiikka Heikkinen2016-06-031-18/+28
* Anchor the opposite corner when drag-scalingMiikka Heikkinen2016-06-031-11/+27
* Changes to drag handle functionalityMiikka Heikkinen2016-06-021-77/+95
* Fixes crash when loading scenesTomi Korpipää2016-06-021-3/+5
* Added highlighting multiselected entitiesTomi Korpipää2016-06-011-4/+28
* Multiselection support in tree viewTomi Korpipää2016-05-311-32/+43
* Multiselection support in 3D viewTomi Korpipää2016-05-301-7/+61
* Refactor editor to support launching it from creator pluginMiikka Heikkinen2016-05-301-0/+2286