Thad House

Results 114 issues of Thad House

85507b98a603bfee2ee0685f7825e5e903e1716a introduced a new call to Marshal.Sizeof(Type). This call is not AOT compatible, which is a regression as prior versions were AOT compatible, even if not directly supported. This conditionally...

c#

**Describe the bug** The PS controllers generate multiple objects in the sendable with the same key. ``` builder.AddDoubleProperty("L2", [this] { return GetL2Axis(); }, nullptr); builder.AddDoubleProperty("R2", [this] { return GetR2Axis(); },...

type: bug
component: wpilibj
component: wpilibc

This will let us remove most of the constants, making it easier to do more cleanup in the future.

component: wpilibj
component: hal
2027

Many people misunderstand gradle. `build` builds EVERYTHING. The way to build just what gets deployed is difficult. We should add `buildRobot` and `buildSim` commands to make this a bit more...

When using ExtensiblePolymorphicDomainObjectContainer, the explicit class type must be passed to the container to create the object. However, because you can't import custom types from plugins for applied gradle files,...

a:feature
in:configuration-model
:wave: team-triage

Add screen orientation support for Linux DRM applications. This is being continued on from #18658 to solve all the review comments from that PR, and change to a method that...

feature
os-linux
needs-api-review

### Describe the bug I'm noticing on my mac that there is an extra row of always black pixels at the top of my window. The background color of the...

bug
os-macos

We can use this as a new way of resolving addresses.

component: ntcore
component: wpilibj
component: wpilibc
component: glass
2027

There have been a few cases where this has potentially been useful. Especially around Systemcore.

component: ntcore

component: ntcore
component: wpinet
2027