Blender Git Loki

Git Commits -> Revision 3ce334e

Revision 3ce334e by Daniel Genrich (master)
October 24, 2012, 10:39 (GMT)
Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)
by Alexander Pinzon Fernandez (apinzonf)

Supported by Google Summer of Code 2012

Project Documentation:
http://wiki.blender.org/index.php/User:Apinzonf

Manual Page:
http://wiki.blender.org/index.php/User:Apinzonf/Doc:2.6/Manual/Modifiers/Deform/Laplacian_Smooth

Commit Details:

Full Hash: 3ce334e188affdeec3c492408075558e65f8244f
SVN Revision: 51578
Parent Commit: d739536
Lines Changed: +1523, -5

2 Added Paths:

/source/blender/bmesh/operators/bmo_smooth_laplacian.c (+613, -0) (View)
/source/blender/modifiers/intern/MOD_laplaciansmooth.c (+697, -0) (View)

17 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+14, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/bmesh/CMakeLists.txt (+2, -2) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+21, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
/source/blender/bmesh/SConscript (+1, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+82, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+14, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+68, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+2, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)
/source/blender/modifiers/SConscript (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021