Commit Graph

4 Commits

Author SHA1 Message Date
183f6cdd63 Fix favorite folders that are outside of the project being displayed in FileSystemDock's file list
(cherry picked from commit 8d137bcd29)
2025-10-10 11:04:56 +02:00
83a78186ca Fix crash due to null pointer dereference when moving/renaming folders in FileSystemDock
(cherry picked from commit 4e3a39a2e8)
2025-10-10 11:04:36 +02:00
0f760c7c97 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.

(cherry picked from commit 05fd79af7c)
2025-09-16 09:57:16 -05:00
f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00