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
Sebastian Parborg adaa7688ee Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1
Edit mode shows the mesh elements in X-ray mode even if alpha is set to
1. Now the code takes this into account so that you can still select
visible mesh elements in X-ray edit mode.

view3d_draw_legacy need to be updated with the new XRAY flag macros to
avoid crashes. Additional cleanup of the XRAY macro flags were done.
2019-04-11 18:28:20 +02:00
..
2019-03-15 09:54:30 +11:00
2019-04-10 09:25:53 +02:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-04-10 00:38:47 +10:00
2019-03-25 11:42:28 +11:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-03-25 11:55:36 +11:00
2019-04-12 01:01:50 +10:00