summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-09-21Fix crash when disabling main screen pluginGeorge Marques
2016-09-19Merge pull request #6549 from Hinsbart/default_layoutRémi Verschelde
2016-09-19Make the choosable default editor layout the same as the actual default one.Andreas Haas
2016-09-18Merge pull request #6534 from djrm/iconsRémi Verschelde
2016-09-18Merge pull request #6525 from vnen/plugin-bottom-show-hideRémi Verschelde
2016-09-18New distraction free mode iconDaniel J. Ramirez
2016-09-17Merge pull request #6516 from vnen/plugin-main-screenRémi Verschelde
2016-09-17Merge pull request #6498 from Paulb23/current_script_highlight_fixRémi Verschelde
2016-09-17Merge pull request #6414 from RandomShaper/improve-shader-shadowRémi Verschelde
2016-09-17Expose bottom panel show/hide for pluginsGeorge Marques
2016-09-16Add a function to plugin get the main screen parentGeorge Marques
2016-09-15Fix highlight current script when script temputure is disabledPaulb23
2016-09-14Call run callbackJuan Linietsky
2016-09-14Added API version and hashing to ObjectTypeDBJuan Linietsky
2016-09-13Added a generic AStar implementation to Godot.Juan Linietsky
2016-09-13Make Godot detect if the screen is too small (<1200 pixels wide), and use sin...Juan Linietsky
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky
2016-09-13Distraction free icon was missingJuan Linietsky
2016-09-13-Add a distraction free mode button (so users know it's there)Juan Linietsky
2016-09-12Added favorites and recent history to create dialogJuan Linietsky
2016-09-12Modified resource menu for node scripts so it always goes through the new scr...Juan Linietsky
2016-09-12Merge pull request #6465 from Paulb23/script_highlight_color_updateRémi Verschelde
2016-09-12Update current script color on changePaulb23
2016-09-12Do ctrl-click on any code identifier to go to definiton or help page.Juan Linietsky
2016-09-11Changed default assignment of shorcut for alt-left/right to history next/prev...Juan Linietsky
2016-09-11-Added a ColorFrame control, kind of like Texture but for color.Juan Linietsky
2016-09-11-Cleaned up find/replace bar for replace (made selection only default if sele...Juan Linietsky
2016-09-10fix get_selected_nodes()Juan Linietsky
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky
2016-09-10-Added way to generate resource previews from script plugin.Juan Linietsky
2016-09-10Add API for inspecting objects from EditorPlugin, as requested in one of the ...Juan Linietsky
2016-09-10Merge pull request #5692 from kubecz3k/remoteTransformJuan Linietsky
2016-09-10Merge pull request #5920 from 29jm/fix-warningsJuan Linietsky
2016-09-10Merge pull request #6137 from supaiku-o/masterJuan Linietsky
2016-09-10Merge pull request #6363 from vnen/winrtJuan Linietsky
2016-09-09Move hardcoded theme colors from editor_node into editor_themesRalf Hölzemer
2016-09-09Merge pull request #6436 from djrm/iconsRémi Verschelde
2016-09-08Tweaked some icons, including xform oneDaniel J. Ramirez
2016-09-08Merge pull request #6190 from iammangod96/patch-1Ignacio Etcheverry
2016-09-08Added customisable grid color, issue 3781Paulb23
2016-09-08Merge pull request #6368 from Garmelon/issue-6320Rémi Verschelde
2016-09-07Merge pull request #6418 from RandomShaper/canvas-show-hide-bonesGeorge Marques
2016-09-07Renamed the bind_native functions to bind_vararg, should make it show the doc...Juan Linietsky
2016-09-07Merge pull request #6421 from Paulb23/highlight_current_script_issue_5450Rémi Verschelde
2016-09-07Added setting to change current script background color, issue 5450Paulb23
2016-09-07Add show bones checkable menu itemPedro J. Estébanez
2016-09-07Fix dialogs in ProjectManage don't with editor theme issueGeequlim
2016-09-07Expose light shadow color to canvas item shadersPedro J. Estébanez
2016-09-06Do not expose resource/ properties in sectioned property editor, closes #6396Juan Linietsky