This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-04-19 01:27:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot
/
scene
History
Rémi Verschelde
159f1ec301
Merge pull request
#78398
from Sauermann/fix-immediate-focus-out
...
Fix that the focus-out notification got sent deferred
2023-06-20 13:14:10 +02:00
..
2d
Fix NavigationAgent2D path debug hidden behind canvas items
2023-06-19 15:43:35 +02:00
3d
Merge pull request
#77465
from lyuma/ik_skeleton_reference_bug
2023-06-20 00:02:47 +02:00
animation
Use
get_node_or_null
when null checks are present
2023-06-10 13:22:56 +02:00
audio
…
debugger
Use NULL instead of COND checks when appropriate
2023-06-10 08:56:30 +02:00
gui
Merge pull request
#78236
from AThousandShips/nine_tex_fix
2023-06-20 09:21:15 +02:00
main
Merge pull request
#78398
from Sauermann/fix-immediate-focus-out
2023-06-20 13:14:10 +02:00
resources
Merge pull request
#78442
from smix8/navmesh_bake_geo_errors_4.x
2023-06-20 09:22:03 +02: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
…