Blender Git Loki
Git Commits -> Revision ee3d8ca
Revision ee3d8ca by Campbell Barton (master) March 15, 2019, 00:22 (GMT) |
Fix T59155: Can't select light in-front of other objects Enable depth picking by default. This adds new 'gpu_flag' since it's not so relevant to add GPU drawing options into uiflag & uiflag2. This resets the recently added smooth edge flag. |
Commit Details:
Full Hash: ee3d8cafdd4d90d0694ae4870f5b13d507737dab
Parent Commit: 18e0c5e
Lines Changed: +22, -15
5 Modified Paths:
/source/blender/blenloader/intern/versioning_userdef.c (+0, -4) (Diff)
/source/blender/draw/modes/edit_mesh_mode.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+14, -6) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -3) (Diff)
/source/blender/draw/modes/edit_mesh_mode.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+14, -6) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -3) (Diff)