* deploy docs only for main
* Revert "deploy docs only for main"
This reverts commit 53e37bd8a43e7e20d5a64bed1b3e00ced551dcae.
* init czi specific view
* fix build
* start some resource fiddling
* start some resource fiddling
* initiate a real resource manager
* fix color flicker in rendering
* delete unintended constructors
and add a convenience function to reset the render-image (from the
original image, aka. clone again)
* [OpenGL deprecation warning]
The compiler said that these functions are "deprecated". They seem to
be useless anyway...
* various improvements
* add resource enumerator and documentation
* fix constness stuff
* use existing iterator for insertion
* init unit tests
* rm bogus file
---------
Co-authored-by: m-aXimilian <keuffnermax@gmail.com>