This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu/intern
Campbell Barton fc8a7a44b2 Fix T77560: Bone selection crashes
The was caused by 8b347fc2cd 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.
2020-06-10 18:04:01 +10:00
..
2020-04-07 23:23:17 +10:00
2020-06-03 01:05:25 +10:00
2020-05-05 16:05:51 +10:00
2019-10-04 16:23:39 +02:00