Blender Git Commit Log

Git Commits -> Revision 8b009e2

Revision 8b009e2 by Campbell Barton (master)
August 27, 2018, 07:05 (GMT)
BMesh: improvements/fixes to select side of active

- Add orientation option (defaults to local, as 2.7x does)
can optionally use global, cursor, view... etc.
- Fix typo which caused select flush to fail.
- Fix for instanced objects (was only checking one instance).
- Only tag for changes if a change is made.
- Skip meshes with all vertices selected.

Commit Details:

Full Hash: 8b009e258c36eca920a5c5eeb430634ad62f610f
Parent Commit: 34c97a1
Lines Changed: +65, -49

4 Modified Paths:

/source/blender/editors/mesh/editmesh_select.c (+56, -43) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+5, -3) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+3, -3) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021