aboutsummaryrefslogtreecommitdiffstats
path: root/components/color.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more commandline component optionstassaron2017-06-221-0/+11
| | | | commandline options that existed before the redesign are now back
* ask to save changes before changing current projecttassaron2017-06-171-0/+2
| | | | also limited total # of components to 50
* spread option for gradientstassaron2017-06-161-7/+15
|
* color component size, position, and gradient optionstassaron2017-06-161-4/+113
|
* added width and height to color.uitassaron2017-06-161-3/+12
|
* various bugfixes, blankFrame method for componentstassaron2017-06-151-1/+1
| | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py
* asterisk next to modified preset is more accuratetassaron2017-06-131-2/+2
| | | | hopefully
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-1/+6
| | | | flags for unsaved changes saved in project files
* rename and delete buttons in preset managertassaron2017-06-081-8/+8
|
* 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-1/+2
|
* Code cleanupDH42017-06-061-21/+34
|
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-9/+7
|
* basic image componenttassaron2017-06-031-4/+11
|
* start of background replacement componentstassaron2017-06-031-0/+82