Blender Git Loki
Git Commits -> Revision cdeda1f
Revision cdeda1f by Antonio Vazquez (master) August 5, 2019, 18:52 (GMT) |
Fix T68272: Annotations segment fault when use Simplify option This error was introduced with the array dynamic system for very long stroke. Now, instead to use a custom code for simplify annotations, it uses the standard simplify BKE function more robust and with better results. The factor of 0.15f has been set fixed after testing a good result value. |
Commit Details:
Full Hash: cdeda1fa6ceac749c8fdc39412f0bf605cfcd007
Parent Commit: b4a325f
Lines Changed: +5, -84
1 Modified Path:
/source/blender/editors/gpencil/annotate_paint.c (+5, -84) (Diff)