1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Franke
e26e96df4b Cleanup some things in shader editor code 2025-10-24 19:57:39 -07:00
Thaddeus Crews
b137476eb5 Merge pull request #109998 from aaronfranke/shader-toggle-files-organize
Organize toggle files button logic in shader editor
2025-10-24 11:23:12 -05:00
Thaddeus Crews
638c1d7bf9 Merge pull request #109775 from KoBeWi/shader_editor_is_like_script_editor_for_GPU
Clean up ShaderEditor shortcuts
2025-10-23 15:33:56 -05:00
Aaron Franke
23fa9d8508 Organize toggle files button logic in shader editor 2025-09-24 17:55:39 -07:00
Pāvels Nadtočajevs
75bbe3a0bc Shader Editor: Show "File" menu when no shaders are opened. 2025-09-11 09:47:16 +03:00
Aaron Franke
0831b4b516 Make shader editor menu position consistent between shader languages 2025-08-26 06:56:55 -07:00
kobewi
91f4e32bdf Cleanup ShaderEditor shortcuts 2025-08-19 16:49:14 +02:00
Giganzo
c21a03361a Add hover styles to buttons in Script/Shader editor 2025-08-16 15:05:07 +02:00
Thaddeus Crews
0d1d3ead8b Merge pull request #108381 from timothyqiu/shader-side-toggle
Fix error when "Toggle Files Panel" in shader editor
2025-07-24 14:23:47 -05:00
Thaddeus Crews
5c1db3203d Merge pull request #108877 from Giganzo/shader-editor-switch-on-hover
Fix shader editor menu switch on hover for file button
2025-07-23 13:27:06 -05:00
Thaddeus Crews
ba424d22ce Merge pull request #108295 from beicause/shader-editor-auto-opens-on-startup
Fix shader editor auto-opens on startup
2025-07-23 13:27:03 -05:00
Giganzo
38dcf25aca Fix shader editor menu switch on hover 2025-07-22 22:36:46 +02:00
aryan-11825114
89a467d586 Add minimum scale to shader list 2025-07-15 15:01:52 +05:30
Haoyu Qiu
b9657ad198 Fix error when "Toggle Files Panel" in shader editor 2025-07-07 22:34:13 +08:00
LuoZhihao
4e991bf8f7 Fix shader editor auto-opens on startup 2025-07-05 06:22:58 +08:00
A Thousand Ships
f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00