Skip to content

0.31.2

Compare
Choose a tag to compare
@arpruss arpruss released this 22 Jun 17:05
· 433 commits to master since this release
  • improve vehicle.py to provide an efficient general purpose object drawing and moving class: you can scan objects from the world OR just provide them programmatically
  • fix lsystem.py bug affecting many fractal scripts
  • fix a problem on Windows with some python interpreters
  • add camera.setDebug() (not officially supported and may be removed later)