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:
authorBrecht Van Lommel <brecht@blender.org>2020-05-08 03:02:49 +0300
committerBrecht Van Lommel <brecht@blender.org>2020-05-08 03:02:49 +0300
commit7f5570ceff7f74621268dba9268c603eccce435f (patch)
treee89cbb7aedb45cccb380b0ef68e329ee3df38a9a /source/blender/windowmanager
parent2a8ba9c08ec91d73a9c1f59b90aa9e9e37e492d8 (diff)
Fix T76324: face set operators not working from Python console by default
Operators should almost always implement exec() so that they can work without user event input. In this case there was no reason to have invoke() at all since no event is needed.
Diffstat (limited to 'source/blender/windowmanager')
0 files changed, 0 insertions, 0 deletions