Retopology: Use Material Colors In Overlay #114969

Closed
Jeroen Bakker wants to merge 8 commits from Jeroen-Bakker:viewport/retopo-material-colors into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

8 Commits

Author SHA1 Message Date
3facdee70e Fixed memory leak
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
2023-11-17 14:48:07 +01:00
f88526dfe9 Fix crash (memory leak still left) 2023-11-17 14:14:11 +01:00
0b60d0dd68 Merge branch 'main' into viewport/retopo-material-colors 2023-11-17 11:55:44 +01:00
5e68756f0b Use white color when material slot is empty
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
2023-11-16 15:48:20 +01:00
a337498bad Add edit data to surface batches 2023-11-16 15:25:58 +01:00
c6844688d1 Rename Single to Theme in UI 2023-11-16 13:41:22 +01:00
add5222dc4 Merge branch 'main' into viewport/retopo-material-colors 2023-11-16 13:40:28 +01:00
95a2ebc3af Retopology: Use Material Colors In Overlay
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
This PR adds an option to the retopology overlay to switch between the theme
color or the material color. It is a common workflow to color faces based
on their importance during retopology. This change allows you to see the
colors during the retopology process.

Request from the Blender Studio. Implements design #114843.
2023-11-16 09:40:01 +01:00