2 Commits

Author SHA1 Message Date
gentlegiantJGC
6b65175770 Imported the camera events into the opengl init file 2021-01-27 10:05:07 +00:00
gentlegiantJGC
80054136b7 Changed draw event behaviour
I implemented a thing and now want to change it back.
Rendering should be handled by a single function bound to EVT_DRAW that manages start, draw and end logic.
The EVT_PRE_DRAW and the POST variant still exist to run other logic either before or after drawing
2021-01-26 13:48:55 +00:00