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
*
Use pyproject.toml + uv_build
Aeliton G. Silva
2026-01-13
1
-520
/
+0
*
update for Pillow 12 and Qt 6
tassaron
2026-01-12
1
-1
/
+1
*
update to Qt 6 and Pillow 12
tassaron
2026-01-11
1
-126
/
+150
*
fix #75 by computing evolution during frameRender
Brianna Rainey
2023-02-17
1
-24
/
+12
*
ignore cells that are 40+ coords out of frame
Brianna Rainey
2023-02-17
1
-0
/
+11
*
Add comments to Life component
Brianna Rainey
2023-02-17
1
-1
/
+14
*
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