release-23.12
Fixed that GameObject references couldn't be exposed as properties anymore (#1127)
Re-saved all assets (#772)
Added a new test project that creates an entire ezGameApplication in a test, lets it run and then does image comparison. This makes it easy to test complicated engine functionality. First test creates about 30.000 game objects and renders them for a few frames, then takes a screenshot.