Philip Rosedale
|
1ba8922f0b
|
Merge pull request #3218 from ey6es/metavoxels
Various metavoxel improvements relating to threading and VBO-based rendering.
|
2014-07-29 09:59:55 -07:00 |
|
Stephen Birarda
|
ef5db5321d
|
make voxel charges affect agents
|
2014-07-29 09:46:59 -07:00 |
|
wangyix
|
aead7a6823
|
removed get pointer methods from AudioRingBUffer
|
2014-07-28 22:48:29 -07:00 |
|
Zu
|
4016f8ca44
|
Merge branch 'master' into add_cara_face_tracker
|
2014-07-29 12:21:40 +08:00 |
|
Zu
|
cce962fb16
|
added: smile, surprise, anger to blendshapes
fix: roll, yaw direction
added: source comments
removed: debug print outs
|
2014-07-29 11:07:04 +08:00 |
|
Brad Hefta-Gaub
|
df629b6288
|
Merge pull request #3219 from anthonye2007/master
Tweak build docs for Windows 8.1
|
2014-07-28 19:44:38 -07:00 |
|
Brad Hefta-Gaub
|
8e1d4eb0a6
|
Merge pull request #3210 from Atlante45/add_start_stop_animation_for_scripted_avatar
Add start stop animation for scripted avatar
|
2014-07-28 19:43:58 -07:00 |
|
barnold1953
|
5c47e9013c
|
Working procedural walk animation with two keyframes
|
2014-07-28 18:36:25 -07:00 |
|
Anthony Elliott
|
c5b824cb4e
|
Merge branch 'master' of https://github.com/anthonye2007/hifi
|
2014-07-28 19:53:17 -04:00 |
|
Anthony Elliott
|
d4a6556917
|
Tweak build docs for Win 8.1
|
2014-07-28 19:52:00 -04:00 |
|
Atlante45
|
6183c4d97e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_simulate_optimisation
|
2014-07-28 16:51:09 -07:00 |
|
Atlante45
|
fb670275c2
|
Don't recompute unchaged transform
|
2014-07-28 16:42:16 -07:00 |
|
Atlante45
|
03031c4c04
|
Outdated link
|
2014-07-28 16:36:12 -07:00 |
|
Anthony Elliott
|
adca04b9ce
|
Configure build for Windows 8.1
|
2014-07-28 19:31:50 -04:00 |
|
Andrzej Kapolka
|
cc909e2286
|
Fixed spelling error.
|
2014-07-28 16:24:49 -07:00 |
|
Andrzej Kapolka
|
3ac4bb6ddd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-28 16:24:43 -07:00 |
|
Andrzej Kapolka
|
e05884d4a3
|
Simpler rendering.
|
2014-07-28 16:18:16 -07:00 |
|
Stephen Birarda
|
cd6a73a01c
|
Merge pull request #3217 from ZappoMan/buildwithoutqxmpp
fix build to work if Qxmpp is not available
|
2014-07-28 15:21:12 -07:00 |
|
ZappoMan
|
fbfd63c429
|
fix build to work if Qxmpp is not available
|
2014-07-28 15:17:33 -07:00 |
|
Stephen Birarda
|
84b86c17b7
|
use common settings retreival code to block before run in AudioMixer
|
2014-07-28 15:16:59 -07:00 |
|
Stephen Birarda
|
dbf41c8a42
|
allow domain-server to serve settings publicly, fix retry in DomainHandler
|
2014-07-28 14:56:26 -07:00 |
|
wangyix
|
7e59723522
|
removed +1 for philip's jitter frames calculation
|
2014-07-28 14:24:58 -07:00 |
|
wangyix
|
d221f69767
|
clamp overridden desired jitter buffer frames value
|
2014-07-28 14:22:04 -07:00 |
|
wangyix
|
d0a1d732c9
|
updated preferences UI "samples" to "frames"
|
2014-07-28 14:18:22 -07:00 |
|
wangyix
|
97054d668b
|
fixed header macros
|
2014-07-28 14:15:14 -07:00 |
|
wangyix
|
ed9bfdc503
|
these didn't commit for some reason
|
2014-07-28 14:08:45 -07:00 |
|
wangyix
|
145b7f8a0e
|
got Preferences jitter buffer frames override working
|
2014-07-28 14:05:17 -07:00 |
|
wangyix
|
6fc5c74c0b
|
renamed ringbuffer variables to audiostream
|
2014-07-28 13:08:53 -07:00 |
|
Stephen Birarda
|
6334116070
|
request domain settings after successful connection to domain
|
2014-07-28 12:07:19 -07:00 |
|
wangyix
|
32dbc6cbdb
|
renamed audioringbuffer classes to audiostream
|
2014-07-28 11:52:05 -07:00 |
|
wangyix
|
9bbd055404
|
added stdev method of jitter calc to InboundAudioStream
|
2014-07-28 11:41:08 -07:00 |
|
Stephen Birarda
|
707db4f5d8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-28 11:10:38 -07:00 |
|
Atlante45
|
3c7375daad
|
Removed unused variable
|
2014-07-28 10:17:04 -07:00 |
|
Atlante45
|
844e5d7e47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-07-28 10:11:39 -07:00 |
|
wangyix
|
45b4777e60
|
cleaned up QHash iterator code again
|
2014-07-28 09:47:40 -07:00 |
|
wangyix
|
c129db16cb
|
formatting fix, AudioRingBuffer no longer NodeData,
|
2014-07-28 09:40:44 -07:00 |
|
Brad Hefta-Gaub
|
f438ae2ddb
|
Merge pull request #3215 from Atlante45/master
Fix the double entries in models' browsers
|
2014-07-28 08:51:49 -07:00 |
|
Brad Hefta-Gaub
|
8b43ddc426
|
Merge pull request #3212 from birarda/select-library
standardization of hints used to find external libraries
|
2014-07-28 08:51:15 -07:00 |
|
Philip Rosedale
|
acecc17001
|
Merge pull request #3214 from AndrewMeadows/ragdoll
Ragdoll Part 6: muscle constraints for driving Ragdoll and also damped velocity integration for verlet simulation
|
2014-07-28 08:40:21 -07:00 |
|
Philip Rosedale
|
b2f6b0c5da
|
Merge pull request #3213 from Atlante45/editVoxels_zFighting
Edit voxels z fighting
|
2014-07-28 08:37:37 -07:00 |
|
Andrew Meadows
|
dd515f6bb9
|
fix bad variable name
|
2014-07-28 07:06:36 -07:00 |
|
wangyix
|
438606d567
|
_consecutiveNotMixedCount++ moved back into if(starveOnFail)
|
2014-07-27 11:23:47 -07:00 |
|
wangyix
|
cf649c8365
|
Revert "removed unused var"
This reverts commit fa500dc7fd .
|
2014-07-25 18:20:16 -07:00 |
|
Andrzej Kapolka
|
4f5448f529
|
Basic rendering working again.
|
2014-07-25 18:19:50 -07:00 |
|
wangyix
|
fa500dc7fd
|
removed unused var
|
2014-07-25 17:38:36 -07:00 |
|
Andrzej Kapolka
|
57ca606491
|
Various kinds of progress towards generic rendering.
|
2014-07-25 16:59:48 -07:00 |
|
Atlante45
|
1849ec8e07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels_zFighting
Conflicts:
examples/editVoxels.js
|
2014-07-25 16:39:39 -07:00 |
|
wangyix
|
e6f913edb1
|
dead injected streams are now periodically removed in AudioMixer
|
2014-07-25 16:32:08 -07:00 |
|
Atlante45
|
b5dd9141a3
|
Fix the double entries in models' browsers
|
2014-07-25 16:12:40 -07:00 |
|
wangyix
|
78031622db
|
removed MixedAudioRingBuffer class files
|
2014-07-25 16:06:56 -07:00 |
|