virtualx-engine/servers/rendering/renderer_rd/forward_mobile
Johan Aires Rastén 8452e6cdb3 Add SPECULAR_AMOUNT spatial light shader built-in
Light3D has a light_specular property which is used to set the
intensity of specular contributed by this light source, but it was
previously only used by the default material light shader, and not
possible to use in a custom light() shader.
2023-05-04 09:15:12 +02:00
..
render_forward_mobile.cpp Don't store instance transform in RD 3D renderer unless requested 2023-04-12 14:41:17 -07:00
render_forward_mobile.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_shader_forward_mobile.cpp Add SPECULAR_AMOUNT spatial light shader built-in 2023-05-04 09:15:12 +02:00
scene_shader_forward_mobile.h Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2023-01-18 19:52:47 -08:00
SCsub Create mobile renderer 2021-05-03 21:54:11 +10:00