HifiExperiments

Results 30 issues of HifiExperiments

potentially closes https://github.com/vircadia/vircadia/issues/92 and https://github.com/vircadia/vircadia/issues/990 fixes https://github.com/vircadia/vircadia/issues/1062 should theoretically 1. remove the need for cachebusting 2. improve loading times also adds a reload button next to model URL in create...

enhancement
do not merge
scripting api change
rebuild
CR Approved
stale
dormant

In the useOriginalPivot PR we noted that it only works if the pivot point in modeling software is 0,0,0: https://github.com/vircadia/vircadia/pull/951#issuecomment-774399281 Other engines also have this problem. We should figure out...

bug
Severity: Medium
stale

Closes #930 this is currently against the protocol_changes branch because one of the errors is in AudioMixer.cpp (from a recent PR of mine). I've only tried this on windows so...

work in progress
Linux
Windows
NLnet

Some driver versions fail to properly do automatic sRGB framebuffer conversions, leading to a darker image (often only in VR). Can we detect that this is failing and fallback to...

Closes #583 and #126 incredibly this is NOT a protocol change 😄 This adds support for smarter text clipping at the edges of text entities, as well as replacing the...

bug
documentation
enhancement
needs CR
needs QA
NLnet

Closes #931 (apologies to whoever reviews this) Application.cpp has gotten totally out of control over the years (in many cases because of my dumb decisions). This is an attempt to...

needs CR
needs QA
NLnet

Closes #69 Introduces a new Entity Type, Sound, which provides the same functionality as the Sound scripting API but in a more accessible way. They have the following properties: ```...

bug
documentation
enhancement
CR approved
needs QA
server
protocol change
NLnet

We have two systems for creating items attached to your avatar and it is difficult and confusing to maintain both. We should stick with entities as the entry point for...

NLnet