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:
authorAntonioya <blendergit@gmail.com>2019-06-17 17:09:48 +0300
committerAntonioya <blendergit@gmail.com>2019-06-17 17:10:01 +0300
commitb46c21364ada2c1559524e57a136a031c937ce0a (patch)
tree5ea542accee82664da0c2cecb0d5475e0d5a9e9f /source/blender/blenkernel/intern/collection.c
parent3b8a14a3c072b01c833c18781612960fc9e78cc3 (diff)
Fix T62384: Grease pencil blank material slot
Now, when you add an slot and then draw, the automatic created material will use the empty slot, instead to add a new slot and leave a empty one. This fix only works if you add only an empty slot. We could remove any empty slot in the middle, but as this has no impact in the drawing or file, it does not worth the CPU time to review every time the material list. Anyway, the user can press delete button to remove any empty slot. If we see this is a big problem in the future, we can reopen the bug and add this cleaning function.
Diffstat (limited to 'source/blender/blenkernel/intern/collection.c')
0 files changed, 0 insertions, 0 deletions