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
26393cc0370bc4d7800ba29290e18367d256da67
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
…