This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76ef71bda0f2a2c5d80dd3fffd9ae4cbccf050fb
godot
/
core
/
config
History
Rémi Verschelde
5947f22be9
Merge pull request
#67578
from KoBeWi/GEDITOR
...
Unify usage of GLOBAL/EDITOR_GET
2022-10-31 13:15:58 +01:00
..
engine.cpp
Rename
Engine.target_fps
and associated project setting to
max_fps
2022-10-03 23:54:36 +02:00
engine.h
Rename
Engine.target_fps
and associated project setting to
max_fps
2022-10-03 23:54:36 +02:00
project_settings.cpp
Merge pull request
#67578
from KoBeWi/GEDITOR
2022-10-31 13:15:58 +01:00
project_settings.h
Fix inconsistent scene file name casing by moving existing Name_Casing code to separate function in editor_node, and adding a call from both editor_node and scene_tree_dock.
2022-09-18 11:17:22 +10:00
SCsub
…