ZappoMan
e85d5f3b14
make keyhole radius larger
2013-07-09 13:04:20 -07:00
atlante45
dbdbd7a8c4
Incorporating comments for code review (minecraft import)
2013-07-09 17:55:55 +02:00
atlante45
c9d707796e
Merge branch 'master' of git://github.com/worklist/hifi into 19373
2013-07-09 14:29:19 +02:00
atlante45
5d4d0ba43e
Merge branch 'master' of git://github.com/worklist/hifi into 19373
2013-07-09 12:56:27 +02:00
atlante45
4dda71e830
Final code for minecraft import to review
2013-07-09 12:41:44 +02:00
Stephen Birarda
aaaba9c42e
more packet version refactoring
2013-07-08 15:14:18 -07:00
Stephen Birarda
374fffb151
use packet version helpers for PACKET_TYPE_SET_VOXEL commands
2013-07-08 14:40:15 -07:00
Stephen Birarda
81e6bccd08
use packet version helpers in parseData methods
2013-07-08 14:13:36 -07:00
Stephen Birarda
8f7a3f3567
use packet version helpers for PACKET_TYPE_INJECT_AUDIO
2013-07-08 14:07:34 -07:00
Stephen Birarda
729074b502
use packet header byte methods in NodeList bulk processing
2013-07-08 13:58:20 -07:00
Stephen Birarda
6deaa5fd51
apply refactoring changes to PACKET_TYPE_PING
2013-07-08 13:55:35 -07:00
Stephen Birarda
e3d9289f1f
refactor packet version handling and apply to DS
2013-07-08 13:44:01 -07:00
Stephen Birarda
8a684244cc
packet versioning for HEAD_DATA packets
2013-07-08 12:53:07 -07:00
Stephen Birarda
5faad80e12
remove ping unknown thread, version for ping reply
2013-07-08 11:58:19 -07:00
Stephen Birarda
693463ae5b
voxel-server packet version handling
2013-07-08 11:54:00 -07:00
Stephen Birarda
5062ae8965
rename PACKET_HEADER to PACKET_TYPE, fix DS packet versioning
2013-07-08 11:37:39 -07:00
Stephen Birarda
047d5b5cab
add packet version handling for DS packets
2013-07-08 11:17:29 -07:00
Stephen Birarda
d112edab64
resolve conflicts on merge with upstream master
2013-07-08 11:07:42 -07:00
atlante45
4899f77a0c
Complete color handling in minecraft import
2013-07-08 16:11:50 +02:00
atlante45
981e4c61b5
Tags files missing in last commit
2013-07-08 13:45:38 +02:00
atlante45
1f78c6461d
Merge branch 'master' of git://github.com/worklist/hifi into 19373
2013-07-08 13:37:55 +02:00
atlante45
6c840a9ec3
Functionnal version of minecraft import
2013-07-08 13:37:47 +02:00
Andrzej Kapolka
f9f2c66115
Merge branch 'master' of https://github.com/worklist/hifi into kinected
...
Conflicts:
interface/src/Application.cpp
interface/src/Avatar.cpp
interface/src/Avatar.h
libraries/avatars/src/AvatarData.h
2013-07-05 22:52:42 -07:00
Andrzej Kapolka
30f77975cf
Trying to get the right rotations, send them on the wire.
2013-07-03 17:07:22 -07:00
ZappoMan
c0d14d2bd4
Merge branch 'master' of https://github.com/worklist/hifi into occlusion_culling
2013-07-03 15:36:41 -07:00
ZappoMan
e4579fe6c6
make regions and submaps configurable
2013-07-03 15:28:39 -07:00
ZappoMan
2d6e522c35
debug stats
2013-07-03 10:59:36 -07:00
ZappoMan
5ef2e2de5d
debug statistics for intersect calls
2013-07-03 10:58:30 -07:00
ZappoMan
a05650e74a
removed debug code
2013-07-03 10:56:08 -07:00
ZappoMan
c795a37be2
tweak perfstats to not display WARNING! when caller asked it to always print (non-warning case)
2013-07-03 10:55:33 -07:00
Stephen Birarda
36c6912de8
your agents are now nodes
2013-07-03 10:35:09 -07:00
Andrzej Kapolka
e866c22518
Merge branch 'master' of https://github.com/worklist/hifi into kinected
...
Conflicts:
interface/src/Avatar.cpp
2013-07-03 10:15:11 -07:00
Eric Johnston
5d59bcbec7
(changed per requests and re-merged) Two Leap-related crashes fixed, plus Leap improvements
...
1. Fixed thread-crash at terminate() time by terminating the LeapManager properly
2. Fixed an intermittent thread-crash when Leap active by removing auto-connection between controller and listener
3. Added fingerRoot positions to display and data packet
4. Introduced a vec3-based convention so that more finger data may be added without causing trouble for old clients and servers
5. My avatar's fingers are different color from others
2013-07-02 17:03:32 -07:00
ZappoMan
1e19748a1a
Merge branch 'master' of https://github.com/worklist/hifi into occlusion_culling
2013-07-02 15:52:49 -07:00
ZappoMan
c7ff073686
more progress on merging
2013-07-02 15:50:40 -07:00
Stephen Birarda
010e6e5570
Merge pull request #610 from birarda/domain-stats
...
rename argument for Logstash stat stash
2013-07-02 15:05:18 -07:00
Stephen Birarda
11e06dbed2
rename the stat type argument in Logstash
2013-07-02 15:04:22 -07:00
Andrzej Kapolka
4f01db6dc7
Merge branch 'master' of https://github.com/worklist/hifi into kinected
2013-07-02 14:52:22 -07:00
Andrzej Kapolka
bf4757663c
Merge pull request #609 from birarda/domain-stats
...
rework Logstash to handle various stat types, add domain server node count stat
2013-07-02 14:52:08 -07:00
Andrzej Kapolka
c4deeed121
Merge branch 'master' of https://github.com/worklist/hifi into kinected
2013-07-02 14:51:45 -07:00
Andrzej Kapolka
52e7ff9a68
Working on filling in missing joint data.
2013-07-02 14:51:27 -07:00
Stephen Birarda
f7f321663a
DRY up multiple stat type sending
2013-07-02 14:42:31 -07:00
Tomáš Horáček
6f6f0423a0
Merge remote-tracking branch 'worklist/master' into 19385
2013-07-02 23:05:50 +02:00
Tomáš Horáček
a9f8b586ee
re #19385 : CR changes
2013-07-02 23:04:06 +02:00
Stephen Birarda
08c1d54cf3
send count of alive nodes to logstash from DS
2013-07-02 12:18:16 -07:00
Stephen Birarda
64f3b55aaa
split logstash stash methods to stat types
2013-07-02 12:10:46 -07:00
ZappoMan
be88f07678
more progress on merging
2013-07-02 11:47:30 -07:00
Stephen Birarda
2a4d9c98ee
add return of number of alive agents from AgentList
2013-07-02 10:34:57 -07:00
Tomáš Horáček
5f9f2fee71
re #19385 : use righ axis name
2013-07-02 11:47:53 +02:00
ZappoMan
015ff85cea
good progress on merging polygons
2013-07-01 21:39:56 -07:00
Tomáš Horáček
2eeb0d9bb9
re #19385 : importing voxels should be destructive
2013-07-02 01:16:20 +02:00
Tomáš Horáček
71c54586ba
re #19385 : use right neighbour voxels
2013-07-02 01:16:20 +02:00
Tomáš Horáček
b5e5806988
re #19385 : fill gaps between neighbourhood voxels
2013-07-02 01:16:20 +02:00
Tomáš Horáček
c4c2d46847
re #19385 : first version of PNG import
...
works for size <= 128px
2013-07-02 01:16:20 +02:00
tosh
f49e63f842
Merge branch 'master' of git://github.com/worklist/hifi into 19377
2013-07-02 00:06:10 +02:00
Stephen Birarda
3c51f9cac7
type squishes in Agent socket match
2013-07-01 09:38:39 -07:00
tosh
f1e5a56347
adds code to show bandwidth details upon click and adds a checkbox to the menu to set visibility of the bandwidth bars
2013-06-30 17:08:01 +02:00
tosh
c18400f8b7
Merge branch 'master' of git://github.com/worklist/hifi into 19377
2013-06-29 15:41:56 +02:00
ZappoMan
f764a8d609
DRY up code in polygon
2013-06-29 00:25:04 -07:00
ZappoMan
c7e691a010
cleaned up CoverageMapV2 recursion code, fixes crazy false occlusion
2013-06-29 00:15:57 -07:00
ZappoMan
2b8b7589be
latest version of quadtree coverage map
2013-06-28 22:05:46 -07:00
ZappoMan
73ad854235
latest version of quadtree coverage map
2013-06-28 22:05:32 -07:00
Stephen Birarda
3349419c68
inital changes to add a version byte to packets
2013-06-28 16:23:35 -07:00
Stephen Birarda
eedaf5f76e
Merge pull request #593 from LionTurtle/master
...
ping reporter added to interface
2013-06-28 15:34:46 -07:00
Mark Peng
a5c6cee433
Renamed getPingTime() to getPingMs() in Agent.h, etc.
2013-06-28 15:33:08 -07:00
Mark Peng
0aa3227228
Merge remote-tracking branch 'upstream/master'
2013-06-28 15:26:34 -07:00
Eric Johnston
6c42922288
Minor bug fixes for networked Leap hands
2013-06-28 15:22:56 -07:00
Mark Peng
9313dbff52
ping reporter added to interface take 5
2013-06-28 15:17:21 -07:00
Mark Peng
a5dc47eaab
ping reporter added to interface take 4
2013-06-28 15:10:45 -07:00
Eric Johnston
0ff3554dd8
Networked Leap fingers
...
- Simplified finger updates and storage
- added pack and unpack for the fingers
- not yet tested between multiple machines, but *should* be harmless and backward-packet-compatible
2013-06-28 11:34:20 -07:00
Mark Peng
ee005f19d9
ping reporter added to interface take 2
2013-06-28 11:17:52 -07:00
Mark Peng
c5fe8b078e
ping reporter added to interface
2013-06-28 11:07:01 -07:00
Eric Johnston
1c797405da
Hand rework in preparation for adding send/receive hand data
...
- Added Hand.cpp, Hand.h, HandData.cpp, HandData.h, roughly matching the equivalent Head files
- Cleaned up Avatar by moving hand work into Hand files
- Added fixed-point data packing, for use in sending hand offsets
2013-06-28 07:57:02 -07:00
Stephen Birarda
cece4de90e
fix the default orientation for an injector
2013-06-27 11:14:22 -07:00
ZappoMan
850cfb920f
added sorting polygons by size
2013-06-24 22:11:33 -07:00
ZappoMan
c627010d3a
Merge branch 'master' of https://github.com/worklist/hifi into occlusion_culling
2013-06-24 10:12:59 -07:00
ZappoMan
f918d757ca
added comment
2013-06-24 10:12:14 -07:00
tosh
7690ace2c3
Merge branch 'master' of git://github.com/worklist/hifi into 19377
...
Conflicts:
interface/src/Audio.cpp
2013-06-22 05:35:31 +02:00
tosh
290c20bfc7
introduces bandwidth meter / dialog
2013-06-22 04:22:10 +02:00
ZappoMan
4590bdc69d
added support for clipping polygons to screen bounds, not yet enabled since it doesn't help performance, will use in future
2013-06-21 16:42:55 -07:00
birarda
bd0d820fc7
Merge pull request #556 from PhilipRosedale/master
...
Dynamic jitter buffer for less stuttering, fixes to stereo
2013-06-21 14:29:45 -07:00
Philip Rosedale
13b729d9b4
Fixed problems with ring buffer not handling stereo right, reset audio buffers on spacebar.
2013-06-20 18:49:05 -07:00
Stephen Birarda
a9f7d037d1
add a helper to the logstash class to stash a value
2013-06-20 15:33:54 -07:00
Philip Rosedale
c740400224
Merge fixes plus auto jitter buffer
2013-06-20 10:54:58 -07:00
Philip Rosedale
2c8c34f9bd
set jitter buffer on application start to 1/2 of a packet
2013-06-20 09:08:37 -07:00
ZappoMan
758fadd6a9
optimized CoverageRegion to track _currentCoveredBounds and not test polygons in the tested ocludee is not in those covered bounds
2013-06-19 23:34:45 -07:00
Philip Rosedale
5dae92d610
Merge pull request #560 from ZappoMan/occlusion_culling
...
Occlusion culling optimizations
2013-06-19 19:26:56 -07:00
ZappoMan
cadd596508
implement partitioned CoverageRegions in CoverageMap to further optimize polygon compares
2013-06-19 17:52:01 -07:00
ZappoMan
91f6d0fde5
added copyright message
2013-06-19 15:29:50 -07:00
Stephen Birarda
4d330a33e6
add copyright to OctalCode header
2013-06-19 14:59:21 -07:00
Stephen Birarda
d9da29efad
add copyright to OctalCode implementation
2013-06-19 14:47:45 -07:00
ZappoMan
1284f9d09a
naming cleanup and some optimizations
2013-06-19 13:45:13 -07:00
ZappoMan
6755dfd8e4
Occlusion culling optimizations, added minimum polygon area, and only calculate projection matrix once
2013-06-19 11:46:22 -07:00
Stephen Birarda
7be50ae712
add copyright to SimpleMovingAverage implementation
2013-06-19 11:40:22 -07:00
Stephen Birarda
0aa4e000fc
add copyright to SimpleMovingAverage header
2013-06-19 11:37:28 -07:00
Stephen Birarda
8fd6bc41aa
add copyright to PerfStat implementation file
2013-06-18 18:09:03 -07:00
Stephen Birarda
f0330e9f48
add copyright to stat header
2013-06-18 18:04:38 -07:00
Stephen Birarda
2344a8c18d
add copyright to SharedUtil.cpp
2013-06-18 17:56:43 -07:00
Stephen Birarda
c48cc3c3a6
add copyright to SharedUtil
2013-06-18 17:39:32 -07:00
Stephen Birarda
c9d7cf1e8f
remove a comment and add copyright to StdDev class
2013-06-18 17:17:13 -07:00