pandemonium_engine/servers/rendering
Relintai 87b91721da Ported: Physics interpolation - Move out of Scenario
Move VisualServer interpolation data out of Scenario and into VisualServerScene, so the interpolation data and enabled status is now common to all Scenarios.

Fix physics interpolation in multithreaded mode by ensuring tick and pre-draw are called.
- lawnjelly
d2b1d29634
2023-08-27 17:25:38 +02:00
..
portals Also renamed the files. 2022-08-19 21:24:36 +02:00
rasterizer.cpp Ported: Fix Polygon2D skinned bounds (for culling) 2023-05-01 13:34:35 +02:00
rasterizer.h Ported from godot: Canvas item hierarchical culling 2023-06-28 20:25:48 +02:00
rendering_server_canvas_helper.cpp Fix build. 2023-08-27 12:54:44 +02:00
rendering_server_canvas_helper.h MultiRect - Fix flushing in TextEdit 2023-08-27 11:45:09 +02:00
rendering_server_canvas.cpp Ported from godot: Canvas item hierarchical culling 2023-06-28 20:25:48 +02:00
rendering_server_canvas.h Ported from godot: Canvas item hierarchical culling 2023-06-28 20:25:48 +02:00
rendering_server_constants.h Ported from godot: Canvas item hierarchical culling 2023-06-28 20:25:48 +02:00
rendering_server_globals.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server_globals.h Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server_raster.cpp Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
rendering_server_raster.h Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
rendering_server_scene.cpp Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
rendering_server_scene.h Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
rendering_server_viewport.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
rendering_server_viewport.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
rendering_server_wrap_mt.cpp Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
rendering_server_wrap_mt.h Ported: Physics interpolation - Move out of Scenario 2023-08-27 17:25:38 +02:00
SCsub Also renamed the files. 2022-08-19 21:24:36 +02:00
shader_language.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
shader_language.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
shader_types.cpp Backported: Backport spatial shader built-ins 2023-06-11 09:37:10 +02:00
shader_types.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00