playcanvas / editor

Issue tracker for the PlayCanvas Editor
https://playcanvas.com/
155 stars 28 forks source link

More powerful curve editing #11

Open SophieRefshauge opened 4 years ago

SophieRefshauge commented 4 years ago

More Powerful Curve Editing (examples from Maya graph editor)...

belohlavek commented 4 years ago

Can you guys open source the curve editor? It would be of great help for creating external tools which are comptatible with PC by default. The features described in this issue could also be developed by the community (:

willeastcott commented 4 years ago

I hope we can, @belohlavek - keep your eyes open for announcements relating to this. 😄

willeastcott commented 3 years ago

We have now open sourced the Editor front-end framework @belohlavek. It is called PCUI. You can find it here:

https://github.com/playcanvas/pcui

The curve editor is here:

https://github.com/playcanvas/pcui/blob/master/src/components/CurveInput/index.js