Age | Commit message (Expand) | Author |
2022-11-16 | Merge pull request #68709 from MewPurPur/instance-begone-part3 | Rémi Verschelde |
2022-11-16 | Remove more instances of 'instance' being used as a verb | VolTer |
2022-11-14 | Remove redundant Variant-types initializations | Markus Sauermann |
2022-11-14 | [MP] Move engine and editor profilers to a plugin. | Fabio Alessandrelli |
2022-11-14 | [Editor] Better expose EditorDebuggerPlugin. | Fabio Alessandrelli |
2022-11-11 | Use a bold font for section titles in the editor performance monitor | Hugo Locurcio |
2022-10-31 | Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish | Rémi Verschelde |
2022-10-31 | Merge pull request #67578 from KoBeWi/GEDITOR | Rémi Verschelde |
2022-10-20 | Add buttons in Remote Scene Tree | Micky |
2022-10-18 | Unify usage of GLOBAL/EDITOR_GET | kobewi |
2022-10-14 | Make some Image methods static | kobewi |
2022-10-11 | Use `JSON::stringify` where possible | Micky |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-10-06 | Debugger: Fix fetching source to link C++ error on GitHub | Rémi Verschelde |
2022-09-26 | Style: Cleanup header guards for consistency | Rémi Verschelde |
2022-09-14 | Merge pull request #65490 from halgriffiths/profiler-fix | Rémi Verschelde |
2022-09-13 | Fix profiler being disabled at wrong times | halgriffiths |
2022-09-09 | Merge pull request #63640 from mbe9/fix_noneditable_remote_objects | Rémi Verschelde |
2022-09-08 | Remove read-only status from EditorDebuggerRemoteObject | SaracenOne |
2022-08-30 | Merge pull request #64377 from Mickeon/rename-canvas-redraw | Rémi Verschelde |
2022-08-30 | Rename TreeItem's `set_tooltip` to `set_tooltip_text` | Micky |
2022-08-29 | Rename `CanvasItem.update()` to `queue_redraw()` | Micky |
2022-08-29 | Merge pull request #65023 from Faless/js/4.x_is_web | Rémi Verschelde |
2022-08-29 | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli |
2022-08-29 | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde |
2022-08-28 | Merge pull request #64885 from Mickeon/rename-tooltip-hint | Rémi Verschelde |
2022-08-27 | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record |
2022-08-27 | Rename `hint_tooltip` to `tooltip_text` & setget | Micky |
2022-08-23 | Disable editing properties in foreign resources | SaracenOne |
2022-08-22 | Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO | Rémi Verschelde |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-08-18 | Make Debugger/Misc LineEdits uneditable | kobewi |
2022-08-02 | Fix editing of remote objects in the inspector | Pavel Pletnev |
2022-07-31 | Merge pull request #56063 from KoBeWi/dragging_nodes_over_wifi | Rémi Verschelde |
2022-07-31 | Extract EditorResourceConversionPlugin into its own source files and clean up... | Yuri Sizov |
2022-07-31 | Add node path drag from remote tree | kobewi |
2022-07-29 | Remove Signal connect binds | Juan Linietsky |
2022-07-26 | Split up editor export code into multiple files | Aaron Franke |
2022-07-25 | Merge pull request #63436 from Calinou/editor-debugger-require-script-instance | Rémi Verschelde |
2022-07-25 | Require ScriptInstance to be valid in the editor debugger | Hugo Locurcio |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-07-18 | Rename Control PRESET_WIDE to PRESET_FULL_RECT | FireForge |
2022-07-09 | Seperate filter and description in FileDialog.add_filter() | FireForge |
2022-07-08 | Add static methods for creating Image and ImageTexture | kobewi |
2022-07-07 | Merge pull request #62108 from bruvzg/font_config_v3 | Rémi Verschelde |
2022-07-06 | Double check the selected tree item on error activated and error selected cal... | Hristo Stamenov |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-07-01 | Fixing Print_rich which only displays correctly in terminal | Voylin |
2022-06-26 | Request attention on the editor window when done recording a movie | Hugo Locurcio |
2022-06-20 | Clean up Hash Functions | reduz |