Boyfinn
Boyfinn
The drawBMP isnt fast enough to play back video. Is there any other way to play a video through the display? I'm trying to use the screen as a viewfinder...
I'm tying to install the SolidWorks Community edition through the 3DExperience launcher installer. After choosing the msi for 3DExperience launcher I get a Wine c++ Runtime Library error: Assertion failed!...
### Environment Linux Mint 21.3 ### Bug description Ulauncher applet icon shows up twice in the applet tray. I've gone to the applet settings panel and made sure Ulauncher doesn't...
I get a segmentation fault signal whenever I try to open the "File/BrowseOnline" menu.  Here is my system info: OS: Linux Mint 22.1 x86_64 Kernel : 6.8.0-57-generic Desktop: Cinnamon...
This is not that big of a deal, but the software seems to depend on libGLEW 2.1 on Linux. In the Ubuntu 24 repositories, the latest version for libGLEW-dev is...
Please add Mint22 to the operating system selection. It does work, but it has to be done manually by modifying the OS version check in install.sh. Also, Is this repo...
A couple days ago my WinApps setup stopped working. I've tried terminating and restarting the container, but when launching windows for example: I just get a toast saying: "WinApps: Booting...
I'm a little confused, I'm using *ModelAnimation->Load like so: ` m_pWeaponAnimations->Load("res/Shovel.glb");` and I can see all my animations in the console output: ``` INFO: MODEL: [res/Shovel.glb] Loaded animation: AtkBW (50...
I just noticed that in the type raylib::BoundingBox uses the original Vector3's instead of the c++ re implementation raylib::Vector3, which causes incompatibility with direct operators. Is this intentional?
I'm trying to compile on linux, I have all the needed packages and have updated the submodules. When building, gcc fails at building the POSIX bindings for LUA: ``` gcc...