ZappoMan
|
ae1576b9f5
|
CR cleanup and add shootParticle() to application
|
2013-12-10 17:07:11 -08:00 |
|
ZappoMan
|
2783770e2b
|
got particles sending from server to client and rendering
|
2013-12-09 13:29:44 -08:00 |
|
ZappoMan
|
821b490ff1
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:17 -08:00 |
|
Stephen Birarda
|
8fbd1e4cfb
|
repairs after merge with upstream master
|
2013-12-03 12:28:44 -08:00 |
|
Stephen Birarda
|
3277cb49a6
|
Merge remote-tracking branch 'upstream/master' into cleanup
|
2013-12-03 12:21:03 -08:00 |
|
Stephen Birarda
|
141394a664
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
|
ZappoMan
|
040ad1853e
|
properly handle sequence numbers to not skip when supressing duplicate packets
|
2013-11-27 15:33:48 -08:00 |
|
ZappoMan
|
7f9d0849bd
|
added more client side voxel stats including lost packets, out of order packets, and average flight time
|
2013-11-27 13:37:47 -08:00 |
|
ZappoMan
|
2ce9937126
|
major pass on cleaning up voxel packets to have flags, sequence numbers, and flight time, add compression menu item
|
2013-11-26 17:27:08 -08:00 |
|
ZappoMan
|
57831b377f
|
tweaks and cleanup
|
2013-11-23 14:07:09 -08:00 |
|
ZappoMan
|
4c0569fc60
|
removing compression from VoxelNodeData to eventually move it into VoxelPacket where it belongs
|
2013-11-23 13:55:21 -08:00 |
|
ZappoMan
|
6c640752cd
|
make compression optional
|
2013-11-21 12:04:13 -08:00 |
|
ZappoMan
|
c2cb6df61c
|
first cut at compresses voxel packets
|
2013-11-18 09:46:32 -08:00 |
|
ZappoMan
|
c18de72dd4
|
work on debugging stutter behavior, mostly debugging and cleanup
|
2013-11-03 19:06:06 -08:00 |
|
ZappoMan
|
f5a3fc07c4
|
added some debugging
|
2013-10-21 14:41:46 -07:00 |
|
ZappoMan
|
9b0cc14552
|
fix voxel nodes to work with new UUID format
|
2013-10-17 16:14:06 -07:00 |
|
Stephen Birarda
|
8f1135feb7
|
more repairs to Agent and AvatarData for UUID transition
|
2013-10-17 14:35:42 -07:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
ZappoMan
|
54364a235d
|
tighten up mutex locks to keep at 60 fps
|
2013-10-07 19:43:45 -07:00 |
|
ZappoMan
|
5f6fb3a3ae
|
added some timing debugging
|
2013-10-05 00:55:34 -07:00 |
|
ZappoMan
|
2be85d439b
|
Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions
Conflicts:
interface/src/Application.cpp
interface/src/VoxelPacketProcessor.cpp
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2013-08-19 11:13:38 -07:00 |
|
ZappoMan
|
82782b6ec5
|
switched to using Application singleton
|
2013-08-15 13:10:41 -07:00 |
|
Stephen Birarda
|
d257b70103
|
fixes for new Menu class after merge with upstream/master
|
2013-08-15 12:29:04 -07:00 |
|
ZappoMan
|
beec5f60d8
|
renamed class to be more appropriate, added doxygen comments
|
2013-08-15 08:36:06 -07:00 |
|