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/editors
Campbell Barton 4044c29069 Fix T32214: Wireframe edge select fails with verts behind the view
This resolves a long standing bug in edge selection
(picking, circle, box & lasso).

Now when one of the edges vertices fails to project into screen space,
the edge is clipped by the viewport to calculate an on-screen location
that can be used instead.

This isn't default as it may be important for the on the screen location
not to be clipped by the viewport.
2021-06-21 17:27:56 +10:00
..
2021-06-13 14:54:54 +10:00
2021-06-18 16:33:02 -05:00
2021-04-26 22:58:35 +10:00
2021-06-19 19:41:44 +10:00
2021-06-01 12:49:53 +10:00
2021-06-20 23:59:07 +10:00
2021-06-19 19:41:44 +10:00
2021-06-16 18:35:52 +01:00
2021-06-20 13:12:27 +10:00