Attribute panel!
I now implemented an attribute panel on the side bar. It currently includes
- x & y position
- x & y scale
- rotation
- x & y pivot point
- enabling and disabling fill and stroke
- choosing colors using a color pop-up window (thanks to this library)
- Alpha spin boxes
- RGB spin boxes
- stroke width spin box
I started working on other attributes like joint types but didn’t finish yet. Other attributes will include opacity, gradients, patterns, line dash types, line cap types, etc. I want to move to animating ASAP because the event will end soon and I still didn’t ship :\
I impleneted a small diamond buttom to add a keyframe. The button only clicks and changes from a hollow diamond with white outline to a green diamond, but still no keyframe functionality. I made a list of all features I want before the end of the event and I think I messed up :P
[done] stroke & colour properties
[ ] FIX: canvas dimensions
[ ] linear animating
[ ] viewport controls
[ ] importing SVGs
[ ] exporting to a file
[ ] exporting to an mp4
[ ] Ctrl + C, V, Z, Y
[ ] keyframe interpolation and graph editor
[ ] Text object
[ ] Text object properties
[ ] Image object
[ ] Image object properties
[ ] importing other formats
[ ] complex SVG shapes
[ ] path manipulation
I think I have to do only the first 8 for now and do the rest after the end of the event.
Log in to leave a comment