Blender Git Loki

Git Commits -> Revision d909e61

Revision d909e61 by Sergey Sharybin (master)
February 12, 2011, 17:51 (GMT)
Sculpting on deformed mesh
==========================

Removed limitation of armatured-only objects for sculpting -- now all
deformation modifiers are allowed in sculpt mode. Use crazyspace corrections
like from transformation modules was used to support all deformation modifiers.

Internal change: all crazyspace-related functions were noved to crazyspace.c

P.S. Brush could make quite unexpected deformation for meshes which are
deformed in specified way. Got patch for this and discussing with Brecht
if it's really needed or maybe it could be done in better way.

Commit Details:

Full Hash: d909e61d99d760e9c5ae0c9e29804ac609bf7b5f
SVN Revision: 34803
Parent Commit: 673ac43
Lines Changed: +417, -253

1 Added Path:

/source/blender/editors/util/crazyspace.c (+394, -0) (View)

6 Modified Paths:

/source/blender/blenkernel/BKE_DerivedMesh.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+1, -106) (Diff)
/source/blender/editors/include/ED_util.h (+12, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -143) (Diff)
/source/blender/editors/util/CMakeLists.txt (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021