Skip to content

IECoreAlembic : Support velocity on meshes and curves#706

Merged
johnhaddon merged 1 commit intoImageEngine:masterfrom
danieldresser-ie:alembicVelocity
Feb 8, 2018
Merged

IECoreAlembic : Support velocity on meshes and curves#706
johnhaddon merged 1 commit intoImageEngine:masterfrom
danieldresser-ie:alembicVelocity

Conversation

@danieldresser-ie
Copy link
Contributor

We already supported this property on points, but neglected to support it on meshes and curves.

This is all pretty straightforward, the only thing that seemed odd to me while implementing it is that PointsReader and CurvesReader pass the sampleSelector once into *Schema.getValue(), but MeshReader uses *Property.get( ..., sampleSelector ). I wasn't sure why this was happening, so I kept the current convention.

@johnhaddon johnhaddon merged commit 3738796 into ImageEngine:master Feb 8, 2018
@johnhaddon
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants