ZappoMan
|
661152956a
|
clean up comments
|
2013-11-23 13:23:03 -08:00 |
|
ZappoMan
|
00b3451729
|
properly handle update fails when encoding
|
2013-11-23 13:11:06 -08:00 |
|
ZappoMan
|
b1adf82d4b
|
cleaned up const semantics in streaming voxel packets, fixed double reset bug
|
2013-11-23 13:05:37 -08:00 |
|
ZappoMan
|
1d88399476
|
cleaning up semantics of VoxelPacket
|
2013-11-22 20:39:11 -08:00 |
|
ZappoMan
|
0cd0012aab
|
cleaning up semantics of VoxelPacket
|
2013-11-22 20:08:58 -08:00 |
|
ZappoMan
|
9d8f0b82df
|
make append() private
|
2013-11-22 17:59:47 -08:00 |
|
ZappoMan
|
69eee541db
|
removed some old debug, standardize callers of VoxelPacket to use semantic entry points instead of direct access to bytes
|
2013-11-22 17:53:25 -08:00 |
|
ZappoMan
|
01488ed332
|
don't send any voxel stats till we've succesfully encoded at least one voxel
|
2013-11-22 17:23:12 -08:00 |
|
ZappoMan
|
80cfba465c
|
move sending of packet to immediately following scene end to get better synch of stats packets, also fix duplicate suppression bug
|
2013-11-22 17:00:39 -08:00 |
|
ZappoMan
|
e60c482086
|
supress empty packets in handlePacketSend(), DRY up code in deepestLevelVoxelDistributor()
|
2013-11-22 12:59:52 -08:00 |
|
ZappoMan
|
a426f97e52
|
removing some debug output
|
2013-11-22 10:04:59 -08:00 |
|
ZappoMan
|
48dad5ab86
|
fix bug in packet filling related to octcodes for new trees not fitting
|
2013-11-22 09:49:50 -08:00 |
|
ZappoMan
|
4fc9d5409c
|
voxel sender now uses maximum bytes in packets with VoxelPacket class
|
2013-11-21 23:46:12 -08:00 |
|
ZappoMan
|
c25199c80a
|
removed some debugging
|
2013-11-21 21:27:37 -08:00 |
|
ZappoMan
|
b9429eeb1e
|
working version of writeToSVO that uses VoxelPacket and fills it to limit before writing
|
2013-11-21 21:18:31 -08:00 |
|
ZappoMan
|
5a9baf2779
|
moved some debug code
|
2013-11-21 20:36:09 -08:00 |
|
ZappoMan
|
e8c3670cdd
|
added packet.reset() in writeToSVO()
|
2013-11-21 20:18:19 -08:00 |
|
ZappoMan
|
e0c55be4e2
|
more debug
|
2013-11-21 15:21:29 -08:00 |
|
ZappoMan
|
9784288b63
|
added some debugging
|
2013-11-21 13:51:40 -08:00 |
|
ZappoMan
|
e2e9c29824
|
implement old vs new side by side encoding to test for correctness
|
2013-11-21 13:26:28 -08:00 |
|
ZappoMan
|
6c640752cd
|
make compression optional
|
2013-11-21 12:04:13 -08:00 |
|
ZappoMan
|
a590f384a6
|
Merge branch 'master' of https://github.com/worklist/hifi into compressed_packets
|
2013-11-21 11:33:08 -08:00 |
|
Andrzej Kapolka
|
ea467c5341
|
Merge pull request #1283 from ZappoMan/keep_local_voxels
fix potential crashing bug related to incorrectly initialized memory
|
2013-11-21 11:28:55 -08:00 |
|
ZappoMan
|
e959be82f8
|
Merge branch 'master' of https://github.com/worklist/hifi into keep_local_voxels
|
2013-11-21 11:18:47 -08:00 |
|
ZappoMan
|
f116fbaf8c
|
Merge pull request #1282 from ey6es/sicksense
Support for Razer Hydra, driving avatar using lean (from Faceshift) or Leap.
|
2013-11-21 11:14:26 -08:00 |
|
Andrzej Kapolka
|
7bc65136c7
|
Merge branch 'master' of https://github.com/worklist/hifi into sicksense
|
2013-11-21 11:00:09 -08:00 |
|
Andrzej Kapolka
|
cd4ef08dae
|
Merge pull request #1272 from ZappoMan/stats_crash_bug_fix
fix to crash in client side VoxelSceneStats crash
|
2013-11-21 10:59:57 -08:00 |
|
Andrzej Kapolka
|
fdb84e5278
|
Merge pull request #1271 from ZappoMan/fix_menus
fix macos menu placement for About, Preferences, and Quit
|
2013-11-21 10:53:51 -08:00 |
|
Andrzej Kapolka
|
b4938b7a47
|
Merge pull request #1276 from ZappoMan/voxel_edit
Add --decodeOctalCode to voxel-edit
|
2013-11-21 10:52:59 -08:00 |
|
Andrzej Kapolka
|
9adeced651
|
Merge pull request #1281 from ZappoMan/voxel_stats
fix a couple of bugs in display of voxel stats on server status
|
2013-11-21 10:51:45 -08:00 |
|
Andrzej Kapolka
|
fb46a637fb
|
Merge branch 'master' of https://github.com/worklist/hifi into sicksense
|
2013-11-21 10:49:58 -08:00 |
|
ZappoMan
|
cb56ad2e2f
|
fix a couple of bugs in display of voxel stats on server status
|
2013-11-21 10:43:40 -08:00 |
|
ZappoMan
|
6881d9fb36
|
fix to crash in client side VoxelSceneStats crash
|
2013-11-19 22:57:42 -08:00 |
|
Andrzej Kapolka
|
4e952b0f99
|
Clamp pitch from touch when adjusting it.
|
2013-11-19 16:40:29 -08:00 |
|
Andrzej Kapolka
|
69b5b81f34
|
Limit combined pitch.
|
2013-11-19 16:31:24 -08:00 |
|
ZappoMan
|
8c90e96740
|
addeding VoxelPacket class for encoding bit streams
|
2013-11-19 15:36:21 -08:00 |
|
Andrzej Kapolka
|
80e6606dd2
|
Adjusted constants, added reasonable starting base position.
|
2013-11-19 15:31:04 -08:00 |
|
Andrzej Kapolka
|
38c2abd6d8
|
First stab at Leap driving.
|
2013-11-19 15:10:02 -08:00 |
|
Andrzej Kapolka
|
bc523092ba
|
Sniffing glue, wrong week, etc.
|
2013-11-19 11:59:25 -08:00 |
|
Andrzej Kapolka
|
ced1fca2e4
|
Missed another spot.
|
2013-11-19 11:57:01 -08:00 |
|
Andrzej Kapolka
|
3d82fe65b4
|
Forgot this part.
|
2013-11-19 11:53:57 -08:00 |
|
Andrzej Kapolka
|
1e7866ad02
|
Clamped values, adjusted them.
|
2013-11-19 11:51:32 -08:00 |
|
Andrzej Kapolka
|
df8fbf8f72
|
More general, angle-driven form of driving based on lean.
|
2013-11-19 11:09:02 -08:00 |
|
Andrzej Kapolka
|
5e933b0815
|
Working on basic Faceshift drive.
|
2013-11-18 18:06:01 -08:00 |
|
Andrzej Kapolka
|
f59b403103
|
Drive avatar with Sixense joysticks and triggers.
|
2013-11-18 16:20:00 -08:00 |
|
Andrzej Kapolka
|
83d89cdc30
|
Path fix for readme.
|
2013-11-18 12:34:38 -08:00 |
|
Andrzej Kapolka
|
6d9bd6d2b0
|
Gitignore additions.
|
2013-11-18 12:16:25 -08:00 |
|
Andrzej Kapolka
|
0231ed133c
|
Optional compilation for Sixense.
|
2013-11-18 12:09:52 -08:00 |
|
ZappoMan
|
c2cb6df61c
|
first cut at compresses voxel packets
|
2013-11-18 09:46:32 -08:00 |
|
ZappoMan
|
73c1ef9997
|
fix macos menu placement for About, Preferences, and Quit
|
2013-11-17 00:01:32 -08:00 |
|