Blender Git Commit Log

Git Commits -> Revision ebc2cc1

Revision ebc2cc1 by Campbell Barton (master)
October 15, 2013, 02:23 (GMT)
fix [#37067] Bone Crash

Holding Ctrl+RMB is supposed to select objects, while in editmode,
however it would end up calling editmode selection as well as pose selection while an armature was in editmode (which caused the crash).

Add the ability for view3d_opengl_select() to skip editmode selection.

Commit Details:

Full Hash: ebc2cc15c0dc6a00f47b951401eaf2c78547ffe6
SVN Revision: 60766
Parent Commit: d4cf5e3
Lines Changed: +22, -8

2 Modified Paths:

/source/blender/editors/space_view3d/view3d_select.c (+11, -3) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+11, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021