Commit graph

62824 commits

Author SHA1 Message Date
SamGondelman
355ceddcc6 keep _cacheFile alive 2017-12-17 22:30:05 -08:00
Sam Gondelman
6814dfcbfc weak_ptr _cacheFile 2017-12-17 22:09:20 -08:00
Sam Gondelman
6990dda48d cr and cleanup 2017-12-17 16:11:55 -08:00
Ken Cooke
4d42dba300
Merge pull request #12005 from ctrlaltdavid/21674
Fix handshake mode staying on when release "x" if Ctrl or Shift pressed
2017-12-17 08:50:46 -08:00
David Rowe
5e19410293 Fix handshake satyhing on when release "x" if Ctrl or similar pressed 2017-12-17 15:23:40 +13:00
Nissim Hadar
dcce5964dd Merge branch 'master' of https://github.com/highfidelity/hifi into hazeOnTransparent 2017-12-16 00:23:08 -08:00
Nissim Hadar
d69297c02e Replace evalGlobalLightingAlphaBlended with evalGlobalLightingAlphaBlendedWithHaze in all shaders. 2017-12-16 00:22:26 -08:00
Brad Hefta-Gaub
637e24504c
Merge pull request #11951 from dback2/polymaterialurl
Allow space characters in material library name
2017-12-15 19:42:25 -08:00
SamGondelman
3ae52c0e0e clear all _cacheFiles on recycle 2017-12-15 17:52:48 -08:00
Sam Gondelman
dab4b12a72
Merge pull request #12001 from hyperlogic/bug-fix/anim-skeleton-crash
Fix for crash in AnimSkeleton::getNumJoints()
2017-12-15 17:40:42 -08:00
Anthony J. Thibault
e2df9e29e2 Fix for crash in AnimSkeleton::getNumJoints()
When initAnimGraph is called it asynchronously loads the Animation graph in the background.
If the model url is changed, or the Model is deleted in between the initial load and it's completion,
It's possible to access a bad Rig::_animSkeleton pointer.
The fix is to hold onto the _animSkeleton pointer via a weak ref.
2017-12-15 16:46:27 -08:00
SamGondelman
3477aa57a8 remove extra recycle 2017-12-15 16:36:07 -08:00
Zach Fox
89795272c7 More security images! 2017-12-15 16:26:13 -08:00
SamGondelman
52c4aef721 keep _cacheFile alive 2017-12-15 16:23:53 -08:00
Seth Alves
b1503f7c46
Merge pull request #11976 from luiscuenca/fixLinuxAudioDLock
Fix getActiveDevice deadlocks on Linux
2017-12-15 15:41:41 -08:00
Anthony Thibault
f3fcac8e58
Merge pull request #11903 from Delanir/IPD8258
8258 IPD Tertiary Task List: Changing to Smaller Avatar Does not Resize Tablet
2017-12-15 15:37:27 -08:00
Brad Hefta-Gaub
c68bec175a
Merge pull request #11978 from hyperlogic/bug-fix/no-hip-glitches
More stable hips IK
2017-12-15 15:32:24 -08:00
Brad Hefta-Gaub
5087893097
Merge pull request #11804 from amantley/character_entity_fixes
Fixed Entity Animation Property not applying to FBXs
2017-12-15 15:31:11 -08:00
Brad Hefta-Gaub
4ceedf7731
Merge pull request #11986 from kencooke/audio-wavloader-fix
Unsupported WAV files should always be logged and not played
2017-12-15 15:24:24 -08:00
Brad Hefta-Gaub
45df668679
Merge pull request #11966 from SamGondelman/hysteresis
Update stylus touch hysteresis values
2017-12-15 15:22:41 -08:00
Brad Hefta-Gaub
95bfacb850
Merge pull request #11977 from ctrlaltdavid/21643
Enable user connection with "x" key when capslock is on
2017-12-15 15:22:00 -08:00
Brad Hefta-Gaub
6aebfd61c5
Merge pull request #11999 from luiscuenca/laserScaleFix
Make lasers scale with avatar
2017-12-15 15:21:01 -08:00
Nissim Hadar
8bf517b2f8 Merge branch 'master' into hazeOnTransparent 2017-12-15 13:45:31 -08:00
luiscuenca
53e1c57e3b Make lasers scale with avatar 2017-12-15 13:46:15 -07:00
Bradley Austin Davis
a3ef4ce976
Merge pull request #11946 from ElderOrb/FB8992_2
8992 Login window is small in tablet
2017-12-15 09:10:49 -08:00
Ryan Downe Karpf
11eaf435c9
Merge pull request #11996 from sethalves/pr-11946-for-rc-61
8992 Login window is small in tablet
2017-12-15 09:08:49 -08:00
Nissim Hadar
82b94eaacd Reduced size of parameters in (shader) function call. 2017-12-14 18:50:41 -08:00
Alexander Ivash
a4696cc2b3 8992 Login window is small in tablet 2017-12-14 16:57:17 -08:00
Stephen Birarda
a5c951a666 remove tracking of last receiver response from SendQueue 2017-12-14 16:41:20 -08:00
Stephen Birarda
75e56b5daa make the _lastMessageNumber in Connection default to 0 2017-12-14 16:41:20 -08:00
Stephen Birarda
8a2c31d342 only de-activate the SendQueue when it has nothing to send 2017-12-14 16:41:20 -08:00
Stephen Birarda
cf28fdf188 fix message erase in conn, SendQueue ctor order 2017-12-14 16:41:20 -08:00
Atlante45
34c1c27455 Keep track of message numbers 2017-12-14 16:41:20 -08:00
Atlante45
702d2c34a5 Reset ACK in ctor 2017-12-14 16:41:20 -08:00
Atlante45
b2beeae6b1 Keep connection alive as long as the node is connected 2017-12-14 16:41:20 -08:00
Stephen Birarda
6be7a3662c
Merge pull request #11992 from birarda/bug/fix-connection-reset
Make udt::Connection live as long as node connection
2017-12-14 16:34:51 -08:00
Nissim Hadar
76af59e331 Merge branch 'master' into hazeOnTransparent 2017-12-14 16:31:13 -08:00
Nissim Hadar
c352d5fc23 Passed light direction instead of light object into computeHazeColorKeyLightAttenuation. 2017-12-14 16:23:14 -08:00
Nissim Hadar
026b19d770 Set 4th position component from 0.0 to 1.0 2017-12-14 16:17:50 -08:00
Nissim Hadar
05e47ae668 Removed unneeded 'mix'.
Defined EPSILON.
2017-12-14 16:14:08 -08:00
Ryan Downe Karpf
d25dfbb957
Merge pull request #11994 from NissimHadar/crashFix10537OnRC61
Fix for Haze crash (bug 10537)
2017-12-14 16:08:17 -08:00
Nissim Hadar
d5d4c22a3d Removed dual calls to getViewInverse(). 2017-12-14 15:55:31 -08:00
Alexander Ivash
32acc8ad47 8992 Login window is small in tablet 2017-12-14 23:53:33 +00:00
Nissim Hadar
00a2013b60 Added missing space before { 2017-12-14 15:38:07 -08:00
Stephen Birarda
da56d47307 make the _lastMessageNumber in Connection default to 0 2017-12-14 15:30:51 -08:00
Stephen Birarda
8b5e8f8d08 only de-activate the SendQueue when it has nothing to send 2017-12-14 15:30:25 -08:00
Nissim Hadar
1d4801adf5 Fix for Haze crash (bug 10537) 2017-12-14 13:48:31 -08:00
Zach Fox
94bd8d8673
Merge pull request #11991 from zfox23/commerce_fixBrokenBuyButtons
Fix broken Buy buttons on main Marketplace page
2017-12-14 12:48:09 -08:00
Ryan Downe Karpf
cccd080727
Merge pull request #11990 from sethalves/pr-11971-for-rc-61-x
possible fix for tablet freezing (#11971 for rc-61)
2017-12-14 12:14:44 -08:00
Nissim Hadar
7b35d99a63 Merge branch 'RC-61' of https://github.com/highfidelity/hifi into hazeOnTransparent 2017-12-14 12:10:20 -08:00