aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/image.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* make pip-installable as a packagetassaron2022-04-221-2/+2
* don't merge undos when setting text with a buttontassaron2017-08-201-0/+2
* fixed issues with undoing relative widgetstassaron2017-08-191-2/+0
* fixed relative image scale bug & Life preset bugtassaron2017-08-101-4/+28
* image scale needs to be relativetassaron2017-08-031-1/+1
* max spinbox vals scale relatively & less errors when spamming res changetassaron2017-08-031-1/+1
* relativeWidgets might as well be a listtassaron2017-08-031-20/+16
* x/y pixel values update to match output resolutiontassaron2017-08-011-0/+3
* fixed video component eating stdouttassaron2017-07-271-8/+4
* components auto-connect & track widgets, less autosave spamtassaron2017-07-231-55/+22
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-201-6/+5
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-171-1/+1
* components automatically drawPreview & save currentPresettassaron2017-07-131-1/+1
* more error messages for blank componentstassaron2017-07-131-3/+4
* merge consecutive static componentstassaron2017-07-131-8/+8
* fixed various bugstassaron2017-07-111-1/+9
* separated creation of ffmpeg commandtassaron2017-07-091-2/+1
* a basic Sound component for mixing soundstassaron2017-07-091-2/+1
* more comments + warnings for outdated dependenciestassaron2017-07-091-1/+1
* image options to mirror & saturate colourstassaron2017-07-061-1/+20
* added basic rotate option to imagestassaron2017-07-051-3/+6
* frame-drawing tools for components to sharetassaron2017-07-021-1/+2
* renamed component basetassaron2017-07-021-2/+3
* project files save settings & out/in fieldstassaron2017-06-251-2/+2
* fixing bugstassaron2017-06-241-3/+2