tornavis/source/blender/bmesh
Campbell Barton bfc9d426bb Multi-Object Editing
This adds initial multi-object editing support.

- Selected objects are used when entering edit & pose modes.
- Selection & tools work on all objects however many tools need porting
  See: T54641 for remaining tasks.

Indentation will be done separately.

See patch: D3101
2018-04-16 17:56:50 +02:00
..
intern Multi-Object Editing 2018-04-16 17:56:50 +02:00
operators Merge branch 'master' into blender2.8 2018-04-16 17:24:20 +02:00
tools Merge branch 'master' into blender2.8 2018-03-14 18:10:31 +01:00
CMakeLists.txt Cleanup: rename edge -> edges 2017-11-26 20:13:18 +11:00
bmesh.h BMesh: rename cryptic functions 2017-03-13 04:39:20 +11:00
bmesh_class.h Fix T53143: Knife Crash after Grid Fill 2017-10-24 17:21:25 +11:00
bmesh_tools.h BMesh: add BM_mesh_separate_faces 2017-03-11 20:50:32 +11:00