Brad Davis
|
2383592678
|
Improve FBX parsing performance by bulk loading of arrays
|
2017-01-12 16:17:02 -08:00 |
|
samcake
|
90151b67c4
|
Merge pull request #9339 from jherico/min_threadpool
Reduce min threads in threadpool to 1
|
2017-01-12 15:37:17 -08:00 |
|
David Rowe
|
d7ab7316a8
|
Tidying
|
2017-01-13 12:28:53 +13:00 |
|
David Rowe
|
ad5822d96d
|
Fix first progress message box not closing
|
2017-01-13 12:26:42 +13:00 |
|
David Rowe
|
632989e031
|
Fix progress messages not displaying in HMD
|
2017-01-13 12:09:22 +13:00 |
|
Brad Davis
|
659badd8bf
|
Change minimum threadpool size 1
|
2017-01-12 14:43:31 -08:00 |
|
samcake
|
ca53235d54
|
Merge pull request #9358 from AndrewMeadows/model-cleanup
minor cleanup for Model rendering code
|
2017-01-12 14:30:16 -08:00 |
|
samcake
|
b9e8f7ee14
|
Merge pull request #9359 from jherico/cached_qml_surfaces
Eagerly cache QML surfaces for Web3D overlays
|
2017-01-12 14:28:35 -08:00 |
|
David Rowe
|
6f2386eabd
|
Fix processing of Clara.io status messages
|
2017-01-13 11:20:00 +13:00 |
|
Zach Fox
|
b7e95a3486
|
Updates from Alan
|
2017-01-12 14:14:28 -08:00 |
|
Brad Davis
|
e8f6f3787b
|
Merge pull request #9364 from jherico/trace_cpu_usage
Add process and system CPU usage to traces
|
2017-01-12 13:50:29 -08:00 |
|
David Rowe
|
4dee0efdd3
|
Use more reliable Clara.io API parameters
|
2017-01-13 09:12:49 +13:00 |
|
Zach Fox
|
8e1a70891d
|
Checkpoint after cherry-picking from existing PR
|
2017-01-12 10:59:28 -08:00 |
|
Howard Stearns
|
606e0c382d
|
Merge pull request #9337 from davidkelly/dk/letsHover
add hover effect to PAL
|
2017-01-12 10:14:28 -08:00 |
|
Brad Davis
|
01cdbb5721
|
Merge pull request #9334 from elmanytas/add_libssl_dev
Add dependency to Ubuntu documentation
|
2017-01-12 10:04:49 -08:00 |
|
Brad Davis
|
2de83d42bc
|
Add process and system CPU usage to traces
|
2017-01-12 09:19:08 -08:00 |
|
David Kelly
|
e36f6b6521
|
Merge branch 'master' of github.com:highfidelity/hifi into dk/letsHover
|
2017-01-12 08:40:04 -07:00 |
|
David Rowe
|
d45e6f00cb
|
Prepare only one download at a time
|
2017-01-12 22:35:42 +13:00 |
|
David Rowe
|
288c069687
|
Make cancelling downloads more robust
|
2017-01-12 22:31:09 +13:00 |
|
David Rowe
|
6e622b3719
|
Don't request model be centered as work-around for downloads failing
|
2017-01-12 21:35:24 +13:00 |
|
David Rowe
|
cbe8ce0c19
|
Improve handling of zip file generation failing
|
2017-01-12 21:33:32 +13:00 |
|
David Rowe
|
9587b6a80e
|
Fix initial marketplace URL
|
2017-01-12 20:53:57 +13:00 |
|
Howard Stearns
|
48304a3cc2
|
Merge pull request #9361 from howard-stearns/fix-laser-vs-mouse-again
Fix laser vs mouse again
|
2017-01-11 19:38:54 -08:00 |
|
David Rowe
|
8cd7e1b377
|
Improve user messages
|
2017-01-12 15:48:25 +13:00 |
|
David Rowe
|
37da800a14
|
Display Clara model preparation progress
|
2017-01-12 15:47:41 +13:00 |
|
David Rowe
|
b41f8c754d
|
Add updateable message box to JavaScript API
|
2017-01-12 15:46:53 +13:00 |
|
Andrew Meadows
|
c060fd6a68
|
restore updateClusterMatrices() in render()
|
2017-01-11 17:33:30 -08:00 |
|
howard-stearns
|
88c2c534ad
|
don't set bogus values
|
2017-01-11 17:01:46 -08:00 |
|
howard-stearns
|
9298bcf628
|
remove log spam
|
2017-01-11 16:32:15 -08:00 |
|
howard-stearns
|
5c06841732
|
use update signal instead of timer
|
2017-01-11 16:24:05 -08:00 |
|
Andrew Meadows
|
e2130d33d9
|
speedup cauterizedClusterMatrices math
|
2017-01-11 15:10:44 -08:00 |
|
Andrew Meadows
|
b3e336de3d
|
remove cruft: unused function arguments
|
2017-01-11 15:02:18 -08:00 |
|
Brad Davis
|
27293c342c
|
Change present rate to be an average over 1/10th of a second
|
2017-01-11 14:27:46 -08:00 |
|
Brad Davis
|
e256f7cccc
|
Remove sendqueue spam in traces
|
2017-01-11 14:27:27 -08:00 |
|
howard-stearns
|
357b4db1db
|
fix mouse vs lasers, again
|
2017-01-11 14:24:24 -08:00 |
|
howard-stearns
|
a808a8c749
|
revert "fix competition between seek mouse and lasers"
|
2017-01-11 14:23:18 -08:00 |
|
Brad Davis
|
f235a52a6d
|
Eagerly cache QML surfaces for Web3D overlays to prevent stutter on loading the tablet
|
2017-01-11 14:21:29 -08:00 |
|
David Kelly
|
1e3a00d1fb
|
Enable the LT and RT signals, use them
A bit cleaner. Still have to keep track of which hand is the mouse, but
this removes some of the hacky code.
|
2017-01-11 14:43:37 -07:00 |
|
Andrew Meadows
|
87bdaae05a
|
remove scale from ModelMeshPartPayload's transform
|
2017-01-11 12:38:47 -08:00 |
|
David Rowe
|
9bdcdf73c1
|
User must be logged into Clara.io site to download
|
2017-01-12 09:15:01 +13:00 |
|
Brad Hefta-Gaub
|
db5e4db79f
|
Merge pull request #9355 from kencooke/audio-hrtf-gainadj
Add a local HRTF gain adjustment
|
2017-01-11 10:21:07 -08:00 |
|
Ken Cooke
|
083c7bc523
|
Add a local HRTF gain adjustment. Gain adjustments are persistent and properly interpolated.
|
2017-01-11 10:05:39 -08:00 |
|
Andrew Meadows
|
bd16824d55
|
remove cruft: Model::_pupilDilation
|
2017-01-11 06:57:05 -08:00 |
|
Andrew Meadows
|
1804f33b98
|
add assert and TODO comment
|
2017-01-11 06:56:35 -08:00 |
|
Andrew Meadows
|
5d880487a0
|
cleanup class method declarations
|
2017-01-11 06:56:07 -08:00 |
|
Andrew Meadows
|
e88f02d7b6
|
remove cruft
|
2017-01-11 06:55:13 -08:00 |
|
Andrew Meadows
|
1b5fd52165
|
Merge pull request #1 from samcake/model-cleanup
Factorization of the modelTransform out of the cluster matrices
|
2017-01-11 06:33:59 -08:00 |
|
sam
|
7a01b856f7
|
Factorization of the modelTransform out of the cluster matrices
|
2017-01-11 02:33:56 -08:00 |
|
David Rowe
|
71d6a5cb1d
|
Implement model request and download
|
2017-01-11 21:33:03 +13:00 |
|
David Rowe
|
530b176d09
|
Replace Clara download button with own
|
2017-01-11 16:36:18 +13:00 |
|