This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-07 19:32:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b815c88decbcbebd2c78fedeb4e103ba8fd2ad5f
godot
/
editor
/
file_system
History
Rémi Verschelde
429750f60b
Merge pull request
#115093
from Ivorforce/hashmap-explicit-copy
...
Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit
2026-01-31 22:50:51 +01:00
..
dependency_editor.cpp
feat(dependency_editor): add sort button and text filter to the dependency editor dialog
2026-01-27 20:31:04 -03:00
dependency_editor.h
feat(dependency_editor): add sort button and text filter to the dependency editor dialog
2026-01-27 20:31:04 -03:00
editor_file_system.cpp
Merge pull request
#115093
from Ivorforce/hashmap-explicit-copy
2026-01-31 22:50:51 +01:00
editor_file_system.h
Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed.
2026-01-17 18:30:00 +01:00
editor_paths.cpp
Use ProjectSettings functions instead of hard-coded folder name in tests
2025-10-24 20:24:50 -07:00
editor_paths.h
…
file_info.cpp
…
file_info.h
…
SCsub
…