ZappoMan
|
588d051595
|
use memmove() instead of memcpy() for overlapping updates and some debugging
|
2014-08-18 14:07:39 -07:00 |
|
ZappoMan
|
f8f0da189f
|
more work on more entities in a cell
|
2014-08-15 17:13:59 -07:00 |
|
ZappoMan
|
84ba810dc4
|
work on reseved bytes in octree packet data
|
2014-08-15 11:26:55 -07:00 |
|
ZappoMan
|
273853ef24
|
more work on virtual entities
|
2014-08-04 16:18:24 -07:00 |
|
ZappoMan
|
4e8e5bf53d
|
first cut at new ModelItem reading, repacking of ModelItem format in case PropertyFlags shrink
|
2014-06-09 10:39:48 -07:00 |
|
ZappoMan
|
f6e5962593
|
added new versions of appendData for QString and QByteArray
|
2014-06-09 08:02:42 -07:00 |
|
ZappoMan
|
165984ff31
|
clean up includes
|
2014-06-05 16:02:21 -07:00 |
|
ZappoMan
|
f3b8d04c06
|
fixed packet sequence number rollover
|
2014-05-06 09:39:14 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
ZappoMan
|
bd6b70ee32
|
use unsigned int vs size_t, since that just seems more correct
|
2014-03-16 11:07:24 -07:00 |
|
ZappoMan
|
6f85cfdb2f
|
more warnings fixes
|
2014-03-15 23:00:03 -07:00 |
|
Brad Hefta-Gaub
|
1f77505871
|
more unix warnings cleanup
|
2014-03-14 18:35:34 -07:00 |
|
Andrzej Kapolka
|
d3b005112e
|
Changes from Philip's code review.
|
2014-02-07 10:03:23 -08:00 |
|
ZappoMan
|
1b9cc4f5a5
|
more fixup to octree packets
|
2014-02-04 23:02:56 -08:00 |
|
ZappoMan
|
b0c41b086d
|
fix voxel packet corruption
|
2014-02-04 22:54:55 -08:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -08:00 |
|
Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|
Stephen Birarda
|
cda06d1cb3
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
|
ZappoMan
|
427abd4509
|
add model properties to particles
|
2014-01-28 11:18:37 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
ZappoMan
|
8f1fbec057
|
added versioning to SVO files and Particle inHand support
|
2013-12-16 19:49:22 -08:00 |
|
ZappoMan
|
86ffbc3d33
|
first pass at adding actual particles to the ParticleTree
|
2013-12-05 12:07:52 -08:00 |
|
ZappoMan
|
9faef65ccc
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
|