Blender Git Commit Log
Git Commits -> Revision d52d56e
Revision d52d56e by Campbell Barton (blender-v2.90-release) September 21, 2020, 06:56 (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: d52d56e83dc72f8e140a631f0d9eeb8170cf31e5
Parent Commit: 6de33ee
Committed By: Jeroen Bakker
Lines Changed: +13, -0
1 Modified Path:
/source/blender/blenlib/intern/polyfill_2d.c (+13, -0) (Diff)