Blender Git Commit Log
Git Commits -> Revision 3184460
Revision 3184460 by Campbell Barton (master) May 20, 2019, 06:34 (GMT) |
3D View: re-use select id buffer for circle select on cursor-motion The new selection code was redrawing everything for each update. Use the gestures wmGenericUserData to store the cache between executions and ensure it's freed. |
Commit Details:
Full Hash: 3184460ff7f4f660a70ec7a18a3a882eb2de57f8
Parent Commit: c09f461
Lines Changed: +184, -104
1 Modified Path:
/source/blender/editors/space_view3d/view3d_select.c (+184, -104) (Diff)