aboutsummaryrefslogtreecommitdiff
path: root/src/components/image.py
AgeCommit message (Expand)Author
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-13components automatically drawPreview & save currentPresettassaron
2017-07-13more error messages for blank componentstassaron
2017-07-13merge consecutive static componentstassaron
2017-07-11fixed various bugstassaron
2017-07-09separated creation of ffmpeg commandtassaron
2017-07-09a basic Sound component for mixing soundstassaron
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-06image options to mirror & saturate colourstassaron
2017-07-05added basic rotate option to imagestassaron
2017-07-02frame-drawing tools for components to sharetassaron
2017-07-02renamed component basetassaron
2017-06-25project files save settings & out/in fieldstassaron
2017-06-24fixing bugstassaron
2017-06-23qt5 fixestassaron
2017-06-23QT5 Conversion + Directory StructureDH4