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
2026-01-04 19:21:46 +00:00
Code
Releases
Wiki
Activity
Files
9522ef67d5ddfdf00d8d52bcf26dedbb5545cb37
godot
/
scene
History
Rémi Verschelde
963cf54486
Merge pull request
#78907
from zorbathut/pr_fontprop
...
Fix incorrect property names in `FontFile::_get_property_list()`
2023-07-07 08:29:41 +02:00
..
2d
Merge pull request
#78857
from smix8/navagent_pos_fix_4.x
2023-07-03 15:26:11 +02:00
3d
Merge pull request
#78902
from nklbdev/Fix_wrong_type_casting_in_RenderingServer
2023-07-07 08:28:52 +02:00
animation
Use
get_node_or_null
when null checks are present
2023-06-10 13:22:56 +02:00
audio
Merge pull request
#70515
from stmSi/fix-hanging-audio-pitch-scale
2023-02-17 14:06:55 +01:00
debugger
Use NULL instead of COND checks when appropriate
2023-06-10 08:56:30 +02:00
gui
Merge pull request
#78975
from YuriSizov/rtl-fix-refactoring-typo
2023-07-03 15:26:31 +02:00
main
Merge pull request
#78745
from RandomShaper/fix_node_pr
2023-06-27 23:02:02 +02:00
resources
Fix: Incorrect property names in FontFile::_get_property_list().
2023-07-01 07:57:47 -05:00
theme
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Fix for threaded NavigationMesh baking under new thread guards
2023-06-14 01:53:37 +02:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…