TODO ListΒΆ
- API docs
- suppress implemented enter/exits (and others where applicable)
- add optional requirement panda3d in setup.py
- Tests for misusing the API
- Re-type Exceptions
- CLI args for initial stage and data, overriding setup in code
- move Cutscene to panda3d.py
- Panda3DSplash
- move assets, and maybe code, to panda3d-logos
- use importlib.resources or API to get assets
- add optional requirement panda3d-logos in setup.py
- Stages
- WECSStage
- Abstract more Stages out of examples if possible