summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-01-01Make sure auto bracket completion setting always works, closes #2332Juan Linietsky
2015-12-31make json sub-dictionaries shared, fixes #2381Juan Linietsky
2015-12-31When inserting new values in array property editor, keep type of last item, c...Juan Linietsky
2015-12-31changed shortcuts to be better friends with OSX, closes #2398Juan Linietsky
2015-12-31properly implement save as from script editor, fixes #2415Juan Linietsky
2015-12-31-Fixed focus for shader editor when switching tab, closes #2551Juan Linietsky
2015-12-31Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-29removed wron return types, fixes #2483reduz
2015-12-29-property change object's rotation pivot on children of scaled CanvasLayer, f...reduz
2015-12-28do not allow editing of tilemap if it's invisible, fixes #2601reduz
2015-12-28Fix proper ordering of project settings properties, also fixes inability to c...reduz
2015-12-28-Added proper code completion for singletonsreduz
2015-12-28Ability to set autoloads as singleton global variablesreduz
2015-12-28Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-12-28-added a visual tool to change the pivot of a sprite/asprite/polygon/etc. Clo...reduz
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-26Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-12-26-Added table support to RichTextLabelreduz
2015-12-24Colorize Rect2 and NodePath in script editorhondres
2015-12-21Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-21-Fix to progress dialog, speding it upJuan Linietsky
2015-12-20this failed in msvc, didn't in linux and mingwAriel Manzur
2015-12-16Merge pull request #3090 from neikeq/fix_3088Rémi Verschelde
2015-12-16small fix for undo redoJuan Linietsky
2015-12-16added labels to sections and propertiesJuan Linietsky
2015-12-15Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-15Fix Remove Item option in TileSet pluginIgnacio Etcheverry
2015-12-15Merge pull request #3080 from akien-mga/pr-input-presetsRémi Verschelde
2015-12-15Merge pull request #3083 from TheHX/pr-file-dialogRémi Verschelde
2015-12-15Add editor setting for display mode on file dialog and filesystem dockFranklin Sobrinho
2015-12-15Prevent deleting input presets as it does not workRémi Verschelde
2015-12-14Merge pull request #3076 from neikeq/rename_actionsRémi Verschelde
2015-12-14Forbid renaming input presetsIgnacio Etcheverry
2015-12-14Added input actions renamingIgnacio Etcheverry
2015-12-14Avoid project manager from processing gamepad inputFranklin Sobrinho
2015-12-14Fix editor layouts broken after 9a7ff65Ignacio Etcheverry
2015-12-14Merge pull request #3074 from neikeq/editor_layouts_patchRémi Verschelde
2015-12-14Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-14Editor layout dialog: name field grabs focus on popupIgnacio Etcheverry
2015-12-14Merge pull request #3073 from TheHX/pr-editor-dialogsRémi Verschelde
2015-12-14Implement double-click on remaining dialogsFranklin Sobrinho
2015-12-14replaced :var by :Variant in documentation, fixes #2897Juan Linietsky
2015-12-14do not open dominant script if external editor is selected, fixes #3067Juan Linietsky
2015-12-14Merge pull request #3061 from TheHX/pr-tree-dialogsRémi Verschelde
2015-12-14Merge pull request #3065 from TheHX/pr-array-editorRémi Verschelde
2015-12-13-scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky
2015-12-13fixed and improved selection and list selection, closes #2852Juan Linietsky
2015-12-13Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky