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-11-09 12:50:35 +00:00
Code
Releases
Wiki
Activity
Files
332c566a6c8a79c14a5336f1ed80b66bbf9b51bc
godot
/
servers
/
extensions
History
Ricardo Buring
ff4e72a0bc
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
...
Prefer Callable to a C-style callback. This is helpful for GDExtension.
2022-09-15 15:09:23 +02:00
..
physics_server_2d_extension.cpp
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
2022-09-15 15:09:23 +02:00
physics_server_2d_extension.h
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
2022-09-15 15:09:23 +02:00
physics_server_3d_extension.cpp
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
2022-09-15 15:09:23 +02:00
physics_server_3d_extension.h
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
2022-09-15 15:09:23 +02:00
SCsub
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00