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 |
|
Brad Hefta-Gaub
|
1f77505871
|
more unix warnings cleanup
|
2014-03-14 18:35:34 -07:00 |
|
ZappoMan
|
c5197b390e
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
ZappoMan
|
5fdfee4cd5
|
cleaning up some stuff
|
2014-02-26 00:48:38 -08:00 |
|
Stephen Birarda
|
c1132726bf
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -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
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
ZappoMan
|
5e4813ab11
|
more work on allowing for local particle trees
|
2014-01-27 13:50:05 -08:00 |
|
ZappoMan
|
f02bc95908
|
clear particles when switching domains
|
2014-01-24 11:07:27 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
ZappoMan
|
d71bc248f4
|
support adjusting particles based on clockSkew
|
2013-12-19 14:49:58 -08:00 |
|
ZappoMan
|
4acadabaa5
|
adding better support for ParticleEditHandle to allow access to particles after being created
|
2013-12-11 17:46:18 -08:00 |
|
ZappoMan
|
1225e20fad
|
fix flashy particles caused by server deleting octree elements while particles still exist
|
2013-12-11 09:54:30 -08:00 |
|
ZappoMan
|
ae1576b9f5
|
CR cleanup and add shootParticle() to application
|
2013-12-10 17:07:11 -08:00 |
|
ZappoMan
|
d65479406c
|
only render particle elements that are in view
|
2013-12-10 14:22:52 -08:00 |
|
ZappoMan
|
7a828794be
|
more work with particles added javascript support to particle update
|
2013-12-10 11:27:18 -08:00 |
|
ZappoMan
|
68a51f5205
|
added update to particle
|
2013-12-09 15:34:52 -08:00 |
|
ZappoMan
|
2783770e2b
|
got particles sending from server to client and rendering
|
2013-12-09 13:29:44 -08:00 |
|
ZappoMan
|
2ca628fdf1
|
first cut at particle renderer cleanup particle jurisdiction listener fix storage of particles
|
2013-12-09 11:45:32 -08:00 |
|