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
Campbell Barton e3a6440e7a BMesh: mesh-data picking, general improvements
Generalize logic for vert/edge/face selection:
- index cycling.
- selection bias with mixed modes.

Details:
- Edges now support index cycling (as verts/faces did already)
- Cycling over near elements is now only enabled when the mouse position remains the same.
- No longer do 2 selection passes to perform index cycling.

Fixes:
- Edges behind the view could be selected (surprising nobody reported!)
- Selection bias now only changes the element that gets picked without interning the return distance
  (was buggy with mixed modes).
2015-04-21 21:25:43 +10:00
..
2014-10-29 14:15:21 +01:00
2015-04-21 01:50:20 +10:00
2015-04-21 01:50:21 +10:00
2015-01-29 15:35:06 +11:00
2015-04-06 10:40:12 -03:00
2015-04-21 15:53:32 +10:00
2015-04-21 01:50:20 +10:00
2015-04-21 01:50:20 +10:00
2015-04-21 15:53:32 +10:00
2015-04-14 10:34:32 +10:00
2015-04-06 10:40:12 -03:00
2015-04-21 01:50:20 +10:00
2015-01-20 09:30:02 +01:00