virtualx-engine/servers/visual
lawnjelly 96a1b86717 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.
2022-08-30 18:06:12 +01:00
..
portals Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
rasterizer.cpp Bind Physics Interpolation functions in VisualServer 2022-08-30 18:06:12 +01:00
rasterizer.h Bind Physics Interpolation functions in VisualServer 2022-08-30 18:06:12 +01:00
SCsub Portal occlusion culling 2021-07-14 11:43:23 +01:00
shader_language.cpp Add hint_transparent to use a transparent black placeholder texture 2022-08-02 23:32:07 +02:00
shader_language.h Add hint_transparent to use a transparent black placeholder texture 2022-08-02 23:32:07 +02:00
shader_types.cpp Backport spatial shader built-ins 2022-08-05 21:19:15 +02:00
shader_types.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server_canvas.cpp Add editor vital redraws only option 2022-02-02 11:26:45 +00:00
visual_server_canvas.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server_globals.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_globals.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_raster.cpp Clarify invalid RID errors in Server free() functions. 2022-08-12 23:02:09 +08:00
visual_server_raster.h Bind Physics Interpolation functions in VisualServer 2022-08-30 18:06:12 +01:00
visual_server_scene.cpp Physics Interpolation - fix continuous updating in unmoving objects 2022-06-19 11:26:13 +01:00
visual_server_scene.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server_viewport.cpp Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
visual_server_viewport.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server_wrap_mt.cpp Remove redundant thread sync counter draw_pending 2022-08-06 14:09:25 +02:00
visual_server_wrap_mt.h Bind Physics Interpolation functions in VisualServer 2022-08-30 18:06:12 +01:00