pandemonium_engine/servers
Relintai 64f5bd2339 Ported: Bind Physics Interpolation functions in VisualServer
To allow maximum flexibility in the initial rollout, VisualServer functions were not bound in order to prevent compatibility issues if the API changed.

These functions are now bound to allow direct use from the VisualServer.
- lawnjelly
96a1b86717
2022-09-17 10:22:26 +02:00
..
audio Fix compile. 2022-09-16 13:05:22 +02:00
physics Also renamed the files. 2022-08-19 21:24:36 +02:00
physics_2d Ported: Visual/Physics/Navigation Servers validate RIDs with documentation update - tinmanjuggernaut 2022-08-19 02:52:31 +02:00
rendering Ported: Bind Physics Interpolation functions in VisualServer 2022-09-17 10:22:26 +02:00
audio_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
audio_server.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
navigation_2d_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-09-16 13:07:20 +02:00
navigation_2d_server.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
navigation_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-09-16 13:07:20 +02:00
navigation_server.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
physics_2d_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
physics_2d_server.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
physics_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
physics_server.h Also renamed the files. 2022-08-19 21:24:36 +02:00
register_server_types.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
register_server_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
rendering_server_callbacks.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server_callbacks.h Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server.cpp Ported: Bind Physics Interpolation functions in VisualServer 2022-09-17 10:22:26 +02:00
rendering_server.h Ported: Bind Physics Interpolation functions in VisualServer 2022-09-17 10:22:26 +02:00
SCsub Also renamed the files. 2022-08-19 21:24:36 +02:00
server_wrap_mt_common.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00