Blender Git Loki

Git Commits -> Revision 4b4ac93

July 11, 2021, 07:43 (GMT)
Sculpt dyntopo: Wrote a little UV smoother sculpt brush.
It uses a simple LSCM-like solver; hold ctrl to do simple
laplacian relaxation.

There are some interesting artistic possibilities to using
DynTopo with UV maps, the point of this tool is to help
explore them.

Note that I'm not planning to merge this into master with
the rest of this branch. When the time comes I plan to
move it into a new branch for sculpt research stuff.

Commit Details:

Full Hash: 4b4ac93acd96818373834233d68099c652ea28ec
Parent Commit: 57286ee
Lines Changed: +705, -6

8 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+8, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+685, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021