518bef9ae90535432e62d268a4ed3ee7f5c3c85e
`DRW_gpencil_engine_needed` only checks whether grease pencil is excluded in the viewport or whether there's grease pencil ID exists, this can not handle cases where grease pencil strokes are generated from other types of object in geometry nodes. Now this function is split into two `gpencil_engine_needed_viewport` and `gpencil_excluded` calls to provide more granulated logic for places that need them. Pull Request: https://projects.blender.org/blender/blender/pulls/138386
…
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%
