DoctorWhoof
DoctorWhoof
Hi, Monkey 2 was failing to build in macOS Catalina due to an error compiling the Bullet module. I tried a "naive" Bullet update by simply replacing the existing Bullet...
It seems that our SDL version is a couple years old. I'm wondering if updating would help deal with some of the issues people are still seeing on Mojave when...
Hi, While I can certainly work around this issue, I feel like allowing PbrMaterial.Load to require specific file names (color.png, normal.png, etc.) restricts how I want to organize and import...
Hi, It would be great if Entities had an "Enabled" property to allow temporary suspension of its components' "OnUpdate( elapsed )" method, as well as other update methods like "OnBeginUpdate"...
In the code below, try swapping the lines that import mojox and mojo. The little separator that allows you to drag the scroll view side to side will not show...
- The **Command+Option+Shift+Q** shortcut triggers the OS to Log off, making it impossible to cut the connection without quitting. - **Cmd+Q** should quit Moonlight, but does nothing. I need to...
I recently found this crate and it is exactly what I needed and solves problems I was struggling with when using egui by itself. Thanks! However, I'm running into an...
Hi, thanks so much for this crate! I managed to get it running without issues on MacOS, and I can compile on a raspberry Pi. When I run the program...