summaryrefslogtreecommitdiffstats
path: root/editor/plugins/texture_layered_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Improve layered texture previewBlueCube33102024-08-161-2/+6
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Add bulk change guards to successive theme overrides in Editor and GUIYuri Sizov2023-10-191-4/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+1
* Port remaining connections to callable_mpTomasz Chabora2022-09-181-1/+0
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-3/+3
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Removed _change_notifyreduz2021-02-101-1/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-4/+4
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Style: Fix missing/invalid copyright headersRémi Verschelde2020-05-141-1/+1
* New lightmapperJuan Linietsky2020-05-101-0/+95