Julian Groß

Results 118 issues of Julian Groß

If it doesn't crash, it displays the following message. ``` [03/16 18:12:25] [DEBUG] [default] MultiSphereShape::computeSpheres in mode ExtractionMode::SphereCollapse generated sphere with zero radius ``` When it does crash, this shows...

bug
regression

No idea what is going on here. 74 just asked me to create an issue. ``` #0 __pthread_kill_implementation() at nptl/nptl/pthread_kill.c:44 #1 __pthread_kill_internal() at nptl/nptl/pthread_kill.c:78 #2 __GI_raise() at sysdeps/posix/raise.c:26 #3 __GI_abort()...

bug

Every viewer adds about 70% CPU usage on my system. Meaning that the video stream is most likely encoded separately for every viewer, instead of just once and then sent...

Based on Dale's PR. Work in progress.

The offending file is here: [Mountains_2.glb.zip](https://github.com/user-attachments/files/15944301/Mountains_2.glb.zip) As far as I know, it was created by Blender. Screenshot of the issue: ![Auswahl_187](https://github.com/overte-org/overte/assets/11144627/2d0c38bb-77dc-49bf-afdb-edfc18c76467)

bug
glTF

The API documentation says that the volume should have a value between 0.0 and 1.0. However, you can set it a LOT higher than that. Using this, you could easily...

bug

When inspecting an mtoon material with the Material Inspector, it just shows up as `hifi_pbr`. ![Auswahl_179](https://github.com/overte-org/overte/assets/11144627/bda59cb7-d7c7-450e-873a-848e47ec19b4)

![Auswahl_182](https://github.com/overte-org/overte/assets/11144627/2ed09353-6dd4-4f0c-ab5a-e567994e7a15) Left is Overte, right is how it is supposed to look. Test it here: https://aleziakurdis.github.io/ready-player-me/ready-player-me-live.html https://github.com/AleziaKurdis/ready-player-me The log shows a: ``` [06/17 16:49:25] [DEBUG] [qml] [FlickableWebViewCore.qml] Web Entity JS...

bug

When turning the "flash" off in the Snap App Pro app, Interface crashes. ``` [09/25 13:37:11] [WARNING] [default] ERROR: Cannot get EntityItemPointer for _attachedEntityId. Overte-2022.09.1-rc2.1-x86_64_b46fa8549bdf3c836aba8758aedf516c.AppImage: /home/ksuprynowicz/overte-files/qt/source/libraries/render/src/render/CullTask.cpp:109: void render::FetchSpatialTree::run(const RenderContextPointer&, const...

bug