Blender Git Commit Log

Git Commits -> Revision 02f3c93

Revision 02f3c93 by Daniel Dunbar (master)
August 10, 2005, 03:51 (GMT)
- bug fix, face center drawing was wrong for editmesh
- added several useful utility functions to editmesh,
these can simplify/clarify a lot of mesh code, check them
out
- cleaned up EdgeSlide a bit to be clearer/shorter
o bug fix, EdgeSlide did not always cancel correctly
o bug fix, EdgeSlide did not choose initial "control" edge
correctly after calc_meshverts_ext change

Commit Details:

Full Hash: 02f3c930f50649ca931eeb386aca6fac026cdf5e
SVN Revision: 5057
Parent Commit: 9823e7d
Lines Changed: +151, -192

5 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+0, -1) (Diff)
/source/blender/include/BIF_editmesh.h (+6, -0) (Diff)
/source/blender/src/editmesh.c (+42, -0) (Diff)
/source/blender/src/editmesh_tools.c (+103, -190) (Diff)
/source/blender/src/editobject.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021