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
path: root/intern
diff options
context:
space:
mode:
authorNathan Craddock <nzcraddock@gmail.com>2020-06-04 14:46:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-06-04 14:48:04 +0300
commit30395a491f5aa0764b57cb8b715740152d61fdcc (patch)
tree754872e4932f997610036633ea9a96bb19240be6 /intern
parentc7c3908b8ee2fd5d17178a95b62d35725435d116 (diff)
Fix T77073: Objects cannot be activated after collection exclude
When excluding a collection containing the active object in either texture paint or particle edit mode, the object could not be reactivated when the collection was re-enabled. This is because the object's mode was left in TEXTURE_PAINT or PARTICLE_EDIT, and the activation code did not have cases to handle these modes. This moves the code that is run when toggling out of texture paint or particle edit modes to functions so activation can properly toggle off the respective interaction mode.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions