137 Commits (8d9e1b3b2d7b77b7c24f10ad54d9098838b9cb53)
 

Author SHA1 Message Date
informaniac 8d9e1b3b2d refactored input stuff into balance_util module 6 years ago
klonfish 368384481c Added grace period to player detection to allow for accidential stepping off a board 6 years ago
klonfish fbe4fd49ba Reduced minimum weight for player detection to 10 kg 6 years ago
Fr3deric 99ed7b48a1 fixed premature animation restart 6 years ago
Fr3deric c0d6872c5a adapted box color to gamma correction 6 years ago
Fr3deric 3b06c37b79 added twister.py 6 years ago
informaniac b0c20959a1 fixed frame calculation... again 6 years ago
informaniac 7c31f7d5c2 fixed frame calculation 6 years ago
informaniac 59cb9db3b3 frames are now determined by seconds as command line argument 6 years ago
informaniac 67eaf2d05f moved optional argument down to group the mandatory objects on top 6 years ago
informaniac 42941df93c moved blup objects to main function 6 years ago
informaniac df9332777c delay is now a command line argument 6 years ago
informaniac 92432408a5 alive color is generated randomly 6 years ago
informaniac d51becbfc2 game of life animation overhaul 6 years ago
klonfish 22787835b2 Added gamma correction to HD output 6 years ago
klonfish 8ec773cacc Changed DMA channel to 10 since 5 seems to be causing SD card corruption. See https://github.com/jgarff/rpi_ws281x/issues/224 6 years ago
Fr3deric a85cb90347 added discs.py 6 years ago
Fr3deric e498ca8b17 added lines.py 6 years ago
Fr3deric e743f4a47c added checkerboard.py 6 years ago
Fr3deric 43dcd7a620 added curves.py 6 years ago
Fr3deric ab67d72f83 added thimblerig.py 6 years ago
Fr3deric 543aef2467 added dlines.py 7 years ago
Fr3deric ad9b697b05 improved cycle path 7 years ago
Fr3deric 254d21eb91 added movingshapes.py 7 years ago
Fr3deric 815edba13e added faces.py 7 years ago
Fr3deric 1dd2d0a943 added option to specify approximate animation time 7 years ago
Fr3deric 2f8df5467d don't crash in case a frame cannot be sent 7 years ago
Fr3deric 5600f48fb3 replaced 'ignore hidden files/dirs' fature with file extension filter, currently hardcoded to bml 7 years ago
Fr3deric 1c14d6032b ignore hidden files and directories 7 years ago
Fr3deric b899ec0fdc improved animation selection logic, added support for subdirs and symlinks in animation directory 7 years ago
Fr3deric 2073a3e277 improved shape generation, added random to bounceoff 7 years ago
Fr3deric b73f05b294 added collision detection 7 years ago
Fr3deric 626a2bef18 added unrath.py 7 years ago
Fr3deric 93acb5bf0e added blobs.py 7 years ago
Fr3deric 06db0b5ee1 added orbs.py 7 years ago
Fr3deric b494ef2f41 added gif2bml.py 7 years ago
Fr3deric 938f97c136 fixed permissions 7 years ago
Fr3deric 3ebec72f76 Feuerwerk! 7 years ago
Fr3deric 062c2efdb9 added --no-loop option 7 years ago
Fr3deric 5fbb097114 Merge branch 'master' of git.blinkenbunt.org:Blinkenbunt/blup 7 years ago
Fr3deric 312a0358e6 cleanup and added support for multiple palettes 7 years ago
klonfish 5843278d49 Fixed calls to writeBml 7 years ago
klonfish e37ede964e Removed animation files and put them into a separate repo 7 years ago
Fr3deric d381458006 major cleanup 7 years ago
Fr3deric 0c9b6338f7 moved gamemenu to games folder 7 years ago
Fr3deric b27c4d3383 moved games to separate folder 7 years ago
Fr3deric c71a69b4b6 moved writebml to blup module 7 years ago
Fr3deric 86bde0d468 fixed syntax error 7 years ago
Fr3deric c19af78491 corrected package name 7 years ago
Fr3deric 186c75dd63 minimal packaging 7 years ago