Stephen Birarda
|
4be8a92e52
|
remove explicit requirement of LibOVR source file in OculusManager
|
2014-07-30 14:15:14 -07:00 |
|
Leonardo Murillo
|
2b9849875a
|
Merge pull request #3223 from birarda/master
patch to LibOVR find module for 0.4.0
|
2014-07-30 15:13:00 -06:00 |
|
Stephen Birarda
|
4d3aafa5df
|
use path suffixes instead of full path in name
|
2014-07-30 14:07:40 -07:00 |
|
Stephen Birarda
|
d6c0defd98
|
check in VS2010 subdir to see oculus 0.4.0 library
|
2014-07-30 14:05:20 -07:00 |
|
Stephen Birarda
|
ab1be38fd5
|
reset the cost of the packet back to 0 so it doesn't keep accumulating
|
2014-07-30 14:02:46 -07:00 |
|
Andrew Meadows
|
f579d2a0e2
|
add CollisionInfo::getShapePairKey()
|
2014-07-30 13:11:45 -07:00 |
|
Andrew Meadows
|
176d8d157d
|
remove unused Constraint::_type
|
2014-07-30 13:07:32 -07:00 |
|
wangyix
|
a2945eaa96
|
qaudiooutput overflow check enabled by default
|
2014-07-30 12:52:35 -07:00 |
|
barnold1953
|
303f4bf4f1
|
Improved API, added footstep sounds
|
2014-07-30 12:08:07 -07:00 |
|
wangyix
|
efd4b7ad67
|
switched upstream/downstream stats; added menu item to disable injected stats
|
2014-07-30 12:04:03 -07:00 |
|
Andrew Meadows
|
7b76753daf
|
add PhysicsSimulation::_frame
|
2014-07-30 11:45:53 -07:00 |
|
wangyix
|
81e5419287
|
added CTRL+A shortcut to display audio stats
|
2014-07-30 11:43:33 -07:00 |
|
wangyix
|
af5eedb50e
|
fixed sequenceNumberStats sender changed msgs
|
2014-07-30 11:39:29 -07:00 |
|
Andrew Meadows
|
c0689f3784
|
fix old bug: rotation of CapsuleShape not updated
when setting endpoints directly
|
2014-07-30 11:30:08 -07:00 |
|
Andrew Meadows
|
53db6dec13
|
fix old copy-n-paste typo
|
2014-07-30 11:29:43 -07:00 |
|
Andrew Meadows
|
917833d92a
|
namechange for Shape::_id
|
2014-07-30 11:29:07 -07:00 |
|
wangyix
|
2b77a72aba
|
changed Mac downstream ringbuffer to 100 frames
|
2014-07-30 11:13:15 -07:00 |
|
Andrew Meadows
|
dde0cbddcc
|
add Shape::_id
|
2014-07-30 11:09:19 -07:00 |
|
wangyix
|
093e78ac52
|
Merge branch 'reduce_client_latency' into inbound_audio_stream
|
2014-07-30 11:03:18 -07:00 |
|
Andrew Meadows
|
81ba686fdf
|
more perfstats for ragdoll simulation
|
2014-07-30 11:02:47 -07:00 |
|
wangyix
|
30c17067a1
|
moved pushAudioOutput to handleAudioInput
|
2014-07-30 11:02:10 -07:00 |
|
wangyix
|
5b0662f1d0
|
fixed setToStarved() behavior of InboundAudioStream
|
2014-07-30 10:51:50 -07:00 |
|
wangyix
|
656131b7ee
|
made frames available avg window 2s; added missing _silentFramesDropped update
|
2014-07-30 10:24:24 -07:00 |
|
Stephen Birarda
|
7a128e5f77
|
add satoshi cost to voxel packet debug
|
2014-07-30 10:14:51 -07:00 |
|
Stephen Birarda
|
66592466ad
|
pipe satoshi cost down to queuePacketToNodes
|
2014-07-30 10:05:21 -07:00 |
|
Stephen Birarda
|
2c8808e922
|
repairs to cost calculations for voxels
|
2014-07-30 09:45:33 -07:00 |
|
Stephen Birarda
|
ff889882ce
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-30 09:24:48 -07:00 |
|
Stephen Birarda
|
f944c27caf
|
don't calculate satoshi cost if the costs are non-existent
|
2014-07-30 09:24:31 -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 |
|
Philip Rosedale
|
743200a38c
|
Merge pull request #3220 from Atlante45/avatar_simulate_optimisation
Avatar simulate optimisation
|
2014-07-29 20:20:32 -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 |
|
Zu
|
1e719f1a88
|
fixed: restyled code for better readability
|
2014-07-30 10:04:20 +08:00 |
|
Zu
|
113a173577
|
fix: update code style to conform to hifi convention
|
2014-07-30 09:30:55 +08:00 |
|
Atlante45
|
9b3cdacf08
|
Removed microthreading in favor of lazy computation
|
2014-07-29 18:28:33 -07:00 |
|
barnold1953
|
1c6834cdd6
|
Improved the API and cleaned up the code
|
2014-07-29 17:49:33 -07:00 |
|
Zu
|
dcd7b81426
|
Merge branch 'master' into add_cara_face_tracker
|
2014-07-30 08:45:44 +08:00 |
|
wangyix
|
ecfd5c2757
|
default max frames over desired changed to 10
|
2014-07-29 17:37:59 -07:00 |
|
Andrzej Kapolka
|
496f4a184e
|
Translation, etc.
|
2014-07-29 17:36:52 -07:00 |
|
Stephen Birarda
|
6a534a6ff1
|
send along satoshi costs for voxel additions from VoxelEditPacketSender
|
2014-07-29 17:31:12 -07:00 |
|
Stephen Birarda
|
9dbe74b02f
|
parse voxel costs to the DomainHandler object
|
2014-07-29 17:22:17 -07:00 |
|
wangyix
|
bcf9a3c20c
|
changed default max frames over desired in client to 20
|
2014-07-29 17:17:10 -07:00 |
|
barnold1953
|
9be9f1417a
|
Made some API changes for procedural animation
|
2014-07-29 16:51:57 -07:00 |
|
Andrew Meadows
|
67b9c185eb
|
formatting and minor tweaks to constraint strengths
|
2014-07-29 16:48:34 -07:00 |
|
Andrew Meadows
|
34628aef3b
|
separate muscle constraints from joint constraints
|
2014-07-29 16:47:54 -07:00 |
|
Stephen Birarda
|
40e08d5008
|
add voxel cost amounts to VoxelEditPacketSender
|
2014-07-29 16:39:06 -07:00 |
|
Stephen Birarda
|
5fd7a11c6b
|
rename the voxel cost settings
|
2014-07-29 16:38:07 -07:00 |
|
Andrzej Kapolka
|
436727dfdb
|
Added scale field, fixed height/color extraction.
|
2014-07-29 16:33:36 -07:00 |
|
Atlante45
|
8cd59ab5de
|
Forward declaration of RotationExtractor
|
2014-07-29 16:08:15 -07:00 |
|
Andrzej Kapolka
|
6824479762
|
Progress on rendering heightfield buffers.
|
2014-07-29 16:06:35 -07:00 |
|