| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixed too-large Color sizes, fixed a redoing bug, rm pointless things | tassaron | 2017-08-26 | 10 | -59/+72 | |
| | | | | | and now Ctrl+Alt+Shift+A gives a bunch of debug info | |||||
| * | potential dataDir paths in comments for future reference | tassaron | 2017-08-21 | 1 | -1/+4 | |
| | | ||||||
| * | added undo button to GUI | tassaron | 2017-08-20 | 4 | -8/+51 | |
| | | | | | with icons that theoretically should look ok cross-platform | |||||
| * | 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 | |
| | | ||||||
| * | better aevalsrc inputs for spectrum previews | tassaron | 2017-08-14 | 3 | -21/+55 | |
| | | ||||||
| * | faster Spectrum preview & custom VERBOSE loglvl | tassaron | 2017-08-14 | 7 | -36/+67 | |
| | | ||||||
| * | made an authors file | tassaron | 2017-08-13 | 1 | -1/+3 | |
| | | ||||||
| * | 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 | |
| | | ||||||
