This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9d9b50855c
godot
/
core
/
config
History
Ricardo Buring
9d9b50855c
ProjectSettings: use RBMap again instead of HashMap
...
This fixes corruption of project.godot and failure to load global classes.
2022-05-17 14:49:58 +02:00
..
engine.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
engine.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
project_settings.cpp
ProjectSettings: use RBMap again instead of HashMap
2022-05-17 14:49:58 +02:00
project_settings.h
ProjectSettings: use RBMap again instead of HashMap
2022-05-17 14:49:58 +02:00
SCsub
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00