Blender Git Commit Log

Git Commits -> Revision c06333d

Revision c06333d by Campbell Barton (master)
October 1, 2018, 06:45 (GMT)
Object Join: use 'selected_editable_objects'

Was using 'selected_editable_bases', which used to save a lookup.
This is no longer the case and complicates access from Python
which cant yet easily access Bases.

Commit Details:

Full Hash: c06333d77bf085c177ed78282e6b9f010295aef6
Parent Commit: 5fca5c8
Lines Changed: +106, -101

4 Modified Paths:

/source/blender/editors/armature/armature_relations.c (+24, -24) (Diff)
/source/blender/editors/curve/editcurve.c (+15, -15) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+34, -33) (Diff)
/source/blender/editors/mesh/meshtools.c (+33, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021