Blender Git Commit Log

Git Commits -> Revision e95c0fb

Revision e95c0fb by Campbell Barton (master)
January 7, 2020, 03:27 (GMT)
BMesh: remove BMEditMesh.ob use BKE_editmesh_lnorspace_* API

Note that this is a bit clumsy having both edit-mesh and mesh,
BKE_editmesh_ensure_autosmooth & BKE_editmesh_lnorspace_update
are often called together, these could be made into a single functions.

Commit Details:

Full Hash: e95c0fba095dfac38b33b5ad7db36316093e2acf
Parent Commit: 6e39aeb
Lines Changed: +21, -23

4 Modified Paths:

/source/blender/blenkernel/BKE_editmesh.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/editmesh.c (+3, -5) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+13, -13) (Diff)
/source/blender/editors/transform/transform.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021