Andrew Meadows
e03e57a480
adding profile stats relating to avatar CPU costs
2016-12-20 07:45:35 -08:00
Ryan Huffman
24834f5987
Adjust positioning of avatar hands to match touch controller position
2016-12-20 07:45:35 -08:00
David Kelly
82b0b40285
Expose Machine Fingerprint perms in DS settings page
...
Should be about same as MAC or IP for now, applies whenever you are not
logged in.
2016-12-20 07:45:35 -08:00
Brad Davis
441358edaf
Cleanup dead code
2016-12-20 07:45:35 -08:00
David Kelly
139437e04a
Add CoreFoundation to libraries we link to on MacOS
...
Turns out vhacd-util and ice-server don't link to it, and we need
it for machine fingerprint. So the build system doesn't make mac
vhacd-util or ice-server builds I guess, or this would have shown
up awhile ago.
2016-12-20 07:45:35 -08:00
Ryan Huffman
21bab49f79
Add chrome tracing support
2016-12-20 07:45:35 -08:00
David Rowe
1b8108bfba
Update from Seth
2016-12-20 07:45:35 -08:00
David Rowe
8ef8de7891
Move Clara download button when displaying on tablet
2016-12-20 07:45:35 -08:00
David Rowe
898372e841
Fix crash after manually closing Clara download status message box
2016-12-20 07:45:35 -08:00
David Rowe
2a2e8a424b
Fix flash of old desktop window content if reopen after closing with "x"
2016-12-20 07:45:35 -08:00
David Rowe
df5d115db7
Fix auto-downloads not happening after forced log in
2016-12-20 07:45:35 -08:00
David Rowe
0ddc1271b2
Continuously update Clara pages because content can change dynamically
2016-12-20 07:45:35 -08:00
David Rowe
6d0bb3bdc7
Make manually closing message box code more correct
2016-12-20 07:45:35 -08:00
Zach Pomerantz
1ba317226d
rm unused scene
2016-12-20 07:45:35 -08:00
Zach Pomerantz
62b9d87c6e
forward render opaque bounds
2016-12-20 07:45:35 -08:00
Zach Pomerantz
bbf1e1443b
rm extra buffer clears in forward render
2016-12-20 07:45:35 -08:00
Zach Pomerantz
13d3ffd47c
change render forward flag to HIFI_...
2016-12-20 07:45:35 -08:00
howard-stearns
658ae48d3f
fix selection and hud-hiding issues
2016-12-20 07:45:35 -08:00
David Rowe
446a7c6a79
Reduce whitespace in Clara categories
2016-12-20 07:45:35 -08:00
David Rowe
3ebfc130c0
Scale all imported Clara models to have max dimension of exactly 1m
2016-12-20 07:45:35 -08:00
David Rowe
d933b3506f
Fix Clara download status message box not auto-closing
2016-12-20 07:45:35 -08:00
David Kelly
1e66bcae1b
Handle no setting manager case
...
Can't save the fallback generated UUID for machine fingerprint if
the user of this stuff doesn't have a settings file. Found this when
I noticed needed to initialize com for all the assignment clients
2016-12-20 07:45:35 -08:00
David Rowe
fa9aef8b22
Fix crashing if manually close Clara download status message box
2016-12-20 07:45:35 -08:00
David Kelly
7ebdc6d387
inital cut, passing fingerprint in
...
does permissions same as mac address, more or less. Not exposed
yet, just a beginning.
2016-12-20 07:45:35 -08:00
David Rowe
7a9cf498dc
Increase resize timeout to 5 mins to improve the odds of model rezzing
...
Model needs to rez in order for its initial dimensions to be obtained
from FBX.
2016-12-20 07:45:35 -08:00
David Rowe
a63beedff4
Rescale models if necessary to have their largest dimension be 1m
...
Models are still rescaled beforehand if thought to be in cm.
2016-12-20 07:45:35 -08:00
Ken Cooke
d2468b63fe
Ambisonic resampler, optimized using AVX2.
...
int16_t and float versions.
Removed unused SSE2 version.
Removed unused getExactInput().
Refactored to remove nested #ifdefs.
2016-12-20 07:45:35 -08:00
David Rowe
e9dbb32277
Handle unzip failure
2016-12-20 07:45:35 -08:00
David Rowe
77676436a2
Missing comment close
2016-12-20 07:45:35 -08:00
David Rowe
5bb497d258
Initial fix for detaching tablet UI
2016-12-20 07:45:35 -08:00
David Rowe
0ec1dc6c85
Log requested ATP mapping of model upload
2016-12-20 07:45:35 -08:00
David Rowe
d02e217b49
Don't make downloaded Clara.io models dynamic
2016-12-20 07:45:35 -08:00
howard-stearns
c60a78d727
clean up avatar nodes properly (and add some logging)
2016-12-20 07:45:35 -08:00
David Rowe
932b05c1ba
Rework Clara.io download user messaging to have no user interaction
2016-12-20 07:45:35 -08:00
Howard Stearns
3ac10f5f79
deal with bubble-bounces (and comment the code a bit)
2016-12-20 07:43:48 -08:00
David Rowe
1f8323fb8f
Improve robustness of navigation footer
2016-12-20 07:43:48 -08:00
David Kelly
7402592232
Typo, plus some CR feedback
2016-12-20 07:43:48 -08:00
David Rowe
c4ff129f86
Inform user if can't do Clara.io download because can't write to ATP
2016-12-20 07:43:48 -08:00
David Kelly
0dd7366198
Removed volume from AudioInjectorLocalBuffer
...
Since it doesn't use it. Now clamping at 0-1 in the
AudioInjector::getVolume() call. This is better -- one spot so it now
always gets clamped.
2016-12-20 07:43:48 -08:00
David Rowe
6680395e97
Add scriptEvent message to web3d overlay event bridge
2016-12-20 07:43:48 -08:00
David Rowe
9136937954
Add canWriteAssets method and signal to Entities API
2016-12-20 07:43:48 -08:00
howard-stearns
641f98589a
don't keep selection while things are disappearing
2016-12-20 07:43:48 -08:00
howard-stearns
db68a6adcd
fix broken search for myself
2016-12-20 07:43:48 -08:00
Seth Alves
e5804dade0
get stylus working with web entities
2016-12-20 07:43:48 -08:00
howard-stearns
07ab771c2b
update canKick whenever we get new data, instead of just at first use.
2016-12-20 07:43:48 -08:00
howard-stearns
d0cdd4d5c1
missing the ban button
2016-12-20 07:43:48 -08:00
howard-stearns
3610d5ddeb
people.svg
2016-12-20 07:43:48 -08:00
Seth Alves
ae7af3e227
don't hide stylus so quickly
2016-12-20 07:43:48 -08:00
Seth Alves
e9c848bfe8
stylus for web overlays
2016-12-20 07:43:48 -08:00
howard-stearns
0e9b1b45f4
Don't show admin columns if you can't kick.
2016-12-20 07:43:48 -08:00