This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-03 16:55:53 +00:00
Code
Releases
Wiki
Activity
Files
c46d1e454085a8cfdfbe4e1c3b5b42aeee5ed5c0
godot
/
core
/
config
History
Rémi Verschelde
336d91551d
Merge pull request
#97281
from reptofrog/deadzone-new-default
...
Input: Change the default deadzone value for new actions from 0.5 to 0.2
2024-10-02 15:01:02 +02:00
..
engine.cpp
[Core] Add
Engine.print_to_stout
setting to control printing
2024-09-22 12:09:01 +02:00
engine.h
[Core] Add
Engine.print_to_stout
setting to control printing
2024-09-22 12:09:01 +02:00
project_settings.cpp
Changed the default deadzone value for new actions from 0.5 to 0.2
2024-10-01 16:47:44 +04:00
project_settings.h
Allow loading custom ProjectSettings instance
2024-04-26 11:34:37 +02:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00