aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.2-stable2.1.2-stableRémi Verschelde2017-01-211-2/+2
* Remove Quick Filter Files and fix FS search hotkeyRémi Verschelde2017-01-215-27/+29
* Merge pull request #7557 from RandomShaper/ordered-image-group-files-2.1Rémi Verschelde2017-01-161-4/+12
|\
| * Make image-groups map in export.cfg orderedPedro J. Estébanez2017-01-161-4/+12
* | Improve usability in web export presentationeska2017-01-161-13/+28
* | Added favorites and recent history to create dialogPedro J. Estébanez2017-01-162-7/+336
* | Making bits of docs appear in different dialogues is made easier with EditorH...Juan Linietsky2017-01-165-40/+165
* | Add EditorNode::set_visible_editor()Pedro J. Estébanez2017-01-161-0/+1
|/
* Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz2017-01-122-0/+7
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-12225-230/+230
* Added option to toggle bucket fill previewMarc Gilleron2017-01-121-2/+3
* Added bucket fill previewMarc Gilleron2017-01-122-8/+87
* Show visual notice for visibility on Scene Dockvolzhs2017-01-122-1/+15
* Able to change visibility when ancestor node is hiddenvolzhs2017-01-121-13/+0
* Add new option to always open output on playGuilherme Felipe2017-01-121-0/+3
* Fix visibility of bottom panel when start playingGuilherme Felipe2017-01-122-14/+2
* PopupMenu upgrade: Hide on item selection (#7306)Ivan P. Skodje2017-01-121-0/+1
* Allows to start the scene with custom arguments within the editorbebae2017-01-122-12/+9
* TextureRegionEditor: Fix mouse wheel scroll speed.Andreas Haas2017-01-121-2/+2
* Fix crash on project importing by dragging a folder.Andreas Haas2017-01-121-1/+1
* Show selected node in Scene dock when parent node is foldedvolzhs2017-01-121-0/+6
* Check keystore field when export Android release apkvolzhs2017-01-123-0/+222
* Fix snap mode selector sticking in texture region moduleDmitry Kram2017-01-121-1/+1
* Set minimum version to 10.9 building OSXBastiaanOlij2017-01-122-4/+4
* i18n: Sync translations with WeblateRémi Verschelde2017-01-0815-1798/+8782
* Emit asm.js code into a dedicated file for asm.js exporteska2016-12-041-14/+23
* Release 2.1.1-stable2.1.1-stableRémi Verschelde2016-11-151-2/+2
* i18n: Sync translations with Weblate and update templateRémi Verschelde2016-11-1515-897/+2261
* i18n: Remove translations below 20% completionRémi Verschelde2016-11-1516-102160/+0
* Added snapping to 3D path handles to bring it in line with its 2D counterpartBen Hickling2016-11-151-0/+6
* Check entered and trimmed path when create, import, install projectvolzhs2016-11-151-30/+22
* Fix crash when select target path on import 3d scene windowvolzhs2016-11-152-2/+2
* Prevent to select children if selection lock or instanced scenevolzhs2016-11-151-7/+14
* Fix resetting to default value in EditorSettingsvolzhs2016-11-151-1/+0
* Export immediately if only one device presentPawel Kowal2016-11-151-6/+17
* Set project name as directory name instead of '.'volzhs2016-11-151-2/+2
* Select newly created or imported project automaticallyvolzhs2016-11-152-2/+45
* Prevent to make UndoRedo for duplicate if no selected nodevolzhs2016-11-151-0/+2
* Fix scene tree drag & drop places node as child (#6912)Keetz2016-11-151-31/+4
* Fixed flag for importing animation and skipping value tracks.Saracen2016-11-153-44/+51
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-025-35/+36
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-029-32/+4
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-0216-254/+254
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-0211-422/+422
* Fix usage of 3.0 naming API in 1038c1f8Rémi Verschelde2016-10-311-2/+2
* Fix memory leak with drag & drop on 2D viewportvolzhs2016-10-311-0/+1
* Ability to drag script files from Filesystem dock to SceneTree dock.Andreas Haas2016-10-314-2/+38
* Improve drag and drop on 2D viewportvolzhs2016-10-313-6/+453
* Fix p_index out of size error when closing scriptvolzhs2016-10-311-1/+1
* Remove dead code in FileSystemDockvolzhs2016-10-311-7/+0