998e7f644f6f20bce89e3d53b69e0b996379f7b5
This PR fixes a compiler issue when using NVIDIA. It was introduced when adding the reflection probes. NVIDIA compiler doesn't like to access elements in a bound resource and pass it directly as a parameter. It should first be added as a local variable. Pull Request: https://projects.blender.org/blender/blender/pulls/109891
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
