| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | fixed relative image scale bug & Life preset bug | tassaron | 2017-08-10 | 3 | -7/+48 | |
| | | | | | dicts must be alphabetized in AV files | |||||
| * | using the builtin logging module | tassaron | 2017-08-10 | 11 | -55/+206 | |
| | | ||||||
| * | added connected path shape to Life | tassaron | 2017-08-10 | 2 | -29/+82 | |
| | | ||||||
| * | rm garbage file | tassaron | 2017-08-10 | 1 | -976/+0 | |
| | | ||||||
| * | more shapes and custom image option for Life | tassaron | 2017-08-10 | 3 | -14/+1186 | |
| | | ||||||
| * | Conway's Game of Life component | tassaron | 2017-08-09 | 4 | -0/+592 | |
| | | ||||||
| * | fixed incorrect outline for small-caps | tassaron | 2017-08-08 | 1 | -3/+12 | |
| | | ||||||
| * | relative dropshadow | tassaron | 2017-08-08 | 1 | -1/+2 | |
| | | ||||||
| * | relative stroke px size & no Qt pen on stroke | tassaron | 2017-08-08 | 2 | -3/+7 | |
| | | ||||||
| * | dropshadow option for Text component | tassaron | 2017-08-07 | 2 | -2/+41 | |
| | | ||||||
| * | added stroke and font style options to Text component | tassaron | 2017-08-06 | 5 | -253/+593 | |
| | | ||||||
| * | image scale needs to be relative | tassaron | 2017-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | save presets as floats so project resolution is not relevant | tassaron | 2017-08-03 | 4 | -63/+127 | |
| | | | | | unfortunately this breaks old projects and presets | |||||
| * | max spinbox vals scale relatively & less errors when spamming res change | tassaron | 2017-08-03 | 5 | -28/+77 | |
| | | | | | w/h attrs are locked during render so preview thread always get correctly-sized frame | |||||
