Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | RĂ©mi Verschelde |
2022-11-19 | [MP] Initial replication profiler. | Fabio Alessandrelli |
2022-11-17 | [MP] Improve network profiler. | Fabio Alessandrelli |
2022-11-14 | Fix periods in editor strings and messages | Hugo Locurcio |
2022-11-14 | [MP] Move engine and editor profilers to a plugin. | Fabio Alessandrelli |
2022-11-11 | Use forward-declarations in EditorPlugin where possible | trollodel |
2022-11-02 | Unify usage of undo_redo in editor | kobewi |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-08-07 | [MP] Cleanup and fixes for replication plugin. | Fabio Alessandrelli |
2022-08-01 | Remove excessive `editor/property_editor.h` includes | Yuri Sizov |
2022-07-31 | Extract EditorResourceConversionPlugin into its own source files and clean up... | Yuri Sizov |
2022-07-29 | Remove Signal connect binds | Juan Linietsky |
2022-07-26 | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli |