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:
authorSebastian Parborg <darkdefende@gmail.com>2021-03-24 18:17:59 +0300
committerSebastian Parborg <darkdefende@gmail.com>2021-03-24 18:23:32 +0300
commit80450331c7cc015f471dbafc3c783fafd1707cf5 (patch)
treef389966123511b71c26215cb38f173d7cc815a54 /source/blender/io
parent80602936568b9756ff291172b8c3f7772f6ada07 (diff)
Fix T86884: Don't remove the "line art object add" enum item
We would not add the "object line art" enum to the operator enum list, if there were no active object in the scene. This would make it impossible to call this operator from python code as the enum would we hidden when we were not in a viewport context. Always make the operator available, having no active object is not a strict requirement for the operator to work, so expose it always.
Diffstat (limited to 'source/blender/io')
0 files changed, 0 insertions, 0 deletions