dmarx / keyframed

Simple, expressive, pythonic datatypes for manipulating curves parameterized by keyframes and interpolators.
36 stars 1 forks source link

compositional pgroups should be their own subclass #85

Closed dmarx closed 1 year ago

dmarx commented 1 year ago

nah. way simpler solution: just delegate the arithmetic operations back to the ParameterGroup, which already pushes those operations down cleanly