Maximilian Stiede

Results 22 issues of Maximilian Stiede

`Camera.java#255 createProjector()` is currently a big switch statement, which creates different projectors from our ProjectionMode enum. I suggest we replace this with our new Registerable interface and maybe create a...

I made the close button for the redirect warning a separate CSS "layer" (not really, but you'll see what I mean) and added a padding around the X so that...