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:
authorHans Goudey <h.goudey@me.com>2022-07-05 18:44:56 +0300
committerHans Goudey <h.goudey@me.com>2022-07-05 18:44:56 +0300
commita2d59b2dac9e68d158c11723a5cc30ecd4102804 (patch)
tree320b507eb7d4e52efcc6193bb382724950222778 /.github
parentbcfabdc09da77ba2f9b56c27d4555e0d53c20e06 (diff)
Fix T99191: Boolean modifier creates invalid material indicesv3.2.1
This changes the boolean modifier material index handling to be consistent with the mesh boolean geometry nodes, which was last changed in 1a6d0ec71cf3b0c2c22bc1. The issues was that the material maps were retrieved at the object level, which doesn't really make sense because the boolean is a geometry-level operation. It was also confusing and prone to incorrect behavior because it's more complex to retrieve information from two places. Differential Revision: https://developer.blender.org/D15365
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions