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:
authorPablo Dobarro <pablodp606@gmail.com>2020-08-15 18:03:58 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-08-18 13:33:54 +0300
commit762daacbc7aed37c5984f02c4d4b29436e2cf005 (patch)
tree99cb84071b0af2c05a773fbf27e05113a9f5a410 /source/tools
parentcfeadaa2959408f5bfaf8ba809cec8137ece9c29 (diff)
Fix Face Set Visibility operator using wrong active Face Set
The Face Set visibility operator was using the last active Face Set updated by the paint cursor, so when the paint cursor is not used (when using a filter or a transform tool), the active Face Set was not updating and it was hidding the wrong Face Set based on the last cursor position with a brush tool active. Now the Face Set Visitility operator has an invoke callback wich forces a active vertex and face set update regardless of the active tool, so it should always work correctly. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8580
Diffstat (limited to 'source/tools')
0 files changed, 0 insertions, 0 deletions