Blender Git Commit Log

Git Commits -> Revision 4271ae2

Revision 4271ae2 by Sybren A. Stüvel (sybren-usd)
June 26, 2019, 09:55 (GMT)
USD: only write timeSamples when we write animated data

By using the default timecode USD won't even write a single `timeSample`
for non-animated data. Instead, it writes it as non-timesampled. This makes
the USD file more explicit of our intent, and allows for read-time
optimisations.

Commit Details:

Full Hash: 4271ae24716f23a4a98a880b3d6700f8184c320c
Parent Commit: 1134a40
Lines Changed: +23, -7

6 Modified Paths:

/source/blender/usd/intern/usd_exporter_context.h (+3, -0) (Diff)
/source/blender/usd/intern/usd_hierarchy_iterator.cc (+2, -2) (Diff)
/source/blender/usd/intern/usd_writer_abstract.cc (+14, -1) (Diff)
/source/blender/usd/intern/usd_writer_abstract.h (+2, -0) (Diff)
/source/blender/usd/intern/usd_writer_mesh.cc (+1, -1) (Diff)
/source/blender/usd/intern/usd_writer_transform.cc (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021