index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
life.py
Age
Commit message (
Collapse
)
Author
2022-05-07
Fix drawing of "peace" shape. Rename a shape to pie
tassaron
2022-05-07
Add initial state to the grid - a Queen Bee Shuttle
tassaron
I chose this one because it repeats forever, so the user gets a useable default setting for any length of video they want to make
2022-04-22
make pip-installable as a package
tassaron
2017-08-27
undoable Life component grid actions
tassaron
2017-08-20
don't merge undos when setting text with a button
tassaron
plus changes to life.py for pep8 compliance
2017-08-20
relative widgets scale properly when undoing at different resolutions
tassaron
2017-08-19
fixed issues with undoing relative widgets
tassaron
2017-08-13
graceful renderNode crash, code clean-up
tassaron
2017-08-11
why did I use a dict here?
tassaron
2017-08-10
Life comp shift buttons and Show Grid option
tassaron
2017-08-10
fixed relative image scale bug & Life preset bug
tassaron
dicts must be alphabetized in AV files
2017-08-10
added connected path shape to Life
tassaron
2017-08-10
more shapes and custom image option for Life
tassaron
2017-08-09
Conway's Game of Life component
tassaron