Stephen Birarda
|
1e0dcd0eae
|
add a map for TwoPole objects to AvatarAudioRingBuffer
|
2013-06-11 14:49:56 -07:00 |
|
Stephen Birarda
|
676ca9cf76
|
re-link the STK library in the audio-mixer
|
2013-06-11 14:39:32 -07:00 |
|
Andrzej Kapolka
|
d913f8dec0
|
Actually, we want it sans gravity.
|
2013-06-11 14:25:05 -07:00 |
|
Andrzej Kapolka
|
4b890e2ccc
|
Let's see what the long-term average acceleration is.
|
2013-06-11 14:23:47 -07:00 |
|
ZappoMan
|
77dc8d9900
|
moved line intersection to GeometryUtil
|
2013-06-11 14:06:17 -07:00 |
|
Andrzej Kapolka
|
47bd3bcdd7
|
Don't estimate acceleration before we know the gravity and don't update our
matrices without acceleration.
|
2013-06-11 14:03:49 -07:00 |
|
Andrzej Kapolka
|
b88380db6f
|
New values, slower learning.
|
2013-06-11 13:43:29 -07:00 |
|
ZappoMan
|
ac7fbc6320
|
added occlusion tests to debug menu
|
2013-06-11 13:29:01 -07:00 |
|
Andrzej Kapolka
|
5ba1d3a28c
|
It ain't perfect, but I'm going with what I've got for now.
|
2013-06-11 13:18:13 -07:00 |
|
Andrzej Kapolka
|
517bbe80a7
|
Initial values, report error.
|
2013-06-11 13:02:20 -07:00 |
|
ZappoMan
|
ab365202c8
|
added some debugging routines to visualize occlusion
|
2013-06-11 12:36:15 -07:00 |
|
ZappoMan
|
56753fc21d
|
added getProjectedShadow() and projectPoint() to ViewFrustum to implement support for projecting Axis Aligned Boxes to 2D
|
2013-06-11 12:33:18 -07:00 |
|
ZappoMan
|
6d8826de43
|
cleaned up line spacing and tabs, added getVertex()
|
2013-06-11 12:30:52 -07:00 |
|
ZappoMan
|
658c5adfbf
|
first cut at VoxelProjectedShadow class, which implements a 2D polygon that matches a voxels projected outline
|
2013-06-11 12:30:18 -07:00 |
|
ZappoMan
|
a9c18c2af0
|
cleaned up line spacing and tabs, added getVertex()
|
2013-06-11 12:28:09 -07:00 |
|
Andrzej Kapolka
|
ff9e6f831c
|
Revert to previous coordinates.
|
2013-06-11 11:31:01 -07:00 |
|
Andrzej Kapolka
|
bf389de774
|
Testing a different coordinate conversion.
|
2013-06-11 11:22:43 -07:00 |
|
Philip Rosedale
|
57fcaceec2
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-06-11 11:10:41 -07:00 |
|
Philip Rosedale
|
b1e3a0984b
|
Improved mouse look behavior to be smoother, removed transmitter debug.
|
2013-06-11 11:10:09 -07:00 |
|
Andrzej Kapolka
|
73ceea7795
|
Working on "learning" the acceleration matrices.
|
2013-06-11 10:55:28 -07:00 |
|
ZappoMan
|
74d63cdd1d
|
Merge pull request #522 from birarda/conditional-ds
allow agents to specify which agent types they want to hear about
|
2013-06-11 00:47:36 -07:00 |
|
Andrzej Kapolka
|
988c4f97b0
|
This should be the normalized offset.
|
2013-06-10 18:43:11 -07:00 |
|
Andrzej Kapolka
|
a34f9a0ef3
|
Need to include SharedUtil.
|
2013-06-10 18:41:49 -07:00 |
|
Andrzej Kapolka
|
90ef6a7cc0
|
Attempting to perform the transform between angular and linear acceleration.
|
2013-06-10 18:40:07 -07:00 |
|
Andrzej Kapolka
|
1b8683cbc5
|
Let's see if we can get an estimate of the distance to the sensor based on
the ratios between linear and angular velocity.
|
2013-06-10 15:22:53 -07:00 |
|
birarda
|
cd82a08144
|
Merge pull request #521 from ZappoMan/master
Fixed issue with corrupt settings file, added offset camera details to settings
|
2013-06-10 14:56:33 -07:00 |
|
ZappoMan
|
27f8f5dcb8
|
fix CR feedback
|
2013-06-10 14:50:04 -07:00 |
|
Andrzej Kapolka
|
5820c3c7c3
|
Remove average measurements, compute estimated acceleration (without rotated
gravity).
|
2013-06-10 14:49:39 -07:00 |
|
Stephen Birarda
|
b15f5a721b
|
remove hacked method to keep servers alive
|
2013-06-10 14:03:34 -07:00 |
|
Stephen Birarda
|
a8075e44ca
|
Merge remote-tracking branch 'upstream/master' into conditional-ds
|
2013-06-10 14:01:54 -07:00 |
|
Stephen Birarda
|
ae0ef412a3
|
hook up voxel-server to domain-server interest list
|
2013-06-10 13:54:18 -07:00 |
|
Stephen Birarda
|
2e99ae199e
|
hook injector up to new domain-server interest list
|
2013-06-10 13:48:51 -07:00 |
|
Stephen Birarda
|
7fb42dcb8a
|
fix bug with sent and received agent interest packets
|
2013-06-10 13:48:34 -07:00 |
|
Stephen Birarda
|
ed79a9f72a
|
prepend the agent types of interest with the number that follow
|
2013-06-10 12:18:25 -07:00 |
|
ZappoMan
|
fc3fb7d3f0
|
fixed bug with loading of corrupt settings file where NaN returned for avatar position details
|
2013-06-10 11:46:06 -07:00 |
|
Philip Rosedale
|
cf7946abf0
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-06-10 08:24:47 -07:00 |
|
Philip Rosedale
|
297a78188a
|
removed const values per code review
|
2013-06-10 08:10:51 -07:00 |
|
Philip Rosedale
|
fb97d3e04b
|
Merge pull request #520 from tschw/19367
Code Review for Job #19367
|
2013-06-10 08:04:16 -07:00 |
|
ZappoMan
|
008ac5b357
|
Merge pull request #517 from PhilipRosedale/master
Added voxel system physical 'density' for better/correct appearance of objects at distance
|
2013-06-09 21:27:15 -07:00 |
|
ZappoMan
|
537e7902f0
|
Merge pull request #519 from Geenz/master
Tweak atmospheric shaders assuming the values are intended to be linear to give them a seemingly "softer" appearance.
|
2013-06-09 21:21:45 -07:00 |
|
ZappoMan
|
a0b54683f3
|
Merge pull request #518 from Atlante45/19369
Code Review for Job #19369
|
2013-06-09 21:20:14 -07:00 |
|
Geenz
|
d512b414ee
|
Correct after blending.
|
2013-06-09 22:48:14 -04:00 |
|
atlante45
|
c96e01ef51
|
Fixed merge conflict
|
2013-06-09 23:15:49 +02:00 |
|
atlante45
|
b1aabc2c1f
|
Added shortcup for gravity use
|
2013-06-09 23:02:45 +02:00 |
|
Philip Rosedale
|
02c62a82d1
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-06-09 12:48:52 -07:00 |
|
Philip Rosedale
|
3ec16695f4
|
Finished adding concept of density to the voxel server, objects now appear more visible at a distance in an appealing way.
|
2013-06-09 12:48:22 -07:00 |
|
ZappoMan
|
5efe323c5e
|
Merge pull request #511 from Geenz/19361
#19361 Don't select voxels when in motion or displaying other window on top, and don't show if too
|
2013-06-08 23:11:05 -07:00 |
|
Geenz
|
8dea00052d
|
Merge branch 'master' of https://github.com/worklist/hifi into 19361
|
2013-06-09 02:08:29 -04:00 |
|
ZappoMan
|
b60df9ce89
|
Merge pull request #512 from ey6es/gyroquat
Fixes for preferences: store avatar voxel URL along with other avatar settings, use QAction rather than separate boolean for autosave.
|
2013-06-08 21:36:07 -07:00 |
|
ZappoMan
|
f60dfe6730
|
Merge pull request #515 from ZappoMan/keyhole_frustum
Keyhole frustum - CR feedback fix
|
2013-06-08 17:29:32 -07:00 |
|