Age | Commit message (Expand) | Author |
2016-10-08 | Refactor node naming APIs used by editor | Pedro J. Estébanez |
2016-10-08 | Fix reparent undo not renaming back | Pedro J. Estébanez |
2016-10-06 | Project manager: grab focus on ok button after path selection. | Andreas Haas |
2016-10-05 | fixes #6695 - MultiNodeEdit edit path in exported NodePath | Răzvan Cosmin Rădulescu |
2016-10-04 | Add shortcut to reset cursor position in 3D Editor ( #166 ) | Fabio Alessandrelli |
2016-10-04 | ConnectionDialog: Don't allow connecting to a Node without a script if target... | Andreas Haas |
2016-10-03 | Merge pull request #6684 from Hinsbart/save_all | Rémi Verschelde |
2016-10-03 | Merge pull request #6662 from RandomShaper/export-texture-flags | Rémi Verschelde |
2016-10-03 | Merge pull request #6640 from Hinsbart/color_picker | Rémi Verschelde |
2016-10-03 | Merge pull request #6592 from Hinsbart/anim_zoom | Rémi Verschelde |
2016-10-03 | Merge pull request #6575 from Geequlim/more_themes | Rémi Verschelde |
2016-10-03 | Merge pull request #6554 from pkowal1982/propertyeditortooltips | Rémi Verschelde |
2016-10-03 | Merge pull request #6479 from RandomShaper/improve-debug-focus | Rémi Verschelde |
2016-10-02 | Fix "Save All" option in Script editor. | Andreas Haas |
2016-09-30 | Respect texture .flags files on export | Pedro J. Estébanez |
2016-09-30 | Fix typo for word_wrap | volzhs |
2016-09-29 | Add inline ColorPicker to Script text editor. | Andreas Haas |
2016-09-26 | Append selected dir when openning dir with Editorfiledialog | Ying-Ruei Liang(KK) |
2016-09-26 | Show "." in item_list of EditorFiledialog | Ying-Ruei Liang(KK) |
2016-09-23 | AnimationEditor: zoom using ctrl+wheel | Andreas Haas |
2016-09-21 | Fix crash when disabling main screen plugin | George Marques |
2016-09-20 | More custom theme support for editor | Geequlim |
2016-09-19 | Show True/False tooltip in property editor for bool values | Pawel Kowal |
2016-09-19 | Merge pull request #6549 from Hinsbart/default_layout | Rémi Verschelde |
2016-09-19 | Make the choosable default editor layout the same as the actual default one. | Andreas Haas |
2016-09-18 | Merge pull request #6534 from djrm/icons | Rémi Verschelde |
2016-09-18 | Merge pull request #6525 from vnen/plugin-bottom-show-hide | Rémi Verschelde |
2016-09-18 | New distraction free mode icon | Daniel J. Ramirez |
2016-09-17 | Merge pull request #6516 from vnen/plugin-main-screen | Rémi Verschelde |
2016-09-17 | Merge pull request #6498 from Paulb23/current_script_highlight_fix | Rémi Verschelde |
2016-09-17 | Merge pull request #6414 from RandomShaper/improve-shader-shadow | Rémi Verschelde |
2016-09-17 | Expose bottom panel show/hide for plugins | George Marques |
2016-09-16 | Add a function to plugin get the main screen parent | George Marques |
2016-09-15 | Fix highlight current script when script temputure is disabled | Paulb23 |
2016-09-14 | Call run callback | Juan Linietsky |
2016-09-14 | Added API version and hashing to ObjectTypeDB | Juan Linietsky |
2016-09-14 | Improve debug focus behavior | Pedro J. Estébanez |
2016-09-13 | Added a generic AStar implementation to Godot. | Juan Linietsky |
2016-09-13 | Make 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-13 | Distraction free icon was missing | Juan Linietsky |
2016-09-13 | -Add a distraction free mode button (so users know it's there) | Juan Linietsky |
2016-09-12 | Added favorites and recent history to create dialog | Juan Linietsky |
2016-09-12 | Modified resource menu for node scripts so it always goes through the new scr... | Juan Linietsky |
2016-09-12 | Merge pull request #6465 from Paulb23/script_highlight_color_update | Rémi Verschelde |
2016-09-12 | Update current script color on change | Paulb23 |
2016-09-12 | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky |
2016-09-11 | Changed 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 |