Files
test/source
Dalai Felinto 1b18e15802 Sanitize use of BLI_iterator
We now initialize iter.valid as true as part of the main iterator (and manually
when using via Python). And we don't even bother setting iter->current to NULL
if it's invalid. Let's stick to using iter->valid only.
2017-11-07 14:08:34 -02:00
..
2017-11-07 14:08:34 -02:00
2017-11-07 15:35:36 +01:00
2017-01-29 17:21:57 +03:00
2017-04-08 12:01:29 +10:00