rubatopy / rubato

A lightweight, developer-first game engine built for Python
https://rubato.app
GNU General Public License v3.0
23 stars 1 forks source link

camera parameters go brr #363

Closed tinmarr closed 2 years ago

tinmarr commented 2 years ago

closes #360

Hello reviewers!

Before approving this PR, please ensure the following:

Once all this is done, you can be sure that the PR is ready to be merged. 🎉

This message has been added automatically. Please don't delete it.

tinmarr commented 2 years ago

Things to fix @tinmarr :

* [x]  Camera z-index is not factored into whether things should draw

* [x]  Fix exit codes not being propagated properly to GitHub actions

* [x]  Fix tests (the game.loop monkeypatch)

* [x]  Update changelog

@tsedan all done!