Commit graph

488 commits

Author SHA1 Message Date
David Rowe
a5b3ae397a Code review 2015-01-08 18:20:23 -08:00
David Rowe
07b30da2ac Fix miscellaneous types and casts 2015-01-08 13:44:51 -08:00
Andrzej Kapolka
c9b3b5ff7d Scale back on first dropped packet, use Qt send/receive buffer size options
rather than setsockopt/getsockopt.
2014-12-30 12:30:38 -08:00
Stephen Birarda
114e3bb2ff rename cmake macro to represent actual purpose 2014-12-18 16:51:20 -08:00
Stephen Birarda
011b313b68 fix indentation in MetavoxelClientManager 2014-12-18 11:30:57 -08:00
Stephen Birarda
8549e9cb53 resolve conflicts on merge with upstream master 2014-12-15 09:36:17 -08:00
Andrzej Kapolka
5fb9905186 Rather than reducing rate on first drop, wait until three consecutive packets
have been dropped.
2014-12-09 12:14:21 -08:00
Andrzej Kapolka
343f610442 Use the 1450 limit everywhere, in case other places are running into the issue
I experienced with metavoxels.
2014-12-08 18:45:05 -08:00
Andrzej Kapolka
d0ca75dd2c Reduce the MTU size to deal with Windows networking issue. 2014-12-08 18:04:45 -08:00
Andrzej Kapolka
dff22b01b6 Allow loading "MDR" files saved by Wilbur, fix for reallocating error. 2014-12-05 01:58:45 -08:00
Andrzej Kapolka
466d99bcbb Removed unused members. 2014-12-04 17:12:06 -08:00
Andrzej Kapolka
9819658e20 Spanner subdivision streaming bits. 2014-12-04 16:41:19 -08:00
Andrzej Kapolka
8fb766a5d0 Only recreate the renderers for nodes that have changed. 2014-12-03 16:44:13 -08:00
Stephen Birarda
5c3e90f64f resolve conflicts on merge with upstream master 2014-12-03 13:11:56 -08:00
Andrzej Kapolka
1a1b1ca3f3 Fix for voxelizing heightfields. 2014-12-02 19:49:27 -08:00
Andrzej Kapolka
8669398048 Voxelization bits. 2014-12-02 19:14:33 -08:00
Andrzej Kapolka
9753041a1a Height brush bits. 2014-12-02 16:11:29 -08:00
Andrzej Kapolka
a022b7fa17 Fix for successive heightfield placements. 2014-12-02 13:12:45 -08:00
Andrzej Kapolka
a46b46b5a2 Fix for merging. 2014-12-01 19:10:10 -08:00
Andrzej Kapolka
46f1fc7c0f More work on spanner heightfield edits. 2014-12-01 18:50:24 -08:00
Andrzej Kapolka
3fbbd6c2de Working on transitioning functions to quadtree equivalents. 2014-12-01 16:43:03 -08:00
Andrzej Kapolka
6be1810967 More work on subdivision. 2014-11-26 17:57:03 -08:00
Andrzej Kapolka
0a329bbe3c More work on LOD rendering; now rendering in preview. 2014-11-26 16:18:57 -08:00
Andrzej Kapolka
790b085307 Rejiggering the heightfield renderer for LOD. 2014-11-26 13:02:11 -08:00
Andrzej Kapolka
7f14a66922 More work on heightfield quadtrees. 2014-11-25 18:27:09 -08:00
Andrzej Kapolka
a987e7ce10 When we set heightfield layers, break it up into quadtree. 2014-11-25 15:32:02 -08:00
Andrzej Kapolka
8d3f4a627b Working on quadtree for heightfields. 2014-11-25 14:10:44 -08:00
Andrzej Kapolka
af875eb5af Allow shared objects to write extra, non-property data. 2014-11-24 16:45:34 -08:00
Andrzej Kapolka
282732677f Catch and log BitstreamExceptions when reading datagrams. 2014-11-21 16:45:39 -08:00
Andrzej Kapolka
6cd96c95f4 Include a context in the Bitstream so that streamed objects can find their
LOD.
2014-11-21 16:26:58 -08:00
Andrzej Kapolka
03e302c508 Removed a debug statemen. 2014-11-20 17:34:37 -08:00
Andrzej Kapolka
0cc92dc87e More spanner voxelization bits. 2014-11-18 19:15:06 -08:00
Andrzej Kapolka
59fcff740b Remove remaining heightfield attribute bits. 2014-11-18 17:17:07 -08:00
Andrzej Kapolka
a0f75c990e Working on fetching/clearing heightfield chunks. 2014-11-18 17:12:47 -08:00
Andrzej Kapolka
ba50beab91 Normal fix. 2014-11-17 18:30:21 -08:00
Andrzej Kapolka
e946479b00 Working on heightfield voxelization. 2014-11-17 16:46:35 -08:00
Andrzej Kapolka
2bb01d737c Renormalization. 2014-11-17 13:19:58 -08:00
Andrzej Kapolka
683306797d Working on adjusting the range limits when we raise/lower past the original
bounds.
2014-11-17 11:43:16 -08:00
Andrzej Kapolka
f192f2428e Height painting. 2014-11-14 18:06:38 -08:00
Andrzej Kapolka
bba042e823 Heightfield material paint bits. 2014-11-14 16:52:29 -08:00
Andrzej Kapolka
b879471a4b Cursor rendering on spanners. 2014-11-13 20:55:36 -08:00
Andrzej Kapolka
b2ac33db16 Ray tests for heightfield spanners. 2014-11-13 19:53:16 -08:00
Andrzej Kapolka
75e1cf8a7b Migrate getHeightfieldHeight to spanner heightfields. 2014-11-13 18:00:25 -08:00
Andrzej Kapolka
dd87a45211 Fix for server saving, use Paeth filter before compressing heightfield data. 2014-11-13 16:11:48 -08:00
Andrzej Kapolka
110cf93cc4 Basic encoding/decoding up and running again. 2014-11-12 19:27:25 -08:00
Andrzej Kapolka
d05bb49a74 Yet more heightfield spanner bits. 2014-11-12 15:40:54 -08:00
Andrzej Kapolka
16bf2a3ad3 More chipping away at heightfield spanners. 2014-11-11 15:37:15 -08:00
Andrzej Kapolka
caef237376 More work on spannerizing heightfields. 2014-11-11 14:40:05 -08:00
Andrzej Kapolka
b94dab0e8f More work on heightfield spanners. 2014-11-10 18:06:38 -08:00
Andrzej Kapolka
0664ff3181 Moved spanners into separate file, working on heightfields as spanners. 2014-11-10 15:51:41 -08:00