Tyler
Tyler
## Version of xpadneo 0.9.3 (pretty sure same was happening on 0.9.4 ## Controller Model - [ ] Xbox One S controller - [X] Xbox Elite 2 controller - [...
I'd like to be able to use this project via [mesonbuild's wrapd](https://mesonbuild.com/Wrap-dependency-system-manual.html) dependency system, the biggest hurdle to it is the fact that this library doesn't have a versioning scheme...
This a WIP PR for adding maps to tao_idl. Currently I have the flex/bison and ast generation working (although a tad messy), as well as a simple test to verify...
map support
This PR adds support for the map type in OpenDDS, this requires https://github.com/DOCGroup/ACE_TAO/pull/1842, to work and it closes #3236. I managed to get a fair amount into this before running...
### Is your feature request related to a problem? The Projects workspace cannot save remote workspaces (like SSH) ### Describe the solution you'd like. I'd like the Projects widget to...
Right now the only issue is that the profiler profiles itself when ran (relying on TracyClient, rather than the common files directly, I believe is the problem).
**Describe the bug/issue** This doesn't always happen, but sometimes if I open a window on my right monitor in workspace 1, then another in workspace 2 (same monitor) the tiling...
I'm trying to look for an IK library that's able to take joint limits into account, (for example following limits of a human arm). I saw in the examples page...
Hello, I'm currently using this library to help with the vulkan work in a OpenXR renderer, I'd like to be able to use [this](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_multiview.html) vulkan extension, but requires that I...
I wanted to add this repo to mesonbuild dependency manager, I got the port working all fine except the windows build. Unfortunately I've not really ever dealt with windows development...