Andrzej Kapolka
|
e249b29b45
|
Merge pull request #2268 from AndrewMeadows/radians
prefer radians over degrees
|
2014-03-12 12:10:29 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Andrzej Kapolka
|
ae6a59ef78
|
Ray intersections for models, don't load resources if there's no network
manager installed.
|
2014-03-10 17:53:20 -07:00 |
|
Andrzej Kapolka
|
9e5aae4a39
|
Remove spanner bits.
|
2014-03-10 17:01:27 -07:00 |
|
Andrzej Kapolka
|
60b0281095
|
Ordered visitation bits.
|
2014-03-05 17:12:02 -08:00 |
|
Andrzej Kapolka
|
63b4a2453b
|
Lots of work on metavoxel LODs and spanners.
|
2014-03-04 21:27:13 -08:00 |
|
Andrzej Kapolka
|
4130d0f28b
|
Added spheres as simpler spanners for testing.
|
2014-02-26 15:01:01 -08:00 |
|
Andrzej Kapolka
|
09677b06f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
|
2014-02-20 12:05:15 -08:00 |
|
Andrzej Kapolka
|
f017d0472f
|
More work on spanners.
|
2014-02-19 18:17:26 -08:00 |
|
Andrzej Kapolka
|
494685140b
|
Various bits of work on spanners.
|
2014-02-17 21:44:32 -08:00 |
|
Andrzej Kapolka
|
9c91d3c2e7
|
Use the existing session stuff for metavoxels rather than a separate system.
|
2014-02-13 10:25:10 -08:00 |
|
Stephen Birarda
|
a1a4a3db8a
|
HifiSockAddr to SharedNodePointer changes in MetavoxelServer
|
2014-02-07 14:27:10 -08:00 |
|
Andrzej Kapolka
|
9a892ea51a
|
Let's actually close our sessios on exit.
|
2014-01-27 17:03:35 -08:00 |
|
Andrzej Kapolka
|
1e4bfffdd8
|
Retain a shared node pointer, use the active socket. Fixed a compile warning.
|
2014-01-27 16:41:25 -08:00 |
|
Andrzej Kapolka
|
d5695395c4
|
Basic editing with delta streaming up and running.
|
2014-01-27 15:49:50 -08:00 |
|
Andrzej Kapolka
|
1ef6f5f7b3
|
MetavoxelDataPointer -> MetavoxelData, grid spacing as power of 2.
|
2014-01-26 13:23:10 -08:00 |
|
Andrzej Kapolka
|
7f20750e80
|
Working on sending edits.
|
2014-01-24 16:03:25 -08:00 |
|
Andrzej Kapolka
|
4414c91f1e
|
Working on streaming edits.
|
2014-01-23 18:05:04 -08:00 |
|
Andrzej Kapolka
|
a3ffb1d8a3
|
Working on performing the actual edit.
|
2014-01-22 19:17:48 -08:00 |
|
Andrzej Kapolka
|
ba8791274f
|
Remove test script for now, working on actual edits.
|
2014-01-22 15:58:41 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Andrew Meadows
|
d28ed70ca9
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
|