Files
test2/source/blender/blenkernel/intern
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-12-29 11:03:03 +00:00
2013-02-06 12:16:53 +00:00
2012-12-29 01:54:58 +00:00
2012-10-23 13:28:22 +00:00
2012-12-29 01:54:58 +00:00
2013-01-21 15:41:00 +00:00
2013-02-14 23:49:30 +00:00
2013-02-04 00:18:09 +00:00
2012-08-18 19:54:21 +00:00
2013-01-22 20:47:03 +00:00
2013-01-23 07:26:39 +00:00
2013-02-04 16:20:39 +00:00
2012-12-29 01:54:58 +00:00
2012-12-20 00:29:31 +00:00
2013-01-22 11:18:41 +00:00
2013-02-19 08:37:08 +00:00
2013-02-11 15:35:38 +00:00
2013-01-19 06:12:25 +00:00
2013-02-06 14:02:19 +00:00
2013-01-27 14:28:45 +00:00
2013-02-02 04:58:03 +00:00
2013-01-21 02:30:40 +00:00
2013-02-04 00:18:09 +00:00
2012-05-12 16:11:34 +00:00
2013-01-22 20:47:03 +00:00
2012-11-09 09:33:28 +00:00
2013-02-22 10:13:15 +00:00
2013-02-11 07:12:15 +00:00