HifiExperiments

Results 132 comments of HifiExperiments

if you look in Context.cpp at acquireBatch/releaseBatch, there seems to be something going on with the recycling of Batches and the custom destructor... I’m not sure I totally see the...

yeah I think this is a pretty standard feature? this PR basically amounts to “use more default Qt values, and use them more correctly”

yeah for now the best way to do this would be to set the URL to "" and then set it back to the actual URL, just to make sure...

ok added a reload button, ready for testing

hmmm how is that different than what @Aitolda tried originally and reported success for?

thinking about this more, one complexity is that for security, avatar entities should probably also be managed by the server. this is because (if and only if we were to...

we thought about this in the past because yes the logs are annoying and take up a lot of space and can even adversely affect performance BUT…as soon as we...

this one's failing with some kind of cmake error, but my changes to cmake were very minor...

ah that makes sense. should we pass a different set of flags to dependencies? or just only set this flag later?