-
Hello guys!
I'm interested in using TsDuck for my project that is going to be crossplatform and I'm seeking for a handy and universal way to include it as a dependency into my cmake file. So support …
-
Hi,
I have a markdown file `source/_drafts/install-ubuntu-from-usb-stick.mkd` and I wanted to use the command `hexo publish install-ubuntu-from-usb-stick.mkd` to publish it in my `source/_posts/` f…
noraj updated
4 years ago
-
```
engine/shader.cpp:
if(!nullshader || !hudshader || !hudtextshader || !hudnotextureshader) fatal("failed to setup shaders");
```
Perhaps we should be changing some of these fatal() to assert() …
-
git diff v2.4.0..v2.5.0 --name-status .
```
M Documentation/Architecture/InputSystem/ControllersPointersAndFocus.md
M Documentation/Architecture/InputSystem/CoreSystem.md
M Documentation/Autho…
-
This can lead to the final composition being off. Don't know if the unity engine physics can run deterministic. But sounds like a great rabbit hole to me!
-
This is caused by a MacOS-specific docTest being run on the GNU+Linux environment of our current Travis setup.
I don't want to remove tests that may be useful to detect issues on the MacOS code…
-
Environment variables are passed differently in Windows and unix systems, so we cannot write scripts easily that run on both platforms. It would be very nice if concurrently would include such functio…
-
My android app crashed two times with this NPE
`java.lang.NullPointerException at com.adapty.internal.crossplatform.ui.Dependencies.injectInternal$default`
This is from sentry 👆
It looks …
-
OS: Kubuntu 24.04
GFX Platform: Wayland
CPU: AMD Ryzen 5 5600G
GFX: AMD Radeon RX 7600
RAM: 32GB
Kernel: 6.8.0-48-generic (64 bit)
----------
Compiled from source following the "End-to-end …
-
I wonder..
..I want to build the env that I can stuff into a flash drive. Is that possible with the new tool?