Blender Git Loki

Git Commits -> Revision 04bfea0

Revision 04bfea0 by Kévin Dietrich (master)
September 16, 2016, 07:27 (GMT)
Fix T49369: Blender crashes/closes down application at alembic export of
any object

There were a couple of crashes caused by stupid typos in
rB631af9f930d2fd2c76751204ff22239aa95f761d and
rB78ea06fea4a74181c25254ed72d50d8a743b6954, as well as a shamefull lack
of 'testing before committing' which only affect exporting.

One crash was due to using RNA_boolean_get instead of RNA_enum_get, the
other one was a tricky case of order of deletion happening in the
destructors of AbcExporter and ArchiveWriter.

Should not affect RC or release.

Commit Details:

Full Hash: 04bfea0d6747b48cf8e792586cd6df8df0f00dcc
Parent Commit: e156abe
Lines Changed: +17, -13

5 Modified Paths:

/source/blender/alembic/intern/abc_archive.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_archive.h (+2, -2) (Diff)
/source/blender/alembic/intern/abc_exporter.cc (+9, -7) (Diff)
/source/blender/alembic/intern/abc_exporter.h (+3, -1) (Diff)
/source/blender/editors/io/io_alembic.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021