Files
test2/intern/cycles
Weizhen Huang 2e1380fa0c Cleanup: use available function to compute render buffer pointer
use available `film_pass_pixel_render_buffer()` to access the pointer
to the render buffer.
For shadow state, a similar function `film_pass_pixel_render_buffer_shadow()`
is created, because `shadow_path` instead of `path` is needed.
2024-04-17 18:49:00 +02:00
..
2024-03-12 20:56:48 +11:00
2024-01-03 13:38:14 +01:00
2024-03-27 10:25:31 +11:00
2024-04-01 16:47:57 +11:00