Files
test/intern
Kévin Dietrich 00f218602d Alembic procedural: fix missing update when only the transforms change
The missing update has two sources:

The TimeSampling used for looking up transformations in the cache was
uninitialized. To fix this, simply use the TimeSampling from the last
transformation in the hierarchy (that is the object's parent), which
should also contain the time information for all of its parents.

The objects are not tagged for update when their trasformations change.
2021-03-07 17:16:16 +01:00
..
2020-10-19 08:43:08 -07:00
2021-02-05 14:30:35 +01:00
2021-03-05 14:44:28 +11:00
2020-10-19 09:11:00 -07:00
2021-03-05 15:05:08 +01:00
2020-10-19 08:12:33 -07:00
2020-11-19 17:19:48 +01:00