andrewhwood / alembic

Automatically exported from code.google.com/p/alembic
Other
0 stars 0 forks source link

Add velocity as a first and a half class citizen on schemas which have points #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For polymeshes, subds, nurbs and curves (points already have velocity) it might 
be nice to have the ability to set/get velocity, but it would be optional, much 
like UVs on polymeshes and subds.

A thread from alembic-discuss with some suggestions are here:
http://groups.google.com/group/alembic-discussion/browse_thread/thread/9386bbda8
ccbb567

A thread from alembic-dev in June:
http://groups.google.com/group/alembic-dev/browse_thread/thread/9416d1d9c5d88b13
/5f5e2e5f78fff43d?lnk=gst&q=velocity#5f5e2e5f78fff43d

Are there any gotchas regarding the time unit of the velocity and considering 
it is sampled.

Original issue reported on code.google.com by miller.lucas on 14 Oct 2011 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by ble...@gmail.com on 25 Oct 2011 at 1:00

GoogleCodeExporter commented 9 years ago

Original comment by ble...@gmail.com on 18 Nov 2011 at 10:17

GoogleCodeExporter commented 9 years ago
Implementation was pushed here:

http://code.google.com/r/millerlucas-dev/source/detail?r=7a04ef88e2a0fece6d16bb9
093b093c3f2e49213

Still needs some unit tests.

Original comment by miller.lucas on 3 Dec 2011 at 1:13

GoogleCodeExporter commented 9 years ago
Test was added here:
http://code.google.com/r/millerlucas-dev/source/detail?r=4ce10faa4fbb23f5f67a8f6
960d2f3984183ca12

Original comment by miller.lucas on 12 Jan 2012 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by miller.lucas on 24 Jan 2012 at 1:41