Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Vazquez <blendergit@gmail.com>2022-11-10 21:59:07 +0300
committerAntonio Vazquez <blendergit@gmail.com>2022-11-10 21:59:23 +0300
commitcad11f3098c0a2165a80f168a5ce0034f4bbdffc (patch)
treef52d02f336ed86ab897fc01d0e829f7b267fb0e0 /source/blender/blenkernel/intern/pbvh.c
parentd3121fe4ecdf76c7d35d269624aecb8af3d9fa73 (diff)
GPencil: Add warning to Outline modifer when no Camera
The modifier needs a scene camera to work. Now if the camera is not defined, there is a warning. The optimal solution would be to use the `isDisabled` callback but the callback function hasn't the scene parameter and to pass this parameter is necessary to change a lot of things and now we are focus in the next version of GPencil 3.0 and this change not worth the work now. The optimal solution will be implemented in the 3.0 refactor. Related to T102375 Reviewed by: Pablo Vazquez, Matias Mendiola
Diffstat (limited to 'source/blender/blenkernel/intern/pbvh.c')
0 files changed, 0 insertions, 0 deletions