Simon Walton
7af69b5450
Check that a requested listened port is used in NodeList
2018-09-04 13:53:25 -07:00
Wayne Chen
22a8164401
adding back refusal notifications + domain bounds/floor
2018-09-04 13:53:03 -07:00
Sam Gateau
b92d1061c4
Merge pull request #13920 from AndrewMeadows/dont-bid-for-locked
...
don't bid for simulation ownership of locked entities
2018-09-04 13:26:21 -07:00
SamGondelman
dff8292216
fix framebuffer debug
2018-09-04 12:50:25 -07:00
Zach Fox
3329dd8e71
Merge pull request #13929 from zfox23/MS17902_installApp
...
Fix MS17902: Prevent case where My Purchases says Open instead of Uninstall
2018-09-04 12:47:15 -07:00
John Conklin II
eaa5e2ea9a
Merge pull request #13927 from kencooke/audio-hrtf-avx2-more
...
Low-level performance improvements to audio-mixer
2018-09-04 12:06:32 -07:00
Anthony Thibault
b21fa1037f
Code review feedback and bug fixes for calibraiton matrices
2018-09-04 11:55:52 -07:00
SamGondelman
ade58a52cc
reserve priority sort util vectors
2018-09-04 11:21:43 -07:00
Wayne Chen
a7abebd7aa
adding redirect json to post build in Mac
2018-09-04 11:11:34 -07:00
Simon Walton
fff6a10bcd
Remove some debug logging from safe landing additions
2018-09-04 10:58:40 -07:00
Anthony Thibault
3a034fdf66
HMD mode bug fix for avatars with no eyes
...
Previously getCenterEyeCalibrationMat() would return the average eye position for an avatar, if the eyes are missing.
Now we fall back to using the HeadCalibrationMat() and adding an offset from the head to the center of the eyes.
This is more accurate for characters that don't quite have human proportions.
2018-09-04 10:13:57 -07:00
Sam Gateau
a328528642
Merge pull request #13883 from NissimHadar/addMap_d
...
Added read of map_d from MTL files
2018-09-04 09:38:07 -07:00
sam gateau
761e8a3f95
fixing warnings
2018-09-04 09:19:24 -07:00
Zach Fox
24cf4adb44
Fix MS17902: Prevent case where My Purchases says Open instead of Uninstall
2018-09-04 09:08:42 -07:00
Liv Erickson
c081fd75f7
update serverless content
2018-09-04 09:08:35 -07:00
Andrew Meadows
49e48f5ea0
enable workload regulation by default
2018-09-04 08:49:19 -07:00
Flame Soulis
b5f1c82e61
Corrected interferace to interface
2018-09-03 18:21:04 -04:00
Ken Cooke
f5b7232f58
Cleanup
2018-09-03 14:00:30 -07:00
Ken Cooke
94e8ee99f5
AVX2 implementation of interpolate()
2018-09-03 13:06:49 -07:00
Flame Soulis
8314386426
Revised all apt statements to apt-get for consistency
2018-09-03 08:55:15 -04:00
Flame Soulis
26cb2409b9
Added additional export QT_CMAKE_PREFIX_PATH related to BUILD_LINUX.md
2018-09-03 08:53:20 -04:00
Flame Soulis
143b4a61dd
Revised server compilation statement and grammer error
2018-09-03 08:25:45 -04:00
Flame Soulis
b0fe721af1
Revised checkout tag and removed download page mention
2018-09-03 08:22:58 -04:00
Flame Soulis
03051c0916
Revised Qt statement and Improved 18.04 step format
2018-09-03 08:16:50 -04:00
Flame Soulis
f509dc4af4
Added Ubuntu 18.04 step to add universe repository
2018-09-03 08:11:15 -04:00
Flame Soulis
229a3bba90
Added zlib1g-dev to required dependencies
2018-09-03 08:00:16 -04:00
Flame Soulis
06af7b8729
Fixed typo on DQT_CMAKE_PREFIX_PATH
2018-09-03 07:58:39 -04:00
Flame Soulis
692e2eff4e
Merge pull request #1 from highfidelity/master
...
Updating to latest (09/03/2018)
2018-09-03 07:51:32 -04:00
Sam Gateau
e8d922a56c
Interleaving the attributes and relying on just 3 input buffers
2018-09-03 02:48:07 -07:00
Ken Cooke
96aa0549be
AVX2 implementation of crossfade_4x2()
2018-09-01 12:08:49 -07:00
Wayne Chen
c95cb97b9b
adding working version with networking signals
2018-08-31 19:29:48 -07:00
sam gateau
0fe13ea5ee
Merge branch 'black' of github.com:samcake/hifi into black-bis
2018-08-31 17:58:04 -07:00
Sam Gateau
bd9136812d
Merge branch 'master' of github.com:highfidelity/hifi into black
2018-08-31 17:53:49 -07:00
sam gateau
8c23ecce8f
Merge branch 'black' of github.com:samcake/hifi into black-bis
2018-08-31 17:45:10 -07:00
John Conklin II
b94dd526b9
Merge pull request #13919 from SamGondelman/avatarmanager2
...
Fix blendshapes crash one last time
2018-08-31 17:12:42 -07:00
Stephen Birarda
a37a19da1e
use different XORed instance ID for replicas
2018-08-31 16:59:24 -07:00
Stephen Birarda
9b3d9dd0f3
XOR incoming trait instance IDs for other avatars
2018-08-31 16:56:22 -07:00
Stephen Birarda
20912349a4
cycle avatar entity IDs for new avatar mixer
2018-08-31 16:53:58 -07:00
Stephen Birarda
48680329ec
mark trait instances needing to be sent on mixer reconnect
2018-08-31 16:53:53 -07:00
Sam Gondelman
7cdc7dcc66
Merge pull request #13873 from sabrina-shanman/stt_parenting
...
Collision Pick Parenting
2018-08-31 14:43:55 -07:00
sam gateau
5067047e52
warnings on ubuntu
2018-08-31 14:24:52 -07:00
SamGondelman
028092f803
fix blendshapes one last time
2018-08-31 13:33:45 -07:00
Andrew Meadows
727bd6b05a
don't bid for simulation ownership of locked things
2018-08-31 13:31:26 -07:00
sam gateau
ec18806546
INtegrating in the algorithm, not in the public values the overshoot for the target FPS to make it simpler to understand
2018-08-31 12:15:28 -07:00
SamGondelman
d01b438cb3
CR
2018-08-31 11:25:17 -07:00
sabrina-shanman
62344c106d
Make render states a map when returned from PointerScriptingInterface::getPointerProperties
2018-08-31 11:19:53 -07:00
sam gateau
84ad5c79f9
fixing a no op
2018-08-31 11:09:16 -07:00
sabrina-shanman
b5862aca2a
Use bracket initialization for CollisionRegion.loaded
2018-08-31 10:53:20 -07:00
sabrina-shanman
2e290ea798
Only create a NestableTransformNode if the spatially nestable exists
2018-08-31 10:52:00 -07:00
sabrina-shanman
f71fc83309
Remove PickResult::needsToCompareResults
2018-08-31 10:48:48 -07:00