Blender Git Commit Log
Git Commits -> Revision dc9d940
May 1, 2021, 08:12 (GMT) |
Object: improve on fix for Object.to_mesh() crash T86871 While fa7ddd0f43ea15dd19d81e7808de2bfe8cfc89ee fixed the reported issue, the possibility of reusing runtime data during curve-to-mesh conversion remained. Instead of treating the bounding-box as a special case, clear all run-time data for temporary objects. Ref D11026 Reviewed By: sergey |
Commit Details:
Full Hash: dc9d9404397764542dc6fd2b2bfac4a5437b4fb1
Parent Commit: a9ae8d8
Committed By: YimingWu
Lines Changed: +28, -13