summaryrefslogtreecommitdiffstats
path: root/editor/plugins/texture_3d_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-2/+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/+0
* Removed _change_notifyreduz2021-02-101-1/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Implement 3D textures as import and resource format.reduz2020-09-091-0/+93