Eric Levin
|
72af4e4e67
|
latest pointer
|
2015-05-28 10:44:44 -07:00 |
|
Eric Levin
|
8edc883e4d
|
adding serialization for Qvector
|
2015-05-27 13:47:47 -07:00 |
|
ZappoMan
|
98474376de
|
consolidate READ_ENTITY_PROPERTY() macros into single typesafe version
|
2015-05-12 15:59:45 -07:00 |
|
ZappoMan
|
83d212861d
|
make APPEND_ENTITY_PROPERTY type safe
|
2015-05-12 11:41:04 -07:00 |
|
Seth Alves
|
c69aaa806b
|
if a uuid is null, don't send a uuid of all zeros
|
2015-04-17 09:55:49 -07:00 |
|
Seth Alves
|
f48f9caea4
|
cut back on debuging prints
|
2015-04-16 16:18:13 -07:00 |
|
Seth Alves
|
3b2a15f76a
|
more debugging
|
2015-04-16 15:52:48 -07:00 |
|
Seth Alves
|
d7059d8f2d
|
add code for uuids in wire protocol. some debugging prints
|
2015-04-16 14:46:38 -07:00 |
|
Seth Alves
|
91861e9e5a
|
split out octree logging
|
2015-04-06 17:04:49 -07:00 |
|
ZappoMan
|
f5b9fabdb9
|
fix CR feedback
|
2014-09-03 12:12:08 -07:00 |
|
ZappoMan
|
75bb42fb73
|
debug cleanup
|
2014-08-22 10:54:00 -07:00 |
|
ZappoMan
|
32d5eb3cea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/CMakeLists.txt
interface/CMakeLists.txt
libraries/entities/CMakeLists.txt
libraries/models/src/ModelEditPacketSender.cpp
libraries/models/src/ModelEditPacketSender.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
libraries/octree/src/OctreePacketData.h
libraries/octree/src/OctreeQuery.cpp
libraries/particles/src/ParticleEditPacketSender.cpp
libraries/particles/src/ParticleEditPacketSender.h
libraries/script-engine/CMakeLists.txt
tests/octree/CMakeLists.txt
|
2014-08-18 15:16:35 -07:00 |
|
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
|
3551bd676f
|
quiet a lot of debugging, fix issue with updating entities that overhang the domain bounds
|
2014-08-12 13:14:28 -07:00 |
|
Stephen Birarda
|
31488e72fe
|
repairs for interface build to succeed
|
2014-08-08 13:17:53 -07:00 |
|
ZappoMan
|
273853ef24
|
more work on virtual entities
|
2014-08-04 16:18:24 -07:00 |
|
ZappoMan
|
23aa5a124e
|
fix up lastEdited behavior
|
2014-07-31 11:41:18 -07:00 |
|
ZappoMan
|
f6e5962593
|
added new versions of appendData for QString and QByteArray
|
2014-06-09 08:02:42 -07:00 |
|
Atlante45
|
681aab5bf0
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -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
|
61a905961e
|
darnit I hate casts..
|
2014-03-14 22:48:32 -07:00 |
|
Brad Hefta-Gaub
|
1f77505871
|
more unix warnings cleanup
|
2014-03-14 18:35:34 -07:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -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 |
|
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 |
|