summaryrefslogtreecommitdiffstats
path: root/editorlib
Commit message (Expand)AuthorAgeFilesLines
* Fix 'redo' tooltip on the tool barHEADmasterMegidd Git2018-08-071-1/+1
* Change editor save format from QML to JSON + QGLTF when supportedMiikka Heikkinen2016-12-168-9/+376
* GLTF exporter is now in 5.9, so uncomment the related defineMiikka Heikkinen2016-11-171-2/+1
* Delay sceneloader delete to avoid random crashesMiikka Heikkinen2016-11-111-1/+2
* Add option to GLTF export selected entity instead of whole sceneMiikka Heikkinen2016-11-103-7/+35
* Allow importing lights as part of a sceneMiikka Heikkinen2016-11-082-19/+19
* New export GLTF dialogMiikka Heikkinen2016-11-087-37/+265
* Add ability to export the scene as a GLTF sceneMiikka Heikkinen2016-11-047-1/+105
* Hide the original entity loaded by scene loaderMiikka Heikkinen2016-09-193-0/+15
* Update icons and shortcutsMiikka Heikkinen2016-09-1510-120/+242
* Enable dragging via helper arrowsMiikka Heikkinen2016-09-1511-109/+211
* Add a simple way to move and orient camera to six main axis pointsMiikka Heikkinen2016-09-149-1/+143
* 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-099-25/+99
* Add local axes visualization for currently selected objectMiikka Heikkinen2016-09-076-6/+238
* Add QtQuick import to exported sceneMiikka Heikkinen2016-08-151-0/+1
* Ensure InputSettings and RenderSettings are exported in proper orderMiikka Heikkinen2016-08-111-2/+4
* Use new StateMask enum locationJanne Koskinen2016-08-011-19/+19
* Use the imported file name as imported entity name, if it is valid nameMiikka Heikkinen2016-07-011-4/+20
* Automatically add the wizard generated scene to RESOURCESMiikka Heikkinen2016-07-011-6/+3
* Don't save camera projection matrixMiikka Heikkinen2016-06-302-1/+19
* Open the correct scene when opening the embedded editorMiikka Heikkinen2016-06-292-11/+23
* Fix crash if user clicks on the editor before viewport is initializedMiikka Heikkinen2016-06-291-3/+3
* Set dummy surface for rendererMiikka Heikkinen2016-06-282-3/+29
* Creator plugin launches embedded editorMiikka Heikkinen2016-06-2845-971/+1081
* Fix the behavior of TextInput field inside treeviewMiikka Heikkinen2016-06-225-24/+28
* Fixed spotlight and directionallight mesh rotation after loadTomi Korpipää2016-06-211-0/+2
* Use QtQuick.Controls 2.0 ApplicationWindowMiikka Heikkinen2016-06-211-2/+3
* Remove old image from resourcesTitta Heikkala2016-06-211-1/+0
* Added new image for invalid drag and removed old unused imagesTitta Heikkala2016-06-2123-21/+2
* Fix crash when undo/redoing the deletion of the last cameraMiikka Heikkinen2016-06-201-1/+1
* Properly update group selection box in various undo/redo situationsMiikka Heikkinen2016-06-209-17/+58
* 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-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