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
1b3bf485263c4e2ebc8bcdb1d71b58064f4dc5bc
godot
/
scene
History
Ricardo Buring
104da478a8
Fix CharacterBody3D get_position_delta()
...
Calculate the difference of global positions. This also fixes get_real_velocity().
2023-06-26 23:15:57 +02:00
..
2d
Merge pull request
#78579
from aaronfranke/col-poly-obj-name
2023-06-23 00:06:09 +02:00
3d
Fix CharacterBody3D get_position_delta()
2023-06-26 23:15:57 +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
[GraphEdit] Fix port hotzones at zoom levels other than 100%
2023-06-25 17:13:53 +02:00
main
Fix change of precedence in fixup
2023-06-26 19:20:34 +02:00
resources
Merge pull request
#78490
from clayjohn/GLES3-particles-subemit
2023-06-22 21:02:38 +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
…