aboutsummaryrefslogtreecommitdiffstats
path: root/components/image.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more commandline component optionstassaron2017-06-221-7/+7
| | | | commandline options that existed before the redesign are now back
* preset-loading and basic args from commandlinetassaron2017-06-221-0/+17
| | | | also made some docstrings more informative
* various bugfixes, blankFrame method for componentstassaron2017-06-151-2/+4
| | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py
* image component stretch/scale/x/y optionstassaron2017-06-141-2/+22
|
* asterisk next to modified preset is more accuratetassaron2017-06-131-2/+2
| | | | hopefully
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-1/+5
| | | | flags for unsaved changes saved in project files
* saved preset titles, code clean-upstassaron2017-06-081-1/+2
| | | | componentList drag'n'drop disabled for now; will work on it in another branch
* added submenu for opening presets, moved codetassaron2017-06-071-2/+3
|
* Code cleanupDH42017-06-061-11/+13
|
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-8/+6
|
* basic image componenttassaron2017-06-031-6/+30
|
* start of background replacement componentstassaron2017-06-031-0/+42