kobewi
7cee91f05b
Fix favorites icon size in FileSystem dock
2025-10-13 13:58:10 +02:00
Thaddeus Crews
38af23a654
Merge pull request #89409 from aaronfranke/server-folders
...
Move server files into their subfolders
2025-10-03 12:01:00 -05:00
Thaddeus Crews
bf926c2000
Merge pull request #106503 from KoBeWi/docker_exe
...
Rework editor docks
2025-10-01 17:54:10 -05:00
Thaddeus Crews
1df6a40aa0
Merge pull request #110066 from Giganzo/folder-color
...
Fix folder color in FileSystem Dock when using light theme
2025-10-01 13:12:41 -05:00
Aaron Franke
3d1c9fd5de
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
kobewi
97b398cba1
Rework editor docks
2025-09-29 17:30:41 +02:00
Thaddeus Crews
121b1b7d58
Merge pull request #110420 from fstxz/fix-folder-nullptr
...
Fix crash due to null pointer dereference when moving/renaming folders in `FileSystemDock`
2025-09-25 14:57:10 -05:00
Thaddeus Crews
5088a93024
Merge pull request #110415 from fstxz/fix_favorites
...
Fix favorite folders that are outside of the project being displayed in `FileSystemDock`'s file list
2025-09-25 14:57:08 -05:00
kobewi
eae9ef2292
Change preview methods to take Callable
2025-09-23 20:13:00 +02:00
Michael Alexsander
aeb3a45c97
Hide Control
focus when given via mouse input
2025-09-19 13:43:29 -03:00
Colin O'Rourke
c4559c02de
VisualShader Conversion fails with Embeds
...
Potentially resolves https://github.com/godotengine/godot/issues/101375
VisualShader now has a has_node_embeds function that runs through it's child nodes to find embedded resources via object properties. Conversion plugin uses this function to catch the error.
2025-09-18 14:35:30 -07:00
Artemy Fedotov
8d137bcd29
Fix favorite folders that are outside of the project being displayed in FileSystemDock
's file list
2025-09-11 16:44:40 +04:00
Artemy Fedotov
4e3a39a2e8
Fix crash due to null pointer dereference when moving/renaming folders in FileSystemDock
2025-09-11 15:31:32 +04:00
Giganzo
12d74872a5
Fix folder color in FileSystem Dock when using light theme
2025-08-28 22:38:00 +02:00
Colin O'Rourke
05fd79af7c
Material Conversion Error Handling
...
Material Conversion Plugins now ERR_FAIL if called on an unitialized material.
FileSystemDock no longer crashes if Conversion Plugin fails and returns a null ref.
2025-08-06 14:03:11 -07: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