Blender Git Loki

Git Commits -> Revision 7bba304

April 1, 2021, 21:51 (GMT)
* Dyntopo now has its own brush spacing. This is a huge performance
boost for brushes with fine spacing, e.g. the clay brush.

Commit Details:

Full Hash: 7bba304c57b9473db421407f82000656c88d6683
Parent Commit: 0dc0966
Lines Changed: +141, -78

13 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+5, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+79, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+11, -71) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+14, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_brush_defaults.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+8, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021