Genna Wingert

Results 11 issues of Genna Wingert

Probably an incompatibility issue with one of my mods, so I uploaded a list of my installed mods here: https://pastebin.com/xz3DXHfN I spent quite a while typing all 116 Mods with...

bug

This is a feature request. JSON convention says field names should start lowercase, while C# Properties start with an uppercase letter. Newtonsoft.Json converts the casing when serializing/deserializing, the FaunaDB driver...

**Describe the bug** When updating a dynamic view rendered inside a `Portal` it doesn't update the DOM. **To Reproduce** Steps to reproduce the behavior: 1. Render a dynamic view inside...

C-bug

I'm trying to use the [tracing ](https://github.com/tokio-rs/tracing) crate to monitor my functions that access eventstore and detect any potential bottlenecks, but its instrumentation requires all parameters to implement fmt::Debug. Connection...

## Add Deformable Convolution Layers v1/v2 Help would be welcome, I've been looking at the kernel so long I can no longer see my mistakes. Getting a few more pairs...

I needed support for 8/16 bit types and min/max for integers, but the changes quickly became unmanageable. So instead I tried reining in the code duplication a bit using some...

## Pull Request Template ### Checklist - [x] Confirmed that `run-checks all` script has been executed. - [x] Made sure the book is up to date with changes in this...

## Pull Request Template ### Checklist - [x] Confirmed that `run-checks all` script has been executed. - [x] Made sure the book is up to date with changes in this...

## Pull Request Template ### Checklist - [x] Confirmed that `run-checks all` script has been executed. - [x] Made sure the book is up to date with changes in this...

Adds `NonSemantic.Shader.DebugInfo.100` to the extension list and generated `operand_kind` types for extensions, since that's used by the extension in question.