summaryrefslogtreecommitdiffstats
path: root/editor/register_editor_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-0/+2
|\
| * Expose toast notification methodsJayden Sipe2024-11-111-0/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-151-4/+1
|\|
| * Unify particle editorskobewi2024-10-041-4/+1
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add `@export_tool_button` annotation for easily creating inspector buttonsDanil Alexeev2024-09-271-0/+2
* Merge pull request #94582 from citizenll/feat_context_menu_plugin4.xRémi Verschelde2024-09-031-0/+2
|\
| * Add support for custom items to editor right-click context menuscitizenl2024-09-031-0/+2
* | Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-281-0/+3
|/
* Allow configuring the script filename casing ruleRedMser2024-03-051-1/+3
* Add new Parallax2D nodemarkdibarry2024-03-031-0/+2
* Allow configuring the maximum width for atlas importA Thousand Ships2024-02-131-0/+2
* GDExtension: add an interface for loading extra documentationRiteo2024-01-261-0/+4
* Move 3D scene import classes to their own folderAaron Franke2024-01-041-2/+2
* Improve engine startup/shutdown benchmarksYuri Sizov2023-12-081-4/+4
* Swap TileMap and TileSetkobewi2023-10-131-1/+1
* Merge pull request #80962 from YuriSizov/godot-the-editor-engineRémi Verschelde2023-09-251-1/+3
|\
| * Differentiate between core and editor-only singletonsYuri Sizov2023-08-241-1/+3
* | Add EditorStringNames singletonkobewi2023-09-031-0/+4
|/
* Make EditorInterface accessible as a singletonYuri Sizov2023-08-091-0/+1
* Fix API hash related crash in `EditorSettings`Ninni Pipping2023-07-311-1/+1
* Add separate editor plugin for TileMap and TileSetkobewi2023-07-261-1/+2
* Document editor import options in the class referenceHugo Locurcio2023-06-151-0/+27
* Small rework of tooltip pluginskobewi2023-05-301-1/+1
* Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-0/+8
* Enhance filesystem dock tooltipskobewi2023-05-121-0/+2
* Rework Navigation Avoidancesmix82023-05-101-0/+4
* Merge pull request #76026 from YuriSizov/editor-running-up-that-guiRémi Verschelde2023-04-261-1/+5
|\
| * Extract editor run toolbar into its own componentYuri Sizov2023-04-191-1/+5
* | Unexpose AnimationTrackEditPlugin as not implementedYuri Sizov2023-04-251-2/+0
|/
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-0/+4
* Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-0/+5
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+2
* Exposing more project settings for documentationNinni Pipping2023-03-151-0/+8
* Document `editor/naming/scene_name_casing` settingNinni Pipping2023-03-091-0/+9
* Implement a quick script inheritance checkJuan Linietsky2023-01-191-2/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Restore `AudioStreamEditor` classYuri Rubinsky2022-12-151-0/+2
* Add open scene button in Inspector for PackedScene resourceHaoyu Qiu2022-12-121-0/+2
* Use forward-declarations in big editor classestrollodel2022-11-291-2/+1
* Fix missing editor pluginsHaoyu Qiu2022-11-191-0/+2
* Move editor class and plugin registrations to a dedicated filetrollodel2022-11-181-0/+219