David Maas

Results 121 issues of David Maas

Because snupkg only works with portable PDBs (which are .NET-specific), we cannot use the NuGet symbol server for `Mochi.PhysX.Native`. As such we need to figure out our own way to...

`PxFlags` are translated as `[Flags]`-style C# enums. This works perfectly for the most part, but there are some places in PhysX where the underlying enum type is referenced directly. (IE:...

`PxClientID` is a typedef used for IDs assigned by `PxScene`. Right now I'm pretty sure that they don't get translated at all (or maybe they're completely untyped.) We should transform...

https://github.com/epezent/implot Mostly making this issue to record why certain decisions were made. # Building ImPlot as a separate DLL I tested building `Mochi.DearImGui.Native` with ImPlot, here's the sizes in MB:...

Regression test for https://github.com/ocornut/imgui/issues/6035 Verified by intentionally regressing https://github.com/ocornut/imgui/commit/693967637266ff48fd247821acd0c6cdf66eda6d

test suite

### What files would you like to change? https://github.com/actions/upload-artifact/blob/f4ac36d2052d09212226799b513ca60c91a09bfc/README.md?plain=1#L131-L177 ### What are your suggested changes? In the "Uploading to the same artifact" section, it is warned that uploading to the...

documentation

(I've solved this issue, but it was annoying to investigate and the workaround is hiding on the DirectX Discord so I'm submitting this to help anyone else who runs into...

# Environment This repo, but with the latest Avalonia CI build (Here's the fork, it's nothing special: https://github.com/PathogenPlayground/XamlControlsGallery/commit/988dc68424bc8289c5183d404959af3f44ef4376) Windows 10 2004 NVIDIA GTX 1080, driver version 451.67 -- Latest driver...

### Type of issue Other (describe below) ### Description The documentation on this page implies that the `package` folder follows the same structure as `bin`, `obj`, and `publish` -- but...

:watch: Not Triaged
Pri2
dotnet-fundamentals/svc