Atlante45
|
5b4a3bd5f5
|
Recording ground work
|
2014-08-08 14:26:16 -07:00 |
|
Atlante45
|
9abfb0f503
|
Added Recorder suite
|
2014-08-08 14:25:55 -07:00 |
|
Andrzej Kapolka
|
18256a657e
|
Removed unused uniform.
|
2014-08-08 14:25:02 -07:00 |
|
Andrzej Kapolka
|
b7910cfe74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-08 14:20:38 -07:00 |
|
Andrzej Kapolka
|
468a3d4d67
|
Bump up the packet version.
|
2014-08-08 14:18:32 -07:00 |
|
Andrzej Kapolka
|
768410ca0b
|
A couple comments, let right mouse button decrease height.
|
2014-08-08 14:14:35 -07:00 |
|
Andrzej Kapolka
|
e24ff0130f
|
Basic color/height painting.
|
2014-08-08 14:10:44 -07:00 |
|
Stephen Birarda
|
d5b1bee13c
|
resolve conflicts on merge with upstream master
|
2014-08-08 13:48:32 -07:00 |
|
Stephen Birarda
|
17df6484d4
|
remove ssize_t and replace with size_t or int where appropriate
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
31488e72fe
|
repairs for interface build to succeed
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
45afce48f7
|
remember old session UUID in AvatarHashMap to work around ghosting
|
2014-08-08 13:14:03 -07:00 |
|
Andrzej Kapolka
|
b7b1b018ee
|
No need to use a texture for the cursor; we can just use a fragment shader.
|
2014-08-08 11:24:57 -07:00 |
|
Andrew Meadows
|
2286eae64a
|
head connects to neck during ragdoll simulation
|
2014-08-08 10:53:38 -07:00 |
|
Andrew Meadows
|
05318acc7f
|
don't make shapes for joints with zero radius
|
2014-08-08 08:37:28 -07:00 |
|
Andrew Meadows
|
bcb0cb2c3c
|
fix bug: variable should be float rather than int
|
2014-08-08 08:26:25 -07:00 |
|
Andrew Meadows
|
5de762361a
|
remove cleanup of Model::_jointStates tree
the cleanup causes crashes and broken models
|
2014-08-08 08:20:42 -07:00 |
|
Andrzej Kapolka
|
6930174a9e
|
Hide the cursor when the mouse pointer is hidden.
|
2014-08-07 18:30:33 -07:00 |
|
Andrzej Kapolka
|
0fc34a47aa
|
Show heightfield cursor.
|
2014-08-07 18:19:58 -07:00 |
|
Ryan Huffman
|
9127ac24a0
|
Move speechRecognizer to Menu
|
2014-08-07 17:45:27 -07:00 |
|
Ryan Huffman
|
3e456b0ec9
|
Update speech recognizer to fully turn off when disabling
|
2014-08-07 17:45:01 -07:00 |
|
Andrew Meadows
|
9a55252587
|
remove extraneous roots from Model::_jointStates
|
2014-08-07 17:02:28 -07:00 |
|
Andrzej Kapolka
|
4e1886dfcb
|
Divided when I should have multiplied.
|
2014-08-07 15:04:55 -07:00 |
|
Andrzej Kapolka
|
8de2dd9485
|
Working on ray intersection testing.
|
2014-08-07 14:38:47 -07:00 |
|
Andrew Meadows
|
bb33266635
|
merge upstream/master into andrew/ragdoll
|
2014-08-07 14:37:10 -07:00 |
|
Andrew Meadows
|
94da63006c
|
VerletPoint::_mass is now private
We set the mass of other avatars artificially high
so they are less movable.
|
2014-08-07 14:35:32 -07:00 |
|
Andrew Meadows
|
0f784a9cc5
|
add other ragdolls to simulation
|
2014-08-07 13:09:05 -07:00 |
|
Andrew Meadows
|
87350ad2d0
|
ragdoll simulation now in model-relative frame
(same rotation as world-frame, but translated to MyAvatar origin)
|
2014-08-07 11:45:06 -07:00 |
|
Andrzej Kapolka
|
5a1456712f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-07 11:35:41 -07:00 |
|
Andrew Meadows
|
db1d6c8b49
|
MyAvatar's ragdoll is the main simulation ragdoll
|
2014-08-07 09:23:05 -07:00 |
|
Andrzej Kapolka
|
acb973d245
|
Working on ray intersection testing.
|
2014-08-06 19:41:25 -07:00 |
|
Andrzej Kapolka
|
62e6493456
|
Started on heightfield brush tool, added simple query for heightfield height
(accessible from scripts).
|
2014-08-06 17:09:22 -07:00 |
|
AndrewMeadows
|
2653b33b67
|
Merge pull request #3257 from Atlante45/referentials
Referentials
|
2014-08-06 14:12:18 -07:00 |
|
Atlante45
|
de8c7fb204
|
Fix avatar not fading out
|
2014-08-06 12:14:36 -07:00 |
|
Andrew Meadows
|
cb8c0792b2
|
make main ragdoll and entity special
also addded some logic (unused) to add ragdolls of other avatars
|
2014-08-06 10:43:56 -07:00 |
|
Atlante45
|
fe8839b4b8
|
CR
|
2014-08-06 10:40:55 -07:00 |
|
Atlante45
|
110b034bcb
|
Changed updates locations
|
2014-08-05 18:41:48 -07:00 |
|
Atlante45
|
293c2e94ad
|
Correct member initialisation
|
2014-08-05 18:17:49 -07:00 |
|
Atlante45
|
2e7d34a886
|
typing error
|
2014-08-05 17:08:23 -07:00 |
|
Atlante45
|
b360b6c55d
|
PR cleanup + JS API
|
2014-08-05 17:07:03 -07:00 |
|
Andrzej Kapolka
|
0dbad7d0dd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-05 16:49:22 -07:00 |
|
Andrzej Kapolka
|
4696832ec6
|
Compute heightfield normals from adjacent values in vertex shader.
|
2014-08-05 15:13:50 -07:00 |
|
Brad Hefta-Gaub
|
b940d082f3
|
Merge pull request #3254 from wangyix/pull_mode_audio_output
Audio output switched to pull mode
|
2014-08-05 13:04:40 -07:00 |
|
wangyix
|
212316aed6
|
moved connect to Audio constructor
|
2014-08-05 12:14:10 -07:00 |
|
Atlante45
|
39a74cbc28
|
Few modifications to how avatars update their positions
|
2014-08-05 12:03:53 -07:00 |
|
Atlante45
|
283beab05d
|
ModelReferential copy constructor
|
2014-08-05 12:03:16 -07:00 |
|
wangyix
|
84c517c073
|
tweaked starve behavior of InboundAudioStream
|
2014-08-05 11:57:34 -07:00 |
|
Andrzej Kapolka
|
c42fc15999
|
Use back face culling on the heightfields.
|
2014-08-05 11:13:15 -07:00 |
|
Andrzej Kapolka
|
964dc4e954
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-05 11:03:00 -07:00 |
|
wangyix
|
77dad6fe65
|
change to fix Mac linker error
|
2014-08-05 11:00:27 -07:00 |
|
wangyix
|
779e7631a1
|
magic number 100 changed in Audio.cpp
|
2014-08-05 10:27:16 -07:00 |
|
wangyix
|
1eaf175a92
|
removed disable audio output overflow check menu option
|
2014-08-05 10:21:53 -07:00 |
|
wangyix
|
748c9e2065
|
numAudioSamples now calculated to be device samples instead of network samples
|
2014-08-05 10:13:34 -07:00 |
|
Philip Rosedale
|
4d0474483d
|
Merge pull request #3253 from AndrewMeadows/ragdoll
Ragdoll Part 8: improved contact points
|
2014-08-04 21:33:31 -07:00 |
|
Andrzej Kapolka
|
173e8af126
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-04 18:31:08 -07:00 |
|
Brad Hefta-Gaub
|
d662c0f414
|
Merge pull request #3248 from Atlante45/dde_face_tracker
Dde face tracker
|
2014-08-04 18:27:15 -07:00 |
|
wangyix
|
332e75453e
|
Merge remote-tracking branch 'upstream/master' into pull_mode_audio_output
|
2014-08-04 17:58:31 -07:00 |
|
wangyix
|
2b8b15e32d
|
made audioscope easier to see
|
2014-08-04 17:56:14 -07:00 |
|
Atlante45
|
f0af2f022e
|
Pack/Unpack asymetry fix + added forgotten consts
|
2014-08-04 17:53:21 -07:00 |
|
wangyix
|
c42af55f2f
|
Merge branch 'inbound_audio_stream' into pull_mode_audio_output
|
2014-08-04 17:41:03 -07:00 |
|
Andrew Meadows
|
39d3deee90
|
merge upstream/master into andrew/ragdoll
|
2014-08-04 17:37:28 -07:00 |
|
wangyix
|
ed3240fbad
|
minor change to _audioOutput->setBufferSize()
|
2014-08-04 17:31:14 -07:00 |
|
wangyix
|
4355ca8328
|
minor member rename
|
2014-08-04 17:24:18 -07:00 |
|
wangyix
|
3fe4c29848
|
removed heap alloc of receivedSamples; cleaned up code
|
2014-08-04 17:14:26 -07:00 |
|
Andrzej Kapolka
|
f8afdba922
|
Allow configurable block sizes, merging children with different resolutions.
|
2014-08-04 16:56:30 -07:00 |
|
wangyix
|
4d7d6f1e25
|
changed downstream re-sampling to occur right after parsing packet
|
2014-08-04 16:23:17 -07:00 |
|
Atlante45
|
d9dde06c14
|
Various tweaks to referentials
|
2014-08-04 14:59:15 -07:00 |
|
Philip Rosedale
|
d552b7ca97
|
Merge pull request #3246 from wangyix/inbound_audio_stream
Improved SequenceNumberStats handling of out-of-sync seq nums
|
2014-08-04 14:30:45 -07:00 |
|
Andrzej Kapolka
|
b1d6977112
|
Added simple "erase heightfield" tool.
|
2014-08-04 12:58:01 -07:00 |
|
Atlante45
|
15cbfa0715
|
Merge branch 'master' of https://github.com/highfidelity/hifi into referentials
|
2014-08-04 12:45:57 -07:00 |
|
Atlante45
|
d1a1311979
|
Mode DDE tweaks
|
2014-08-04 12:44:23 -07:00 |
|
Atlante45
|
0a42968197
|
DDE tweaks
|
2014-08-04 12:40:12 -07:00 |
|
Atlante45
|
1a27b4b645
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dde_face_tracker
|
2014-08-04 12:24:44 -07:00 |
|
Andrzej Kapolka
|
9ba091f0a1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-04 11:44:24 -07:00 |
|
Andrzej Kapolka
|
46d4172157
|
Filter terrain, points, spanners by frustum intersection.
|
2014-08-04 11:41:56 -07:00 |
|
Atlante45
|
1d2cf3536b
|
Coefficients tweaks
|
2014-08-04 11:20:18 -07:00 |
|
wangyix
|
d394c203b6
|
improved re-sync handling of SequenceNumberStats
removed "duplicate" category since it's not 100% accurate
|
2014-08-04 11:09:20 -07:00 |
|
Atlante45
|
c80cd0d71d
|
connected blendshapes
|
2014-08-04 11:04:14 -07:00 |
|
Atlante45
|
cac3983778
|
Added a few blendshapes
|
2014-08-04 11:03:58 -07:00 |
|
Atlante45
|
8d1438a44c
|
Plugged in dde face tracker
|
2014-08-04 10:28:52 -07:00 |
|
Atlante45
|
bbb52fc4aa
|
Added dde face tracker class
|
2014-08-04 10:28:29 -07:00 |
|
Atlante45
|
38741aed73
|
Fixed wrong header guard
|
2014-08-04 10:27:29 -07:00 |
|
Philip Rosedale
|
5a51950771
|
Merge pull request #3239 from lzuwei/add_cara_face_tracker
Reduce Jerks in head rotation when using Cara Face Tracker
|
2014-08-04 07:55:33 -07:00 |
|
Philip Rosedale
|
69558dc574
|
Merge pull request #3245 from wangyix/inbound_audio_stream
Improved SequenceNumberStats
|
2014-08-04 07:49:31 -07:00 |
|
Bennett Goble
|
b634f8d8c0
|
Merge branch 'master' into 19616
|
2014-08-03 14:08:09 -04:00 |
|
Bennett Goble
|
bd409f2de4
|
importVoxels() JS override: specify file and location
|
2014-08-03 14:01:37 -04:00 |
|
Brad Hefta-Gaub
|
e9286e5700
|
Merge pull request #3238 from ctrlaltdavid/19824
Code Review for Job #19824
|
2014-08-01 16:35:16 -07:00 |
|
Brad Hefta-Gaub
|
211bed946f
|
Merge pull request #3232 from huffman/19783
Code Review for Job #19783
|
2014-08-01 16:34:50 -07:00 |
|
Atlante45
|
aaf043de60
|
Merge branch 'master' of https://github.com/highfidelity/hifi into referentials
|
2014-08-01 16:17:16 -07:00 |
|
Andrew Meadows
|
374e89817b
|
minor optimization of MuscleConstraint::enforce()
|
2014-08-01 14:46:28 -07:00 |
|
Ryan Huffman
|
d01d605b40
|
Add ModelItemProperties::copyFromNewModelItem
|
2014-08-01 13:52:00 -07:00 |
|
Ryan Huffman
|
3e572cdf76
|
Add SpeechRecognizer to js and speechControl.js
|
2014-08-01 13:44:40 -07:00 |
|
Ryan Huffman
|
ffb178cb43
|
Add SpeechRecognizer
|
2014-08-01 13:44:06 -07:00 |
|
Atlante45
|
00e4e20bcb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into referentials
|
2014-08-01 11:22:42 -07:00 |
|
Andrew Meadows
|
3305f5edf9
|
merge upstream/master into andrew/ragdoll
|
2014-08-01 11:13:18 -07:00 |
|
wangyix
|
cdcc6ece04
|
fixed compile errors caused by SequenceNumberStats changes
|
2014-08-01 10:34:19 -07:00 |
|
wangyix
|
e1f905cb36
|
fixed >100% loss rate bug in SequenceNumberStats
|
2014-08-01 10:27:51 -07:00 |
|
ZappoMan
|
fa5a2b9a4d
|
reset sent time gap stats on reset
|
2014-08-01 10:04:35 -07:00 |
|
ZappoMan
|
7e51ebea49
|
added some additional audio stats
|
2014-08-01 09:42:31 -07:00 |
|
Zu
|
4aa5fb2795
|
fix: comments, extra white spaces
|
2014-08-01 16:12:17 +08:00 |
|
Zu
|
779298b7dc
|
improve: reduce animation jerks in avatar head rotation
|
2014-08-01 14:12:43 +08:00 |
|
David Rowe
|
f3b4f708a5
|
Add Script.load() JavaScript method
|
2014-07-31 21:50:07 -07:00 |
|
Thijs Wenker
|
fe3f1dbe83
|
forgot to put back one line of code
|
2014-07-31 22:56:47 +02:00 |
|
Atlante45
|
ee4b7664b0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into referentials
|
2014-07-31 13:39:23 -07:00 |
|
Thijs Wenker
|
e6571d334a
|
Oculus SDK 0.4 support for Windows (tested with DK2 HMD)
|
2014-07-31 22:37:02 +02:00 |
|
Leonardo Murillo
|
c4751d7dd7
|
Merge pull request #3231 from birarda/domain-server-auth
add some error messages to PaymentManager
|
2014-07-31 13:40:56 -06:00 |
|
Andrzej Kapolka
|
53fc31353d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-31 12:06:01 -07:00 |
|
Andrzej Kapolka
|
a0886d4301
|
Use raw OpenGL textures rather than QOpenGLTexture, since that we're having
issues with constants in that class.
|
2014-07-31 11:55:52 -07:00 |
|
Atlante45
|
c65dc3fb1e
|
Various tweaks to ModelReferentials
|
2014-07-31 11:55:28 -07:00 |
|
Atlante45
|
5fd3fd9f8f
|
Moved MyAvatar update at the end of Application::update() to have latest data for simulation
|
2014-07-31 11:54:39 -07:00 |
|
Stephen Birarda
|
7860aa5b87
|
add some error messages to PaymentManager
|
2014-07-31 11:41:49 -07:00 |
|
Andrzej Kapolka
|
90ce73823a
|
Attempting to fix the Linux build error.
|
2014-07-31 11:03:50 -07:00 |
|
Ryan Huffman
|
aa1c9d88dd
|
Cleaup several qDebug calls and commented lines
|
2014-07-31 10:48:26 -07:00 |
|
Ryan Huffman
|
3e2bb0f168
|
Add more complete error handling for import/export models
|
2014-07-31 10:40:45 -07:00 |
|
Stephen Birarda
|
453c37f4b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-31 10:05:40 -07:00 |
|
Stephen Birarda
|
eadae8ed1a
|
allow unauthenticated redemptions of signed transactions from octree server
|
2014-07-31 10:05:26 -07:00 |
|
Stephen Birarda
|
ce4336894a
|
actually send signed transaction from PaymentManager
|
2014-07-31 09:26:18 -07:00 |
|
Stephen Birarda
|
350c759618
|
add a method to SignedWalletTransaction to return binary message
|
2014-07-31 09:18:57 -07:00 |
|
Ryan Huffman
|
68f1ad79d6
|
Update clipboard call to exportModels to not scale to tree size
|
2014-07-31 01:14:07 -07:00 |
|
Ryan Huffman
|
a39a7e2356
|
Update exportModels implementation
|
2014-07-31 01:13:17 -07:00 |
|
Ryan Huffman
|
01737e18b2
|
Update LocalModelOverlay to work prorperly with translations
|
2014-07-30 19:06:10 -07:00 |
|
Ryan Huffman
|
43f61b4718
|
Add localmodels overlay type
|
2014-07-30 18:38:42 -07:00 |
|
Ryan Huffman
|
521bf6023e
|
Implement pasteModels in Clipboard
|
2014-07-30 18:38:09 -07:00 |
|
Ryan Huffman
|
051bbd5d34
|
Add LocalModelsOverlay
|
2014-07-30 18:34:22 -07:00 |
|
Ryan Huffman
|
06294b403b
|
Add pasteModels
|
2014-07-30 18:31:58 -07:00 |
|
Andrzej Kapolka
|
f2a72aa5a9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-30 18:17:28 -07:00 |
|
Stephen Birarda
|
631977bac2
|
setup a SignedTransaction from PaymentManager
|
2014-07-30 18:15:20 -07:00 |
|
Andrzej Kapolka
|
c3c2265ddd
|
Hide the unset (black) bits.
|
2014-07-30 18:14:11 -07:00 |
|
Stephen Birarda
|
ef58453fda
|
turn off verbose octree packet debug
|
2014-07-30 18:10:11 -07:00 |
|
Stephen Birarda
|
db25cd9d2c
|
call PaymentManager when an OctreeEditPacketSender needs to pay
|
2014-07-30 18:07:08 -07:00 |
|
Brad Hefta-Gaub
|
d6e6cfd585
|
Merge pull request #3216 from wangyix/inbound_audio_stream
Audio ringbuffer classes refactored into subclasses of InboundAudioStream
|
2014-07-30 18:00:17 -07:00 |
|
Stephen Birarda
|
9c1dd7c4a4
|
fix call to connect in Application
|
2014-07-30 17:35:49 -07:00 |
|
Stephen Birarda
|
99daa062c0
|
trigger domainSettingsReceived slot when connected to domain
|
2014-07-30 17:35:33 -07:00 |
|
Stephen Birarda
|
363cef6d8a
|
move satoshi costs to VoxelEditPacketSender
|
2014-07-30 17:33:37 -07:00 |
|
wangyix
|
7281eca5a4
|
fixed inj crash; added statcDesired to MixedAudioStream
|
2014-07-30 17:20:05 -07:00 |
|
Atlante45
|
1138a3a275
|
Added referentials to AvatarData
|
2014-07-30 16:50:25 -07:00 |
|
Atlante45
|
bc77630c5b
|
Extanded FBXService + moved ModelReferential
|
2014-07-30 16:49:04 -07:00 |
|
wangyix
|
24be668d36
|
added check before pushAudioToOutput to prevent starvecount buildup
|
2014-07-30 15:47:49 -07:00 |
|
wangyix
|
636b6d3307
|
Merge branch 'pull_mode_audio_output' into inbound_audio_stream
|
2014-07-30 15:37:18 -07:00 |
|
wangyix
|
daeb2a898d
|
added staticDesiredJitterBufferFrames feature; AudioMixer crashing
moved some callbacks from Application::updateAvatar() to
Application::update()
|
2014-07-30 15:35:40 -07:00 |
|
Andrzej Kapolka
|
82e442c115
|
Working on heightfield transmission, merging.
|
2014-07-30 14:54:38 -07:00 |
|
Stephen Birarda
|
6275dd68ab
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-07-30 14:15:22 -07:00 |
|
Stephen Birarda
|
4be8a92e52
|
remove explicit requirement of LibOVR source file in OculusManager
|
2014-07-30 14:15:14 -07:00 |
|
wangyix
|
a2945eaa96
|
qaudiooutput overflow check enabled by default
|
2014-07-30 12:52:35 -07:00 |
|
wangyix
|
efd4b7ad67
|
switched upstream/downstream stats; added menu item to disable injected stats
|
2014-07-30 12:04:03 -07:00 |
|
wangyix
|
81e5419287
|
added CTRL+A shortcut to display audio stats
|
2014-07-30 11:43:33 -07:00 |
|
wangyix
|
2b77a72aba
|
changed Mac downstream ringbuffer to 100 frames
|
2014-07-30 11:13:15 -07:00 |
|
wangyix
|
30c17067a1
|
moved pushAudioOutput to handleAudioInput
|
2014-07-30 11:02:10 -07:00 |
|
Philip Rosedale
|
f0b64c11bc
|
Merge pull request #3221 from lzuwei/add_cara_face_tracker
Add cara face tracker
|
2014-07-29 20:22:21 -07:00 |
|
Andrzej Kapolka
|
ff01d4b80d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-29 19:14:08 -07:00 |
|
Andrzej Kapolka
|
1ea9b0ccbc
|
Working on heightfield encoding.
|
2014-07-29 19:13:43 -07:00 |
|