6f0ed293784236a063f1187a9173f68051534b26
The function table symbol declared in the headers was renamed starting in OptiX 8.1, from `g_optixFunctionTable` to `g_optixFunctionTable_<ABI version>`. This adds support for that by using the new macro for the name when available (after OptiX 8.1) and falling back to the old name when it is not (before OptiX 8.1). Pull Request: https://projects.blender.org/blender/blender/pulls/130451
…
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
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
