Blender Git Commit Log
Git Commits -> Revision d7628d4
Revision d7628d4 by Germano Cavalcante (master) May 17, 2019, 05:02 (GMT) |
Mesh Select: use select context instead of static structs This patch does not bring any functional change, but it does expose some utilities that can be very useful to correct occlusion and performance problems of Circle Select and similar. Creating a selection context still makes it easier to track issues. |
Commit Details:
Full Hash: d7628d4b7fcd72af48e7b28891e63c9abd88e0a1
Parent Commit: 1f22a20
Committed By: Campbell Barton
Lines Changed: +99, -48