Blender Git Commit Log
Git Commits -> Revision fe08aa4
September 16, 2020, 12:34 (GMT) |
Fix T80604: BLI_polyfill_calc exceeds stack size allocating points On systems with 512kb stack this happened at around 13k points. This happened at times with grease-pencil, although callers that frequently use complex polygons should be using BLI_polyfill_calc_arena. |
Commit Details:
Full Hash: fe08aa4e2cb9b7e58cefc062afdb886961a4cf9a
Parent Commit: bcacd98
Committed By: Jeroen Bakker
Lines Changed: +13, -0
1 Modified Path:
/source/blender/blenlib/intern/polyfill_2d.c (+13, -0) (Diff)