Thad House
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...
**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(); },...
This will let us remove most of the constants, making it easier to do more cleanup in the future.
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,...
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...
### 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...
We can use this as a new way of resolving addresses.
There have been a few cases where this has potentially been useful. Especially around Systemcore.