Age | Commit message (Expand) | Author |
2018-04-03 | Remove the selection rect for nodes that do not require it | Gilles Roudiere |
2018-04-03 | Ctrl+Clicking a enum now scrolls down to it in the docs. | Felix Yang |
2018-04-03 | Fixes issues with selectable children and locks | Gilles Roudiere |
2018-04-03 | Fix Collada material roughness import function 4 | Dmitriy Romanov |
2018-04-03 | Merge pull request #17935 from Rubonnek/remove-unneeded-sort | Rémi Verschelde |
2018-04-02 | Removed unneeded sort from SpriteFramesEditor plugin | Wilson E. Alvarez |
2018-04-02 | Abstracted the syntax highlighter from text edit | Paulb23 |
2018-04-01 | Mesh: fix crash when creating mesh outline from QuadMesh | Poommetee Ketson |
2018-03-31 | Fix Collada material roughness import function 3 | Dmitriy Romanov |
2018-03-30 | perform_node_renames fix for a case where the new name is empty | Nikodem Lokatelj |
2018-03-29 | Fix Collada material roughness import function 2 | Dmitriy Romanov |
2018-03-28 | Fixed some popups not shrinking their size back when losing items. | Michael Alexsander Silva Dias |
2018-03-28 | Fix Collada material roughness import function | Dmitriy Romanov |
2018-03-28 | Merge pull request #17785 from Rubonnek/simplify-canvas-item-logic | Gilles Roudiere |
2018-03-28 | FIX: FILE_SHOW_IN_EXPLORER now correctly shows the file's directory | Nikodem Lokatelj |
2018-03-28 | Enable snapping in 2D when control key pressed | Chaosus |
2018-03-27 | Use radio-button-like menu entries where applicable | Pedro J. Estébanez |
2018-03-27 | Support radio-button entries in ItemListPlugin | Pedro J. Estébanez |
2018-03-27 | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez |
2018-03-27 | Unify http- and percent- encode/decode | Pedro J. Estébanez |
2018-03-27 | Added shortcut to rename files | Wilson E. Alvarez |
2018-03-26 | Simplify CanvasItemEditor anchor drag logic | Wilson E. Alvarez |
2018-03-25 | Fixes replace all not replacing the first word | Crazy-P |
2018-03-24 | Fix bug added in PR#17589. Resources couldn't be saved to files | robfram |
2018-03-24 | Fix all categories unfold when one key binding is changed | Alessandro |
2018-03-23 | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson |
2018-03-23 | Merge pull request #17706 from Calinou/overhaul-hidpi-settings | Rémi Verschelde |
2018-03-23 | Overhaul the display scaling editor settings | Hugo Locurcio |
2018-03-23 | Extended node renames function to also rename script instance node path prope... | Nikodem Lokatelj |
2018-03-23 | Merge pull request #17344 from poke1024/multi-add-clear-script | Rémi Verschelde |
2018-03-23 | Merge pull request #17490 from robfram/homogenize-check-prop-names | Rémi Verschelde |
2018-03-23 | Merge pull request #17496 from robfram/fix-f3-change-editor-and-find | Rémi Verschelde |
2018-03-23 | Merge pull request #17505 from ArkDShiggy/invert_y-axis | Rémi Verschelde |
2018-03-23 | Merge pull request #17576 from Mr-Slurpy/master | Rémi Verschelde |
2018-03-21 | Prevented external editor from running multiple times | Ivan Vodopiviz |
2018-03-20 | Merge pull request #17589 from robfram/fix-always-save-at-run | Rémi Verschelde |
2018-03-20 | add option to invert y-axis | Julien CATINEAU |
2018-03-19 | Merge pull request #17622 from RandomShaper/gltf-fixes | Rémi Verschelde |
2018-03-19 | Fix animation length from glTF not correctly set | Pedro J. Estébanez |
2018-03-19 | Fix glTF not accepting VEC3 colors | Pedro J. Estébanez |
2018-03-18 | Fix saving unmodified scenes and resources | robfram |
2018-03-17 | Added tool menu functions in EditorPlugin | Mr-Slurpy |
2018-03-17 | Fix non-valid characters for `input_action` | robfram |
2018-03-17 | Fixes scrollbars in Canvas Item Editor | Gilles Roudiere |
2018-03-16 | Fix pressing `F3` do both changing to script editor AND find next text | robfram |
2018-03-15 | Merge pull request #17388 from Hinsbart/mono_class_name | Rémi Verschelde |
2018-03-15 | Mono: Avoid invalid class names. | Andreas Haas |
2018-03-14 | Merge pull request #17420 from marcelofg55/fscache_err_checks | Rémi Verschelde |
2018-03-13 | Added error checks for fscache saving | Marcelo Fernandez |
2018-03-13 | Duplicate Arrays and Dictionaries when instancing scene in editor | Bojidar Marinov |