This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
15bfa175f849d2ca97b6680046db8b52fc0df4b7
Works on every probe type. The function to see is EEVEE_lightprobes_obj_visibility_cb. Set pinfo->vis_data.cached to true makes the computation faster for multiple views using the same group. We could even sort the probes by group for that mater to speed things up even more (only applies to dynamic probes like the planar reflections because other probes are only rendered one at a time).
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%