Blender Git Commit Log

Git Commits -> Revision 58877d6

Revision 58877d6 by Kévin Dietrich (master)
December 1, 2016, 07:32 (GMT)
Alembic: quiet compilation warnings on Windows.

Most of them are harmless implicit conversions (e.g. Alembic deals with
doubles for storing time information when Blender uses both ints and
floats/doubles) or class/struct mismatch on forward declarations.

Commit Details:

Full Hash: 58877d6d082d82185ca611b704364168e5984bd7
Parent Commit: 05b181f
Lines Changed: +31, -29

11 Modified Paths:

/source/blender/alembic/intern/abc_camera.cc (+9, -9) (Diff)
/source/blender/alembic/intern/abc_customdata.h (+3, -2) (Diff)
/source/blender/alembic/intern/abc_exporter.cc (+7, -7) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+2, -2) (Diff)
/source/blender/alembic/intern/abc_object.cc (+2, -2) (Diff)
/source/blender/alembic/intern/abc_object.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_points.cc (+2, -1) (Diff)
/source/blender/alembic/intern/abc_points.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_util.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_util.h (+1, -1) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021