Ohmnivore

Results 4 issues of Ohmnivore

This way users won't need to edit the partials/menu.hbs file directly. Instead they will be able to use the navigation setting in the admin dashboard. It only works if the...

Using the XML file below the following code always prints three nulls. However, the XML is rendered correctly, the widgets are there, and calling getAsset("settings") for example works. I assume...

## Summary I added a `mat2` uniform to my vertex shader. I assigned it an identity matrix so I was surprised when my mesh stopped displaying. I replaced the uniform...

bug

In the Server.hx pump function, in the try block, in the while(true) block, the server receives an ever-lasting stream of zeros (from readByte()). This causes it to hang in the...