godot/servers/visual
lawnjelly dedf461674 Add blob shadows feature
BlobShadow node (sphere or capsule)
BlobFocus
Backends for GLES2 and GLES3
2025-10-01 06:37:54 +01:00
..
portals Remove implicit conversion from LocalVector to Vector 2025-06-14 19:46:29 +01:00
rasterizer.cpp Merge pull request #108120 from lawnjelly/fti_multimesh_reset_all3 2025-07-02 08:20:15 +01:00
rasterizer.h FTI - Add multimesh_instances_reset_physics_interpolation() 2025-06-29 18:54:46 +01:00
SCsub Portal occlusion culling 2021-07-14 11:43:23 +01:00
shader_language.cpp Prevent shuffling custom shader functions (shader cache requires determinism) 2024-01-03 13:12:48 +01:00
shader_language.h Prevent shuffling custom shader functions (shader cache requires determinism) 2024-01-03 13:12:48 +01:00
shader_types.cpp Add blob shadows feature 2025-10-01 06:37:54 +01:00
shader_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_blob_shadows.cpp Add blob shadows feature 2025-10-01 06:37:54 +01:00
visual_server_blob_shadows.h Add blob shadows feature 2025-10-01 06:37:54 +01:00
visual_server_canvas.cpp Physics Interpolation 2D - change transform API to use const ref 2024-03-16 16:50:47 +00:00
visual_server_canvas.h Physics Interpolation 2D - change transform API to use const ref 2024-03-16 16:50:47 +00:00
visual_server_canvas_helper.cpp MultiRect - Fix flushing in TextEdit 2023-07-15 14:02:21 +01:00
visual_server_canvas_helper.h MultiRect - Fix flushing in TextEdit 2023-07-15 14:02:21 +01:00
visual_server_constants.h Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +01:00
visual_server_globals.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_globals.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_light_culler.cpp Tighter light culling - fix directional lights colinear case 2024-05-10 09:05:49 +01:00
visual_server_light_culler.h Tight shadow culling - increase epsilon to prevent flickering 2024-05-18 14:29:16 +01:00
visual_server_raster.cpp 2D Fixed Timestep Interpolation 2023-08-01 16:07:48 +01:00
visual_server_raster.h Add blob shadows feature 2025-10-01 06:37:54 +01:00
visual_server_scene.cpp Add blob shadows feature 2025-10-01 06:37:54 +01:00
visual_server_scene.h Add blob shadows feature 2025-10-01 06:37:54 +01:00
visual_server_viewport.cpp Add GLOBAL_GET cached macros. 2025-03-18 16:28:40 +00:00
visual_server_viewport.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_wrap_mt.cpp 2D Fixed Timestep Interpolation 2023-08-01 16:07:48 +01:00
visual_server_wrap_mt.h Add blob shadows feature 2025-10-01 06:37:54 +01:00