Blender Git Loki

Git Commits -> Revision fc8a7a4

Revision fc8a7a4 by Campbell Barton (master)
June 10, 2020, 08:04 (GMT)
Fix T77560: Bone selection crashes

The was caused by 8b347fc2cdc67 as the old BONESEL_NOSEL flag
handled the -1 case (used for none).

Instead of checking for -1, remove these elements from the array
as selection code makes decisions based on the number of hits detected.

Commit Details:

Full Hash: fc8a7a44b200e37066a8753c514564c674eace30
Parent Commit: edb4e55
Lines Changed: +56, -4

5 Modified Paths:

/source/blender/editors/armature/armature_select.c (+12, -4) (Diff)
/source/blender/editors/include/ED_view3d.h (+7, -0) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+18, -0) (Diff)
/source/blender/gpu/GPU_select.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_select.c (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021