aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/life.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* make pip-installable as a packagetassaron2022-04-221-2/+2
* undoable Life component grid actionstassaron2017-08-271-33/+99
* don't merge undos when setting text with a buttontassaron2017-08-201-19/+27
* relative widgets scale properly when undoing at different resolutionstassaron2017-08-201-1/+1
* fixed issues with undoing relative widgetstassaron2017-08-191-1/+0
* graceful renderNode crash, code clean-uptassaron2017-08-131-2/+2
* why did I use a dict here?tassaron2017-08-111-18/+17
* Life comp shift buttons and Show Grid optiontassaron2017-08-101-1/+55
* fixed relative image scale bug & Life preset bugtassaron2017-08-101-3/+4
* added connected path shape to Lifetassaron2017-08-101-28/+76
* more shapes and custom image option for Lifetassaron2017-08-101-11/+156
* Conway's Game of Life componenttassaron2017-08-091-0/+155