| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #32 from djfun/newgui-commandline | Brianna | 2017-06-23 | 11 | -240/+408 |
| |\ | | | | | making commandline features from master work with the new component system | ||||
| | * | Merge branch 'feature-newgui' into newgui-commandline | Brianna | 2017-06-23 | 6 | -33/+97 |
| | |\ | |/ |/| | |||||
| * | | cx_freeze Path Updates | DH4 | 2017-06-23 | 6 | -30/+62 |
| | | | |||||
| * | | Implement Hotkeys | DH4 | 2017-06-23 | 1 | -3/+36 |
| | | | |||||
| | * | more commandline component options | tassaron | 2017-06-22 | 7 | -35/+74 |
| | | | | | | | | | commandline options that existed before the redesign are now back | ||||
| | * | can send multiple arguments to a component | tassaron | 2017-06-22 | 3 | -8/+15 |
| | | | |||||
| | * | bugfixes | tassaron | 2017-06-22 | 6 | -34/+17 |
| | | | |||||
| | * | preset-loading and basic args from commandline | tassaron | 2017-06-22 | 10 | -62/+156 |
| | | | | | | | | | also made some docstrings more informative | ||||
| | * | able to create components from commandline | tassaron | 2017-06-18 | 2 | -5/+46 |
| | | | | | | | | | TODO: make components respond to argument | ||||
| | * | basic commandline functionality using 3 args | tassaron | 2017-06-18 | 5 | -191/+196 |
| |/ | | | | needs more args so components can be modified without gui | ||||
| * | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron | 2017-06-17 | 2 | -16/+25 |
| | | |||||
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 3 | -34/+75 |
| | | | | | also limited total # of components to 50 | ||||
| * | spread option for gradients | tassaron | 2017-06-16 | 2 | -10/+37 |
| | | |||||
| * | color component size, position, and gradient options | tassaron | 2017-06-16 | 4 | -169/+477 |
| | | |||||
| * | added width and height to color.ui | tassaron | 2017-06-16 | 2 | -4/+151 |
| | | |||||
| * | Redesigned preset UI + video & image component scaling/positioning | Brianna | 2017-06-15 | 16 | -471/+1425 |
| |\ | | | | | Added preset manager | ||||
| | * | drag events for component list now working! | tassaron | 2017-06-15 | 4 | -18/+42 |
| | | | |||||
| | * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 11 | -57/+107 |
| | | | | | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
| | * | video scaling, position and distortion | tassaron | 2017-06-15 | 3 | -11/+79 |
| | | | |||||
| | * | clear preset button, disable New Project during export | tassaron | 2017-06-15 | 3 | -10/+48 |
| | | | | | | | | | enable preset manager during export, and clear deleted presets from project files when opened | ||||
| | * | image component stretch/scale/x/y options | tassaron | 2017-06-14 | 4 | -19/+139 |
| | | | |||||
| | * | no keyerror when opening new preset | tassaron | 2017-06-14 | 1 | -1/+1 |
| | | | |||||
| | * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 9 | -113/+80 |
| | | | | | | | | | hopefully | ||||
| | * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 9 | -48/+175 |
| | | | | | | | | | flags for unsaved changes saved in project files | ||||
| | * | split up openProject code for use in importPreset | tassaron | 2017-06-11 | 3 | -75/+124 |
| | | | |||||
