DavidJCobb

Results 8 issues of DavidJCobb

Test NIF: Skyrim Classic: meshes\actors\character\facegendata\facegeom\skyrim.esm\0001339e.nif Clicking the "Screenshot" button in the toolbar and attempting to save a screenshot always fails, with the error message "Could not save [file]". Moreover, any...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? The description of the `device-width` and...

help wanted
Content:HTML

### MDN URL https://developer.mozilla.org/en-US/docs/Web/CSS/float ### What specific section or headline is this issue about? Formal syntax ### What information was incorrect, unhelpful, or incomplete? The list of valid values for...

help wanted
Content:CSS

* Prefer standard types like `uint32_t` over the MacOS-inspired xSE types like `UInt32` * Continue to use `CamelCaseWithInitialCaps` class and method names for consistency with Bethesda * xSE class definitions...

enhancement

Code can now be placed in more deeply-nested directories. The `scaninc` build step is modified so that if `scaninc` fails, the entire build fails on the spot with a detailed...

[This line](https://github.com/KornnerStudios/KSoft.Blam/blob/775ced973903e915a80bf1bbbe4c08434ee65500/KSoft.Blam/Games/HaloReach/RuntimeData/Variants/GameEngineMegaloVariantHaloReach.cs#L100) and a few others in that file treat the "precision bloom" TU1 value as if it's serialized as a float between 0 and 10. Disassembling MCC's haloreach.dll, I...

### What is the issue with the HTML Standard? **BLUF:** I think it'd be a good idea to amend the HTML standard section 4.11.1 so that it links to section...

clarification
topic: rendering

### What problem are you trying to solve? It's currently impossible to apply the CSS Custom Highlight API to a `` or text-based `` element. The API is designed around...

needs implementer interest
addition/proposal
topic: ranges