Stephen Birarda
95c7f876bf
manually force OwnershipChallengeFix to avoid StaticCertJsonVersionOne
2017-12-21 18:52:01 -08:00
John Conklin II
5a839ebd93
Merge pull request #12049 from zfox23/RC61.1_commerce_fixEcdsaError1
...
RC61.1: Commerce: Fix some rezzing errors; Fix ECDSA errors
2017-12-21 17:46:32 -08:00
John Conklin II
2791217e8d
Merge pull request #12045 from birarda/bug/jimjamz-issues
...
Fix for invisible or stuttering avatars, PendingReceivedMessage use after free
2017-12-21 17:03:14 -08:00
Zach Fox
ef71470d85
Small change
2017-12-21 17:03:04 -08:00
David Back
f800a6d6fc
scale change
2017-12-21 17:00:27 -08:00
Zach Fox
07a1cf434a
IT'S WORKING!!!
2017-12-21 16:33:47 -08:00
Zach Fox
373ef6c6ce
Progress?
2017-12-21 16:32:20 -08:00
Zach Fox
a2f2c23337
Change three lines of code. Fix one thing. Break another.
2017-12-21 16:32:15 -08:00
Zach Fox
2acea75db3
Commerce: Checkout Layout Revisions
2017-12-21 16:09:46 -08:00
Zach Fox
618e5c9032
Commerce Data Tracking: Iteration 3 (Purchases)
2017-12-21 15:46:01 -08:00
Stephen Birarda
05b45f2e7e
adjust example and add clarifying comments to PrioritySortUtil
2017-12-21 15:40:08 -08:00
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
vladest
7985c39f2a
Adopt path to certain Tablet dialogs to new loading subsystem and path resolver
2017-12-21 22:14:15 +01:00
Alexander Ivash
bd3a056f4e
rename exposed to QML "Audio" context object to "AudioScriptingInteface" to avoid naming conflict
...
note: I'm not sure what exactly causes naming conflict - importing QtMultimedia in ForceLoad.qml, or the fact of existance of Audio.qml, but starting with Qt 5.10.0 'Audio' already exists in global scope
2017-12-21 20:03:38 +00:00
Stephen Birarda
31e9f26772
fix use after free of pending message
2017-12-21 11:35:11 -08:00
David Back
fd297f1c03
convert negative relative indices to absolute indices
2017-12-21 10:36:41 -08:00
vladest
2bca0939b3
Preliminary proxy model
2017-12-21 19:32:13 +01:00
Brad Davis
26291e0a75
PR feedback
2017-12-21 07:29:29 -08:00
vladest
d6e1a3ea41
Merge conflicts solved
2017-12-21 09:02:04 +01: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
unknown
be736373f2
fix if else convention
2017-12-20 17:52:27 -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
unknown
dbbc87d72e
merge
2017-12-20 17:40:11 -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
RebeccaStankus
95d94e1c8f
UI Done
2017-12-20 16:52:56 -08:00
Zach Fox
b30d3fcc12
Change three lines of code. Fix one thing. Break another.
2017-12-20 15:40:10 -08:00
RebeccaStankus
5d0eeabf3d
Merge branch 'master' of https://github.com/highfidelity/hifi into log-filter
2017-12-20 14:47:54 -08:00
SamGondelman
2ba3e337db
cleanup
2017-12-20 14:18:01 -08:00
vladest
79f9b54f6a
Store button list in the resources section of fake item instead of C++ space
2017-12-20 22:59:07 +01: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