Blender Git Commit Log

Git Commits -> Revision 90387da

Revision 90387da by Campbell Barton
July 26, 2007, 14:04 (GMT)
retarded method of adding an item to a linked list that used pointer tricks but only set the last items ->next and not the linked lists ->last.
solved by using BLI_addtail()

this fixed joining python created curves that meant imported svg's would crash when joining.

fixes bug #6820 - http://projects.blender.org/tracker/index.php?func=detail&aid=6820&group_id=9&atid=125

Commit Details:

Full Hash: 90387da14a3f6c0a26b8f02737a68f9b5d65ce52
SVN Revision: 11377
Parent Commit: b31c60d
Lines Changed: +4, -15

1 Modified Path:

/source/blender/python/api2_2x/Curve.c (+4, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021