Blender Git Commit Log

Git Commits -> Revision 9e140a2

June 1, 2015, 17:14 (GMT)
Support for an optional semantics argument when interpolating cached
properties.

This is necessary to distinguish e.g. vector semantics (linear vs. slerp
interpolation for positional/normal vectors). It would be simpler to
do this based purely on types, but the typing of common Alembic
properties is not sufficiently unique. Semantics arguments are enum
values, that can be omitted if the default interpolation should be used.

Commit Details:

Full Hash: 9e140a2c39f902c4004fea86a67db38578df504a
Parent Commit: e499f9d
Lines Changed: +97, -35

2 Modified Paths:

/source/blender/pointcache/alembic/abc_interpolate.h (+94, -33) (Diff)
/source/blender/pointcache/alembic/abc_mesh.cpp (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021