This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
f987cf8a8a613bed4a9feef77ec9faa91c62ac86
godot
/
editor
/
docks
History
Thaddeus Crews
f987cf8a8a
Merge pull request
#110231
from fstxz/fix_shader_path
...
Fix invalid suggested file name when saving resource from a scene that hasn't been saved yet
2025-09-24 09:59:06 -05:00
..
editor_dock_manager.cpp
Don't hard-code hsplit count
2025-09-19 16:05:26 +02:00
editor_dock_manager.h
Don't hard-code hsplit count
2025-09-19 16:05:26 +02:00
filesystem_dock.cpp
Change preview methods to take Callable
2025-09-23 20:13:00 +02:00
filesystem_dock.h
Change preview methods to take Callable
2025-09-23 20:13:00 +02:00
groups_editor.cpp
…
groups_editor.h
…
history_dock.cpp
…
history_dock.h
…
import_dock.cpp
…
import_dock.h
…
inspector_dock.cpp
…
inspector_dock.h
…
node_dock.cpp
…
node_dock.h
…
scene_tree_dock.cpp
Merge pull request
#110231
from fstxz/fix_shader_path
2025-09-24 09:59:06 -05:00
scene_tree_dock.h
Track last selection using ObjectID
2025-08-20 14:49:50 +02:00
SCsub
…