Skip to content

Bicycle Bears

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikofski mikofski released this 22 Sep 21:48
· 148 commits to master since this release
  • fix #56 add model meta class to declare layers as class attributes
  • fix #23 use commands from simulation registry
  • removes BasicModel and combines with Model
  • adds commnand layer model attribute to denote layer with commands
  • adds registry model property, combines all registries into single dictionary
  • state property now returns whether model is initialized