Blender Git Loki

Git Commits -> Revision 3a1216a

Revision 3a1216a by Martin Poirier (master)
October 12, 2009, 22:33 (GMT)
Project option for snap to faces.

This is similar to the old retopo all option but uses the snapping code and not the openGL depth buffer (it's thus more precise).

Not sure if making it available as a snap option is sensible, this is up for discussion.

NOTE: it will get slow fast on large meshes, we need to plug in an acceleration structure into snapping.

This will need an icon too.

Commit Details:

Full Hash: 3a1216a2f299025c992561f55c0bb29034c79bdf
SVN Revision: 23798
Parent Commit: 1fc6163
Lines Changed: +306, -244

14 Modified Paths:

/source/blender/editors/armature/editarmature_sketch.c (+5, -1) (Diff)
/source/blender/editors/include/ED_transform.h (+4, -4) (Diff)
/source/blender/editors/include/ED_view3d.h (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+2, -2) (Diff)
/source/blender/editors/transform/transform.c (+0, -1) (Diff)
/source/blender/editors/transform/transform.h (+2, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+0, -7) (Diff)
/source/blender/editors/transform/transform_generics.c (+170, -171) (Diff)
/source/blender/editors/transform/transform_ops.c (+5, -29) (Diff)
/source/blender/editors/transform/transform_snap.c (+96, -19) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+14, -8) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021