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
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
life.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix drawing of "peace" shape. Rename a shape to pie
tassaron
2022-05-07
1
-8
/
+5
*
Add initial state to the grid - a Queen Bee Shuttle
tassaron
2022-05-07
1
-1
/
+13
*
make pip-installable as a package
tassaron
2022-04-22
1
-2
/
+2
*
undoable Life component grid actions
tassaron
2017-08-27
1
-33
/
+99
*
don't merge undos when setting text with a button
tassaron
2017-08-20
1
-19
/
+27
*
relative widgets scale properly when undoing at different resolutions
tassaron
2017-08-20
1
-1
/
+1
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
1
-1
/
+0
*
graceful renderNode crash, code clean-up
tassaron
2017-08-13
1
-2
/
+2
*
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
1
-1
/
+55
*
fixed relative image scale bug & Life preset bug
tassaron
2017-08-10
1
-3
/
+4
*
added connected path shape to Life
tassaron
2017-08-10
1
-28
/
+76
*
more shapes and custom image option for Life
tassaron
2017-08-10
1
-11
/
+156
*
Conway's Game of Life component
tassaron
2017-08-09
1
-0
/
+155