godot-module-template/editor/scene/texture
Thaddeus Crews f9a6e51e21
Merge pull request #104488 from arkology/texture-editors-reuse-shader
TextureEditors: Compile shader/material only once
2025-09-30 18:35:07 -05:00
..
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
color_channel_selector.cpp
color_channel_selector.h
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
SCsub
texture_3d_editor_plugin.cpp TextureEditors: Compile shader/material only once 2025-08-23 13:48:07 +03:00
texture_3d_editor_plugin.h TextureEditors: Compile shader/material only once 2025-08-23 13:48:07 +03:00
texture_editor_plugin.cpp TextureEditors: Compile shader/material only once 2025-08-23 13:48:07 +03:00
texture_editor_plugin.h TextureEditors: Compile shader/material only once 2025-08-23 13:48:07 +03:00
texture_layered_editor_plugin.cpp Merge pull request #104488 from arkology/texture-editors-reuse-shader 2025-09-30 18:35:07 -05:00
texture_layered_editor_plugin.h Merge pull request #104488 from arkology/texture-editors-reuse-shader 2025-09-30 18:35:07 -05:00
texture_region_editor_plugin.cpp Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
texture_region_editor_plugin.h