demianmnave-pti

Results 4 issues of demianmnave-pti

Happened to be exploring _MeshData.py_ and found a conditional that is always false due to `unit_size = 0.0125` and `max_unit_size = 0.01` on the previous two lines: https://github.com/Ultimaker/Uranium/blob/3de640affe05a7a6c0ac60694d94251fd7052d45/UM/Mesh/MeshData.py#L480

**** Currently, vcpkg assumes that a registry is its own separately versioned project and that its content directories live at the root of the repository. It would be convenient to...

category:vcpkg-feature
info:registries

**Describe the bug** `vcpkg fetch 7zip` downloads 7-zip even if the system version is sufficient, and even if 'VCPKG_FORCE_SYSTEM_BINARIES' is set. **Environment** - OS: Windows 10 - PowerShell Core 7.2.2...

category:vcpkg-bug

**Describe the bug** PR #1125 introduces support for setting the LegalNoticeText registry entry (V-220921) with an organization default. However, delineating line breaks in the `ValueData` string with file-level newlines (LF...

enhancement
help wanted