godot/servers
PouleyKetchoupp 70aa39d127 Fix SoftBody contact impulses applied on rigid bodies
Parameters were inverted in `apply_impulse` and `apply_bias_impulse` due
to a modification on master.
2021-04-12 17:38:14 -07:00
..
audio
camera
physics_2d Merge pull request #47678 from madmiraal/fix-47436.1 2021-04-06 22:35:49 +02:00
physics_3d Fix SoftBody contact impulses applied on rigid bodies 2021-04-12 17:38:14 -07:00
rendering Remove low_end option from renderer, being replaced by separate implementation 2021-04-09 22:04:56 +10:00
xr Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00
audio_server.cpp
audio_server.h
camera_server.cpp Fix crash caused by null parameter passed to CameraServer.add_feed() 2021-04-02 17:11:30 +03:00
camera_server.h
display_server.cpp
display_server.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp
physics_server_2d.h
physics_server_3d.cpp SoftBody support in GodotPhysics 3D 2021-03-18 09:04:17 -07:00
physics_server_3d.h SoftBody support in GodotPhysics 3D 2021-03-18 09:04:17 -07:00
register_server_types.cpp
register_server_types.h
rendering_server.cpp
rendering_server.h
SCsub
server_wrap_mt_common.h
text_server.cpp [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
text_server.h [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
xr_server.cpp Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00
xr_server.h Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00