Files
test2/source/blender/makesdna
Campbell Barton 4df5b943ed patch [#34103] - listbase.patch, insertlinkbefore.patch
from Lawrence D'Oliveiro (ldo) 


notes from tracker:
use bool for return type from BLI_remlink_safe, necessitating including BLI_utildefines.h in BLI_listbase.h
get rid of duplicate BLI_insertlink, use BLI_insertlinkafter instead.

A few places which were using BLI_insertlinkafter (actually BLI_insertlink), when it would be simpler to use BLI_insertlinkbefore instead.
2013-02-22 14:12:55 +00:00
..
2012-11-24 00:18:34 +00:00
2012-12-21 12:07:28 +00:00
2013-02-02 04:58:03 +00:00
2012-04-30 14:24:11 +00:00
2013-01-22 11:18:41 +00:00
2012-10-28 15:23:16 +00:00
2013-02-21 17:46:26 +00:00
2013-01-24 16:11:07 +00:00
2013-02-22 10:13:15 +00:00
2012-12-26 13:05:39 +00:00
2012-12-17 08:01:43 +00:00