Julian Groß

Results 118 issues of Julian Groß

``` QINFO : ModelSerializersTests::loadGLTF(gltf2.0-Fox.glb) URL: QUrl("https://example.com") QINFO : ModelSerializersTests::loadGLTF(gltf2.0-Fox.glb) Loading model from 162852 bytes data, url QUrl("https://example.com/models/src/gltf_samples/2.0/Fox/glTF-Binary/Fox.glb") QDEBUG : ModelSerializersTests::loadGLTF(gltf2.0-Fox.glb) No indices accessor for mesh: QUrl("https://example.com/models/src/gltf_samples/2.0/Fox/glTF-Binary/Fox.glb") QINFO : ModelSerializersTests::loadGLTF(gltf2.0-Fox.glb) Model...

bug

``` /home/juliangro/git/overte/build/tests/shared> /home/juliangro/git/overte/build/tests/shared/shared-PathUtilsTests ********* Start testing of PathUtilsTests ********* Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown PASS : PathUtilsTests::initTestCase() FAIL!...

bug

``` /home/juliangro/git/overte/build/tests/shared> /home/juliangro/git/overte/build/tests/shared/shared-CubicHermiteSplineTests ********* Start testing of CubicHermiteSplineTests ********* Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown PASS : CubicHermiteSplineTests::initTestCase() PASS...

bug

When switching avatars, the current v8 branch (commit [9e48ecd](https://github.com/overte-org/overte/pull/185/commits/9e48ecde98b6e276b60fcabfde6d3ef4199b6193)) regularly crashes for me.

bug

The 50% button is a really cool idea. This should make it a tiny bit easier for others to also add that.

Some blinds (like mine) don't support stopping through Home Assistant. In this case, it would be great to be able to hide the button for it, and maybe even move...

``` [10/03 13:58:24] [WARNING] [hifi.qml] QUrl("qrc:/qml/hifi/AvatarApp.qml") 220 qrc:/qml/hifi/AvatarApp.qml:220:5: Type AvatarAppHeader unavailable [10/03 13:58:24] [WARNING] [hifi.qml] AvatarAppHeader { [10/03 13:58:24] [WARNING] [hifi.qml] ^ [10/03 13:58:24] [WARNING] [hifi.qml] QUrl("qrc:/qml/hifi/avatarapp/AvatarAppHeader.qml") 12 qrc:/qml/hifi/avatarapp/AvatarAppHeader.qml:12:39: Invalid...

bug
regression

![Auswahl_006](https://github.com/user-attachments/assets/eaea1375-5852-48cc-a5af-255add5e4cad) I assume I am hitting undocumented limits. ``` $ wine msdf-atlas-gen.exe -font nishiki-teki_3.99zhb.ttf -type mtsdf -fontname nishiki-teki_3.99zhb -format png -arfont nishiki-teki_3.99zhb.arfont -allglyphs Neither atlas size nor glyph size selected,...

bug

Currently, when a character is missing from a font, it just gets ignored. ![Auswahl_005](https://github.com/user-attachments/assets/d112801f-39b5-4fea-9c6b-80ec69ae91eb) I would argue that it should display a tofu character, such as `􏿾`. I am not...

Adding `https://data.` as font URL for a text entity, apparently makes debug builds exit with an assert. Apparently, a working URL such as currently `https://data.moto9000.moe/nishiki-teki_3.99zhb.arfont` also throws an assert.

bug