aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5283 from djrm/remove_printsRémi Verschelde2016-06-191-3/+1
|\
| * Removed lots of printsDaniel J. Ramirez2016-06-181-3/+1
* | Merge pull request #5166 from djrm/shortcutsRémi Verschelde2016-06-192-52/+62
|\ \
| * | Completed shortcuts for Tile Map EditorDaniel J. Ramirez2016-06-121-20/+24
| * | Added some shortcutable actions for animation player editorDaniel J. Ramirez2016-06-121-6/+16
| * | Added customizable shortcuts for tile map editorDaniel J. Ramirez2016-06-121-27/+23
* | | -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-192-7/+13
| |/ |/|
* | Merge pull request #5236 from djrm/fix_#5228Rémi Verschelde2016-06-192-9/+9
|\ \
| * | Visible path editor icons, fixes #5228Daniel J. Ramirez2016-06-152-9/+9
* | | Drop fully commented-out filesRémi Verschelde2016-06-183-967/+0
* | | Drop empty files that are not used anywhereRémi Verschelde2016-06-182-71/+0
* | | Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-1821-11/+561
* | | -added missing .inc filesJuan Linietsky2016-06-172-6/+71
|/ /
* | Merge pull request #5163 from Paulb23/script_editor_shortcutsRémi Verschelde2016-06-152-58/+58
|\ \
| * | Added shader editor shortcutsPaulb232016-06-131-11/+11
| * | Added script editor shortcutsPaulb232016-06-131-47/+47
* | | Merge pull request #5137 from nunodonato/fixaxismessagesJuan Linietsky2016-06-141-4/+4
|\ \ \
| * | | * fix messages when modifying on switching the active axisNuno Donato2016-06-101-4/+4
* | | | Merge pull request #5138 from Geequlim/TextureRegionEditorJuan Linietsky2016-06-132-6/+40
|\ \ \ \
| * | | | Add support for AtlasTexture resourcesGeequlim2016-06-102-6/+40
| |/ / /
* | | | Merge pull request #5165 from neikeq/pr-issue-5116Juan Linietsky2016-06-132-0/+47
|\ \ \ \ | |_|/ / |/| | |
| * | | ConnectionsDock: Double click to create and go to signal connectionIgnacio Etcheverry2016-06-122-0/+47
* | | | Changed reload logic to auto-hard-reload scripts on save. It's simpler to use...Juan Linietsky2016-06-131-2/+7
| |_|/ |/| |
* | | fixed tile map editor plugin, all previews are now the same size, closes #4983Juan Linietsky2016-06-121-0/+6
* | | Changed how min/max icon size in ItemList works and replaced it by a fixed si...Juan Linietsky2016-06-121-1/+1
* | | rewrote LineEdit window repositioning code so it does not eat the last charac...Juan Linietsky2016-06-121-0/+1
* | | apply built-in scripts when running the game, closes #4987Juan Linietsky2016-06-111-1/+4
| |/ |/|
* | add line spacing option to script and shader editor (#5105)volzhs2016-06-092-0/+4
|/
* -Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky2016-06-082-0/+15
* Improved breakpoint marker position, and scales with font sizePaulb232016-06-071-1/+0
* Enhanced StyleBoxTexture:Geequlim2016-06-052-68/+107
* Add plugin to pick texture region and patch margins for Patch9FrameGeequlim2016-06-052-98/+190
* SampleLibraryEditor: Initialize "is_playing" variableBłażej Szczygieł2016-06-031-1/+1
* Cleaned up remote menuJuan Linietsky2016-06-032-0/+27
* Added 3 more translatable stringsDimOkGamer2016-06-013-3/+3
* Added more translatable strings in code. Updated template tools.pot.DimOkGamer2016-05-301-7/+7
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-305-7/+12
* Merge pull request #4847 from Hinsbart/fix_icon_scale_newRémi Verschelde2016-05-291-4/+5
|\
| * Delete unused code in TileMapEditorAndreas Haas2016-05-281-2/+0
| * Reorder tiles into nice columnsBojidar Marinov2016-05-271-3/+6
| * Use scalar to scale TileMap iconsAndreas Haas2016-05-271-2/+2
* | Merge pull request #4843 from Paulb23/breakpoints_next_prev_and_remove_issue_...Rémi Verschelde2016-05-292-0/+61
|\ \
| * | Added, goto next and previous breakpoint and remove all, issue 1690Paulb232016-05-272-0/+61
| |/
* | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750Rémi Verschelde2016-05-291-1/+3
|\ \
| * | Added breakpoint markers, issue 4750Paulb232016-05-261-1/+3
| |/
* | Merge pull request #4812 from neikeq/pr-search-barRémi Verschelde2016-05-294-20/+22
|\ \
| * | ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry2016-05-294-20/+22
| |/
* | Set more visible string to translatableGeequlim2016-05-291-3/+1
* | Merge pull request #4852 from MarianoGnu/masterMariano Javier Suligoy2016-05-281-0/+1
|\ \
| * | Remove focus from Sprite Region Editor dialog. Fixes #4751MarianoGNU2016-05-271-0/+1
| |/