Blender Git Commit Log
Git Commits -> Revision 7bde284
Revision 7bde284 by Pablo Dobarro (master) February 3, 2021, 19:55 (GMT) |
Fix memory leak in boundary brush preview data The edge preview data of the boundary needs to be freed with the boundary data created for the brush. Also, all data for the ScultpSession preview that is used to render the cursor needs to be freed with the ##SculptSession##. Found by Jacques Lucke Reviewed By: JacquesLucke Differential Revision: https://developer.blender.org/D10173 |
Commit Details:
Full Hash: 7bde2844ae8fcf5547edc495a0518cfdad49ffff
Parent Commit: 5eb5a7f
Lines Changed: +9, -0