Files
test/source
Sybren A. Stüvel 3748ca432d Alembic import: prevent double user decrement when cancelling import.
BKE_libblock_free_us() was called on the object data, which decrements
its user count, after which the same function was called on the object,
which decrements the user count of the object data again. This double
decrement was too much.
2017-04-07 16:03:29 +02:00
..
2017-04-03 12:31:33 +02:00
2017-03-07 09:07:58 -05:00
2017-03-16 10:30:02 +01:00
2017-01-29 17:21:57 +03:00