Blender Git Commit Log
Git Commits -> Revision 29fb12d
Revision 29fb12d by Antonio Vazquez (master) December 7, 2020, 18:08 (GMT) |
Fix T83510: Convert Gpencil to curve crash when stroke has zero points If the stroke had zero points the pointer returned NULL. Also replaced for loop by FOREACH macro. This is a corner case of "empty" strokes without points. |
Commit Details:
Full Hash: 29fb12da589eeb3bbc31b81874526208b35334cb
Parent Commit: 3e005a3
Lines Changed: +5, -2
1 Modified Path:
/source/blender/editors/gpencil/gpencil_convert.c (+5, -2) (Diff)