aboutsummaryrefslogtreecommitdiff
path: root/src/components/life.py
AgeCommit message (Expand)Author
2023-02-17ignore cells that are 40+ coords out of frameBrianna Rainey
2023-02-17Add comments to Life componentBrianna Rainey
2022-05-07Fix drawing of "peace" shape. Rename a shape to pietassaron
2022-05-07Add initial state to the grid - a Queen Bee Shuttletassaron
2022-04-22make pip-installable as a packagetassaron
2017-08-27undoable Life component grid actionstassaron
2017-08-20don't merge undos when setting text with a buttontassaron
2017-08-20relative widgets scale properly when undoing at different resolutionstassaron
2017-08-19fixed issues with undoing relative widgetstassaron
2017-08-13graceful renderNode crash, code clean-uptassaron
2017-08-11why did I use a dict here?tassaron
2017-08-10Life comp shift buttons and Show Grid optiontassaron
2017-08-10fixed relative image scale bug & Life preset bugtassaron
2017-08-10added connected path shape to Lifetassaron
2017-08-10more shapes and custom image option for Lifetassaron
2017-08-09Conway's Game of Life componenttassaron