This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
7bf61e391289d2ada058140ebff0a7eeb2db0da9
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
…