Results 5 issues of Matija Ojo

NOTE: The original software is under gpl 3.0 licence. Double check for any potential legal issues. The OAK-SoM-Pro pinout file is not yet ready at the time of this writing...

Added a resource which tracks wether mouse pointer should be handled the egui or Bevy's running systems. This gets rid of annoyance where one drags the egui window around (or...

In my game I am doing something like this in order to draw multiple rectangles using a single `Mesh` instance (in different destinations of course, but I deleted that code...

bug