Mark Callow

Results 80 issues of Mark Callow

**Describe the bug** When a list, e.g. \ is included in a \ the list is not indented enough and indentation of the content following the \ is wrong in...

bug
Man

clang 20 has a new warning if one float-point option modifies a setting made by another. We are setting `-ffp-model=precise` which leaves contraction on and then `-ffp-contract=off` thus we get...

It has two errors. 1. It gives `sampleUpper` as `0x7F800000U` which is NaN (infinity). It should be `0x3F800000U` for 1.0f. 2. It shows it as signed (sign bit set and...

I reported this to you already @fluppeteer but want to record it formally so we don't forget about it. Alexey spotted a conflict between section 5.12 and 5.15. 5.12 shows...

**Describe the bug** The document at https://assimp-docs.readthedocs.io/en/latest/usage/use_the_lib.html refers to documents that describe the imported data and available post processing steps. The doc. contains no links and a web search fails...

Bug
Doc

Draft of language to add support for UASTC HDR. KDFS and all KDFS references need updating before this can be considered ready for merge. Draft says to use `colorModel` `KHR_DF_MODEL_UASTC_HDR`...

There must be a way but it has eluded me. If indeed there is, please make it more obvious. If there isn't, add it.

I think the link to "glTF Compressor" just above Credits and that to the "live demo" given under WebApp should be changed to https://github.khronos.org/glTF-Compressor-Release/. And "A live demo" should be...

When a package build fails vcpkg tells you to look at a log file whose location is printed. This is unfriendly/annoying/infuriating when it happens during a CI run, depending on...

category:vcpkg-feature