Julian Groß
Julian Groß
When loading this model as an avatar. People that load this (same as the person wearing it) crash. https://data.moto9000.moe/000.fbx Of course this shouldn't be loaded as an avatar, but it...
Currently we are using nvtt on desktop and etc2comp on android devices. For nvtt we are using an outdated patched version and upstream has stopped maintenance. It doesn't seem like...
So apparently the teleport permissions are worked around in https://github.com/vircadia/vircadia/pull/991 I realize that the "Everyone" setting wasn't working, but I feel like circumventing the permission system entirely is the wrong...
When closing luci.js the Interface crashes. This is on 2020.3.3 on Linux Mint 19.3. Backtrace: ``` (gdb) bt #0 0x00007fffea949928 in QTJSC::ExecState::thisValue (this=0x7ffe00dec108) at /home/nissim/qt5/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:36 #1 0x00007fffeaa86231 in QScriptEnginePrivate::evaluateHelper (this=this@entry=0x555573f43200,...
The toolbar can be moved off screen which is something that just makes the UI feel unpolished. I opened an issue for this as I believe it is something we...
I thought while I was in the releases I might as well list some files that I deem unneeded that could be removed in future releases. In my case, this...
Currently there is only sphere colliders usable for flow. https://apidocs.vircadia.dev/MyAvatar.html#.FlowCollisionsOptions This is fairly limiting and doesn't allow more complicated stuff like skirts. With just one sphere per bone, you cannot...
Apparently hidden Zone entities still influence the rendering. I had weird render issues on the New Years domain and after working around them it turned out that I had to...
This PR works around the issues we are experiencing when mixing macOSXSDK10.12 with Qt 5.15.2. Fixes #1516 Depends on PR #1556 Tested on macOS Big Sur
OpenVR video output does not seem to work under Linux Mint 19. SteamVR doesn't show anything being send to it. I am using an Oculus Rift with OpenHMD and the...