Commit graph

62863 commits

Author SHA1 Message Date
Stephen Birarda
7bf0cc2f63 cleanup other ref returns of shared pointers from sortables 2017-12-21 15:39:14 -08:00
Zach Fox
73eb258e79 IT'S WORKING!!! 2017-12-21 15:17:52 -08:00
Stephen Birarda
18993a8f72 fix for AvatarData retrieval from SortableAvatar in PriorityQueue 2017-12-21 15:11:34 -08:00
MiladNazeri
91d485ff6d
Merge pull request #11866 from chamberlainjoshuam/patch-2
Create BUILD_LINUX_CHEATSHEET.md
2017-12-21 14:55:05 -08:00
SamGondelman
69c1c65eb8 get rid of _model completely 2017-12-21 14:08:21 -08:00
Zach Fox
e963673409 Progress? 2017-12-21 14:08:18 -08:00
Stephen Birarda
31e9f26772 fix use after free of pending message 2017-12-21 11:35:11 -08:00
Brad Hefta-Gaub
15fcf66d0e
Merge pull request #12022 from AndrewMeadows/lod-auto-adjust-002
more responsive LOD auto-adjust
2017-12-20 19:23:39 -08:00
Andrew Meadows
c1906215ba add comments 2017-12-20 17:41:08 -08:00
Andrew Meadows
721e9d426a restore signals on LOD change 2017-12-20 17:41:08 -08:00
Andrew Meadows
5c11ae3469 bump desktop min FPS from 20 to 30 msec 2017-12-20 17:41:08 -08:00
Andrew Meadows
4fb9680f3b also consider GPU render time for LOD adjust 2017-12-20 17:41:08 -08:00
Andrew Meadows
9c4a0c8c70 tweak LOD adjustment logging 2017-12-20 17:41:08 -08:00
Andrew Meadows
8e0d367a2d use full 'present' time for FPS calculation
also, refactor LOD adjust logic
2017-12-20 17:41:08 -08:00
Andrew Meadows
5c84c5f845 measure average time of 'present' 2017-12-20 17:41:08 -08:00
Andrew Meadows
7a9d566e02 remove unnecessary whitespace 2017-12-20 17:41:08 -08:00
John Conklin II
aad89e87be
Merge pull request #12032 from birarda/rc-61-merge-back
merge back for stable to master after RC-61
2017-12-20 17:37:31 -08:00
Melissa Brown
fddb192af8
Merge pull request #11961 from humbletim/add-midi-control-change
forward MIDI_CONTROL_CHANGE events
2017-12-20 17:11:08 -08:00
Zach Fox
d53baf3e40
Merge pull request #12030 from zfox23/commerce_fixTextInputErrorStatus
Fix error state for Commerce passphrase TextInputs
2017-12-20 16:58:12 -08:00
Stephen Birarda
85ecfbabab Merge remote-tracking branch 'upstream/stable' into rc-61-merge-back 2017-12-20 16:54:20 -08:00
Zach Fox
b30d3fcc12 Change three lines of code. Fix one thing. Break another. 2017-12-20 15:40:10 -08:00
SamGondelman
2ba3e337db cleanup 2017-12-20 14:18:01 -08:00
SamGondelman
7a7b1f7089 fix web entity crash 2017-12-20 13:58:58 -08:00
Zach Fox
e02e6790fe Fix error state for Commerce passphrase TextInputs 2017-12-20 13:46:02 -08:00
Elisa Lupin-Jimenez
7de2918b9b added newline to header 2017-12-20 12:44:47 -08:00
Ryan Downe Karpf
b6d8434b55
Merge pull request #11969 from highfidelity/RC-61
Beta Release 61 - Includes up to Developer Release 7548
2017-12-20 11:10:57 -08:00
SamGondelman
bd06dc6443 cleaning up modelmeshpartpayload 2017-12-20 11:00:14 -08:00
Zach Fox
08edc52932
Merge pull request #12025 from zfox23/commerce_fixWalletSetupCancel
Commerce: Fix the behavior of the 'cancel' button in Wallet Setup
2017-12-20 09:18:10 -08:00
Zach Fox
297a3df63c
Merge pull request #11815 from zfox23/commerce_QmlWhitelist
QML Whitelisting + Commerce Integration
2017-12-19 18:07:14 -08:00
Sam Gondelman
5f5bf94f2a
Merge pull request #12008 from AndrewMeadows/fix-animation-crash
fix interface crash for bad QVector index in animation loop
2017-12-19 17:59:47 -08:00
NissimHadar
88ade87c71
Merge pull request #11774 from NissimHadar/hazeOnTransparent
Haze on transparent
2017-12-19 17:20:14 -08:00
Zach Fox
a72ed27a25 CR feedback 2017-12-19 16:57:48 -08:00
Zach Fox
5da49d156e Commerce: Fix the behavior of the 'cancel' button in Wallet Setup 2017-12-19 16:26:58 -08:00
Zach Fox
91ed531421
Merge pull request #12023 from zfox23/commerce_fixAvailabileBug
Fix bug preventing 'get' buttons from working in Marketplace
2017-12-19 16:24:56 -08:00
Stephen Birarda
1a6546999a track reliably sent adds in sent packet history from OEPS 2017-12-19 16:00:55 -08:00
Elisa Lupin-Jimenez
ca062f9232 changed qtglobal include 2017-12-19 15:41:42 -08:00
Elisa Lupin-Jimenez
14935e5924 added const to valid inputs 2017-12-19 15:11:24 -08:00
Zach Fox
ed5da4f83b Fix bug preventing 'get' buttons from working in marketplace 2017-12-19 15:07:50 -08:00
Sam Gateau
01ff08de1d
Merge pull request #12004 from SamGondelman/burp2
Fix caching of ktx texture files
2017-12-20 04:38:54 +07:00
Elisa Lupin-Jimenez
1b6c85edb0 cleaned up code 2017-12-19 13:22:31 -08:00
SamGondelman
9aed825328 Merge remote-tracking branch 'upstream/master' into burp2 2017-12-19 11:39:21 -08:00
Elisa Lupin-Jimenez
34d8fe307d fixed getAssetList() 2017-12-19 11:25:15 -08:00
Nissim Hadar
2c6868b03e Pass keylight direction as parameter to the shader. 2017-12-19 11:12:27 -08:00
John Conklin II
09e9707404
Merge pull request #12018 from sethalves/pr-12015-for-rc-61
fix logic that resets own-avatar collisions after a parenting grab is released
2017-12-19 10:53:01 -08:00
Seth Alves
9151c92163 Merge branch 'master' of github.com:highfidelity/hifi into scale-wearables-with-avatar-3 2017-12-19 10:50:58 -08:00
Nissim Hadar
de7edc68d4 Merge branch 'master' of https://github.com/highfidelity/hifi into hazeOnTransparent 2017-12-19 10:47:16 -08:00
Elisa Lupin-Jimenez
8a9e5bc39d Merge branch 'master' of https://github.com/highfidelity/hifi into poly_api 2017-12-19 10:41:39 -08:00
Andrew Meadows
bad2c1df76 proper modulus of animation frame 2017-12-19 10:40:17 -08:00
Andrew Meadows
559cb33563 remove incorrect comment 2017-12-19 10:40:17 -08:00
Andrew Meadows
661a63bd0c fix crash for bad QVector index 2017-12-19 10:40:17 -08:00