| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | don't merge undos when setting text with a button | tassaron | 2017-08-20 | 6 | -21/+37 | |
| | | | | | | | | | | | | | plus changes to life.py for pep8 compliance | |||||
| | | * | relative widgets scale properly when undoing at different resolutions | tassaron | 2017-08-20 | 5 | -29/+68 | |
| | | | | ||||||
| | | * | remove % from log calls | tassaron | 2017-08-19 | 8 | -41/+66 | |
| | | | | ||||||
| | | * | fixed issues with undoing relative widgets | tassaron | 2017-08-19 | 17 | -81/+215 | |
| | | | | ||||||
| | | * | undoable preset open, rename, and delete' | tassaron | 2017-08-17 | 3 | -25/+107 | |
| | | | | ||||||
| | | * | component updateWrapper and more obvious method names | tassaron | 2017-08-17 | 2 | -93/+122 | |
| | | | | ||||||
| | | * | undoable add-comp & clear-preset actions | tassaron | 2017-08-17 | 4 | -22/+94 | |
| | | | | ||||||
| | | * | undoable component movement | tassaron | 2017-08-16 | 3 | -13/+45 | |
| | | | | ||||||
| | | * | undo merge IDs given per attr instead of widget type | tassaron | 2017-08-16 | 1 | -6/+1 | |
| | | | | ||||||
| | | * | merge consecutive actions on the same widget type | tassaron | 2017-08-16 | 1 | -10/+44 | |
| | | | | ||||||
| | | * | undoable edits for normal component settings; TODO: merge small edits | tassaron | 2017-08-15 | 10 | -34/+130 | |
| | | | | ||||||
| | | * | undoable removeComponent action | tassaron | 2017-08-14 | 7 | -35/+81 | |
| | | | | ||||||
| | | * | organizing GUImode-specific code | tassaron | 2017-08-14 | 7 | -0/+0 | |
| | |/ | ||||||
| | * | rm test.wav | tassaron | 2017-08-14 | 2 | -1/+5 | |
| | | | ||||||
| | * | better aevalsrc inputs for spectrum previews | tassaron | 2017-08-14 | 4 | -21/+55 | |
| | | | ||||||
| | * | faster Spectrum preview & custom VERBOSE loglvl | tassaron | 2017-08-14 | 7 | -36/+67 | |
| | | | ||||||
| | * | made an authors file | tassaron | 2017-08-13 | 2 | -1/+14 | |
| | | | ||||||
| | * | graceful renderNode crash, code clean-up | tassaron | 2017-08-13 | 2 | -38/+54 | |
| | | | ||||||
| | * | fix | tassaron | 2017-08-12 | 1 | -11/+5 | |
| | | | ||||||
| | * | rv pointless optimization & remove circular imports (again...) | tassaron | 2017-08-12 | 3 | -22/+16 | |
| | | | | | | | | | the last commit does showcase an enlightening bug however | |||||
| | * | move previewWindow class into new file | tassaron | 2017-08-12 | 3 | -72/+88 | |
| | | | | | | | | | and cache frequently-created blank frames | |||||
| | * | why did I use a dict here? | tassaron | 2017-08-11 | 1 | -18/+17 | |
| | | | ||||||
| | * | Life comp shift buttons and Show Grid option | tassaron | 2017-08-10 | 3 | -2/+105 | |
| | | | ||||||
| | * | fixed relative image scale bug & Life preset bug | tassaron | 2017-08-10 | 4 | -8/+49 | |
| | | | | | | | | | dicts must be alphabetized in AV files | |||||
| | * | Merge pull request #55 from djfun/logging | Brianna | 2017-08-10 | 11 | -55/+206 | |
| | |\ | | | | | | | using the builtin logging module | |||||
