itsmattkc
|
1d3d52db9b
|
implemented the ability to modify bezier points in the curve editor
|
2019-12-28 22:40:30 +11:00 |
|
itsmattkc
|
4cd5e103b8
|
merged KeyframeView and CurveView to use the same base class
These classes had a ton of similarities, so they've now been modified to use
a common base class.
|
2019-12-28 18:47:54 +11:00 |
|
itsmattkc
|
26cafa7936
|
implemented bulk of curve editor's functionality
While certainly not entirely complete yet, this implements most of the UI
functionality of the graph editor.
|
2019-12-28 18:26:37 +11:00 |
|
itsmattkc
|
d82acf9b7e
|
implemented basic animation curve editor widgets
Frontend is largely done, it just needs backend and connecting to other
widgets to function correctly.
|
2019-12-28 00:27:13 +11:00 |
|