Stephen Birarda
|
baae2a3e41
|
fix reference to NodeList in OctreeServer destructor
|
2013-12-05 11:44:11 -08:00 |
|
Stephen Birarda
|
5b6c2531a4
|
use correct cleanup calls in OctreeServer destructor
|
2013-12-05 11:43:48 -08:00 |
|
Stephen Birarda
|
aac01ee70d
|
rename in OctreeServer destructor debug
|
2013-12-05 11:42:34 -08:00 |
|
Stephen Birarda
|
5e429250d3
|
merge with upstream/master
|
2013-12-05 11:41:28 -08:00 |
|
Philip Rosedale
|
0c4b66ef54
|
Merge pull request #1312 from ZappoMan/more_on_particle_server
First cut at basic Particle Server
|
2013-12-05 11:29:01 -08:00 |
|
Stephen Birarda
|
7613f3d00c
|
fix VoxelServer to be correctly event-driven, closes #1314
|
2013-12-05 10:08:41 -08:00 |
|
Stephen Birarda
|
a376ebbca2
|
make DomainServer a proper QCoreApplication instance, closes #1313
|
2013-12-05 10:00:20 -08:00 |
|
ZappoMan
|
50833cf04c
|
add --particleServerConfig to domain server
|
2013-12-04 21:37:31 -08:00 |
|
ZappoMan
|
9654f025b4
|
fix build buster
|
2013-12-04 21:33:59 -08:00 |
|
ZappoMan
|
2930ae0f9b
|
attempt to fix build buster
|
2013-12-04 21:29:25 -08:00 |
|
ZappoMan
|
33b3cbaa43
|
fix cmake
|
2013-12-04 21:18:40 -08:00 |
|
ZappoMan
|
0acd9d0fce
|
tweak to cause rebuild
|
2013-12-04 21:10:01 -08:00 |
|
ZappoMan
|
821b490ff1
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:17 -08:00 |
|
ZappoMan
|
aec0e9f4aa
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:00 -08:00 |
|
ZappoMan
|
3ca7dc7196
|
added CMakeLists.txt
|
2013-12-04 20:19:49 -08:00 |
|
ZappoMan
|
eb66064a18
|
tweak
|
2013-12-04 20:04:26 -08:00 |
|
ZappoMan
|
bfa8038f18
|
removed scripts
|
2013-12-04 19:51:16 -08:00 |
|
ZappoMan
|
1b1f9cbf3b
|
actually added the octree-server base class library
|
2013-12-04 19:46:42 -08:00 |
|
ZappoMan
|
d9e60f502c
|
clean up server name
|
2013-12-04 19:46:03 -08:00 |
|
ZappoMan
|
b3e9d369e4
|
removed all dead VoxelServer code, now mostly handled by OctreeServer
|
2013-12-04 19:20:11 -08:00 |
|
ZappoMan
|
46804f4002
|
Merge pull request #1310 from PhilipRosedale/master
Improved drumming, (maybe) lower latency hands
|
2013-12-04 19:00:32 -08:00 |
|
Philip Rosedale
|
8d518f85fe
|
Turn off Sixense (kalman?) filtering, cleanup code
|
2013-12-04 17:55:32 -08:00 |
|
ZappoMan
|
fad3a5957d
|
removing dead code
|
2013-12-04 17:50:42 -08:00 |
|
ZappoMan
|
5ff12ab8d1
|
first cut at getting voxel server based on octree server
|
2013-12-04 17:41:52 -08:00 |
|
Philip Rosedale
|
c1f96ab6b4
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-12-04 15:49:30 -08:00 |
|
Philip Rosedale
|
0c32f94116
|
Better drums
|
2013-12-04 15:48:41 -08:00 |
|
ZappoMan
|
2119f0da7d
|
Merge branch 'master' of https://github.com/worklist/hifi into more_on_particle_server
Conflicts:
libraries/particle-server/CMakeLists.txt
libraries/particle-server/src/ParticleServer.h
libraries/particles/src/ParticleTree.cpp
|
2013-12-04 13:27:44 -08:00 |
|
ZappoMan
|
37466251d4
|
added some scripts, latest particle server work
|
2013-12-04 13:25:50 -08:00 |
|
Philip Rosedale
|
24fd94eb07
|
Merge pull request #1305 from ZappoMan/particle_server
Splitting our Octree and OctreeElement functionality from VoxelTree and VoxelNode
|
2013-12-04 13:20:15 -08:00 |
|
ZappoMan
|
c24e32ce06
|
basic ParticleTree and ParticleTreeElement classes
|
2013-12-04 12:32:46 -08:00 |
|
ZappoMan
|
bc5317f20b
|
removed not yet ready for prime time libraries
|
2013-12-04 12:09:05 -08:00 |
|
ZappoMan
|
2b27c91550
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_server
Conflicts:
interface/src/VoxelSystem.cpp
interface/src/VoxelSystem.h
|
2013-12-04 11:40:54 -08:00 |
|
ZappoMan
|
bc715085a9
|
Merge pull request #1304 from PhilipRosedale/master
Voxel drumming, search function to find leaf voxel containing a point
|
2013-12-04 11:28:39 -08:00 |
|
Stephen Birarda
|
eb316a450a
|
Merge pull request #1298 from ZappoMan/move_hideshow_to_thread
Move Hide/Show local voxels to a dedicated thread
|
2013-12-04 11:27:14 -08:00 |
|
ZappoMan
|
ff14e86a5a
|
Merge pull request #1302 from birarda/cleanup
Make AssignmentClient a proper QCoreApplication instance
|
2013-12-04 11:26:06 -08:00 |
|
Stephen Birarda
|
457c3cc8d9
|
remove unneeded VoxelTree in VoxelScriptingInterface
|
2013-12-04 11:19:16 -08:00 |
|
ZappoMan
|
2cb46c3447
|
added DEADBEEF support to debug class
|
2013-12-04 10:37:10 -08:00 |
|
ZappoMan
|
188d52c06e
|
get client working in refactored mode
|
2013-12-04 10:05:37 -08:00 |
|
Philip Rosedale
|
2dfbaf605e
|
Stars a bit dimmer, have horizon
|
2013-12-03 23:01:13 -08:00 |
|
ZappoMan
|
4e18eaa6c5
|
make addChildAtIndex() use createNewElement() so we get our correct classes
|
2013-12-03 20:40:48 -08:00 |
|
ZappoMan
|
d7ae023492
|
make addChildAtIndex() use createNewElement() so we get our correct classes
|
2013-12-03 20:40:40 -08:00 |
|
ZappoMan
|
9faef65ccc
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
|
Philip Rosedale
|
b04d48a7b8
|
Longer drum sticks
|
2013-12-03 17:19:00 -08:00 |
|
Philip Rosedale
|
423b2e8e0f
|
Highlight voxel being touched
|
2013-12-03 16:52:38 -08:00 |
|
Philip Rosedale
|
8fdd78dc26
|
Added drum sounds and voxel collision detection
|
2013-12-03 16:25:23 -08:00 |
|
Stephen Birarda
|
da580ecbaf
|
fix inclusion of QThread in Assignment
|
2013-12-03 12:31:39 -08:00 |
|
Stephen Birarda
|
969f782a9b
|
simplify index access of QByteArray in processDatagram
|
2013-12-03 12:29:31 -08:00 |
|
Stephen Birarda
|
8fbd1e4cfb
|
repairs after merge with upstream master
|
2013-12-03 12:28:44 -08:00 |
|
Stephen Birarda
|
3277cb49a6
|
Merge remote-tracking branch 'upstream/master' into cleanup
|
2013-12-03 12:21:03 -08:00 |
|
Stephen Birarda
|
3d14fba7ab
|
have AssignmentFactory return a ThreadedAssignment
|
2013-12-03 12:14:24 -08:00 |
|