10f64edb3a7fa2cae90504dbd821dcb368ce7ad1
This patch allows the result to be allocated using new textures as opposed to using pooled texture. This is useful to allow the result class to be used for persistent data like cached resources which can't be pooled since it spans multiple evaluations.
…
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%
