This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Campbell Barton ebc2cc15c0 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.
2013-10-15 02:23:28 +00:00
..
2013-10-15 02:23:28 +00:00
2013-10-08 21:17:24 +00:00
2013-10-10 11:58:01 +00:00