mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Color-theory updates and related API changes. (#50)
Rewamp the scene api, add circle plots, add blender flips, fix caching issue in driver, fix bug in partialSvg. Former-commit-id: 5cb900521044fee13766dd7474fd9b72c7691686
This commit is contained in:
parent
703836bc89
commit
4bfafa4d8e
25 changed files with 1441 additions and 338 deletions
|
|
@ -63,6 +63,8 @@ library
|
|||
Reanimate.Blender
|
||||
Reanimate.Effect
|
||||
Reanimate.Builtin.TernaryPlot
|
||||
Reanimate.Builtin.CirclePlot
|
||||
Reanimate.Builtin.Flip
|
||||
Reanimate.Constants
|
||||
Reanimate.Parameters
|
||||
Reanimate.Chiphunk
|
||||
|
|
|
|||
Loading…
Reference in a new issue