Age | Commit message (Expand) | Author |
2018-07-19 | -Project/Editor settings now use new inspector | Juan Linietsky |
2018-07-18 | Export: Properly reload preset when opening dialog | Rémi Verschelde |
2018-07-15 | Added small icon to expand the bottom panel (and shortcut too) | Juan Linietsky |
2018-07-04 | Merge pull request #19849 from willnationsdev/expose-script-create-dialog | Max Hilbrunner |
2018-07-04 | Expose ScriptCreateDialog to EditorPlugin | willnationsdev |
2018-07-03 | Merge pull request #19192 from marcelofg55/undo_redo_msg | Max Hilbrunner |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-11 | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | Rémi Verschelde |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky |
2018-05-27 | Add a message when there is nothing to Undo or Redo | Marcelo Fernandez |
2018-05-17 | Moved inspector functionality from EditorNode to InspectorDock. | Daniel J. Ramirez |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-04-08 | Drag to rearrange Tabs and TabContainer | ianb96 |
2018-03-23 | Merge pull request #17576 from Mr-Slurpy/master | Rémi Verschelde |
2018-03-17 | Added tool menu functions in EditorPlugin | Mr-Slurpy |
2018-02-25 | Update icons when theme changed | Poommetee Ketson |
2018-02-19 | Added an auto quit and auto build flag to the command line options. | Nathan Warden |
2018-02-14 | Enable EditorPlugin to add/remove autoloads | Will Nations |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-14 | -Add lightmapper | Juan Linietsky |
2017-11-26 | Merge pull request #13233 from Krakean/add_eidtorinspector_collapseexpand_v2 | Rémi Verschelde |
2017-11-26 | Merge pull request #13259 from Paulb23/restore_scenes_on_startup_issue_2385 | Rémi Verschelde |
2017-11-24 | Restore scenes on startup, issue 2385 | Paulb23 |
2017-11-24 | Universalize draw-over API for EditorPlugins | Pedro J. Estébanez |
2017-11-24 | Implemented a collapse/expand all feature request for Inspector (issue #9427)... | Dmitry Koteroff |
2017-11-18 | add scene button and tab scrolling | Ian |
2017-11-16 | Add a print handler for the editor output panel | George Marques |
2017-11-12 | Update meshes when reimporting, | Daniel J. Ramirez |
2017-11-10 | Some fixes and improvements. | Daniel J. Ramirez |
2017-11-03 | Improve file/folder drag preview on filesystem dock | MillionOstrich |
2017-10-18 | Fixes snapping and replaces the _draw_canvas by forward_canvas_draw | Gilles Roudiere |
2017-09-22 | Ability to convert from SpatialMaterial to ShaderMaterial | Juan Linietsky |
2017-09-20 | Show button name always in main toolbar | volzhs |
2017-09-17 | Merge pull request #11274 from Rubonnek/keep-argument-names-consistent | Rémi Verschelde |
2017-09-16 | Apply clang-format again to recent changes | Rémi Verschelde |
2017-09-14 | Renamed function arguments to keep them consistent between declaration and im... | Wilson E. Alvarez |
2017-09-14 | Warn the user that changes to resources will be lost when editing imported or... | Juan Linietsky |
2017-09-04 | fixed hover line for menu button | toger5 |
2017-08-31 | Fix issues regarding reload of resources in imported scenes. Closes #10017 | Juan Linietsky |
2017-08-29 | Merge pull request #10771 from neikeq/pr-improve-build-callbacks | Juan Linietsky |
2017-08-29 | Improve build callbacks | Ignacio Etcheverry |
2017-08-29 | EditorNode: enhance open scene error dialog | Poommetee Ketson |
2017-08-27 | -Moved script run to editor, removed from project | Juan Linietsky |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | Cleanup tons of obsolete commented out code | Rémi Verschelde |
2017-08-26 | -Split EditorPlugin into EditorPlugin and EditorInterface | Juan Linietsky |
2017-08-22 | Merge pull request #10254 from marcelofg55/master | Rémi Verschelde |
2017-08-17 | Added notification const NOTIFICATION_WM_ABOUT | Marcelo Fernandez |