Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Andrzej Kapolka
|
5a61009099
|
Add metavoxel bandwidth to details.
|
2014-04-08 10:19:39 -07:00 |
|
Andrzej Kapolka
|
15e9d45dc3
|
Switched from storing Euler angles to using quaternions along with a
quaternion editor. Also, use a default step of 0.01 for floats/doubles.
|
2014-04-07 15:41:42 -07:00 |
|
Andrzej Kapolka
|
a2b94aa433
|
Working on render modes.
|
2014-04-04 14:22:01 -07:00 |
|
Andrzej Kapolka
|
a0c7e4d3cc
|
Working on model rendering modes.
|
2014-04-04 11:45:03 -07:00 |
|
Andrzej Kapolka
|
407a6ecc70
|
More work on voxelizing.
|
2014-04-03 11:26:54 -07:00 |
|
Andrzej Kapolka
|
005ae79928
|
Various fixes and what-not, got the basic spanner clipping working.
|
2014-03-31 18:21:28 -07:00 |
|
Andrzej Kapolka
|
176d8f746e
|
Finally at the point of actually getting spanners to turn into voxels.
|
2014-03-28 15:19:40 -07:00 |
|
Andrzej Kapolka
|
5934a7fbea
|
Working on voxelizing spanners.
|
2014-03-25 20:41:19 -07:00 |
|
Andrew Meadows
|
9079c3ecd8
|
explicit casts to remove warnings
|
2014-03-18 10:41:14 -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
|
3b63424abd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-10 12:27:07 -07:00 |
|
Stephen Birarda
|
b705ec560f
|
cleanup resources directory references by copying beside the executable
|
2014-03-06 11:46:49 -08:00 |
|
Stephen Birarda
|
403f91c988
|
update resource references to use Qt resource system
|
2014-03-06 10:41:11 -08: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
|
c1a89517a7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-28 18:11:46 -08:00 |
|
Andrzej Kapolka
|
29f7954d20
|
Factored out bits common to resource caches, added global limit on number of
resources being requested at any one time.
|
2014-02-27 18:13:40 -08:00 |
|
Andrzej Kapolka
|
4130d0f28b
|
Added spheres as simpler spanners for testing.
|
2014-02-26 15:01:01 -08:00 |
|
Andrzej Kapolka
|
718439014a
|
Compute the mesh extents for geometry and use them to set the spanner bounds.
|
2014-02-24 17:28:11 -08:00 |
|
Andrzej Kapolka
|
7bb3ea66ac
|
And another one.
|
2014-02-21 18:32:29 -08:00 |
|
Andrzej Kapolka
|
68fea8de1e
|
More merge fixes.
|
2014-02-21 18:32:05 -08:00 |
|
Andrzej Kapolka
|
e470b1c41d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
|
2014-02-21 18:26:40 -08:00 |
|
Andrzej Kapolka
|
b408e31d91
|
More work on spanners.
|
2014-02-20 17:18:15 -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 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -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 |
|
Stephen Birarda
|
05f086ae74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Andrzej Kapolka
|
ca52d67041
|
Basic script guides now working.
|
2014-02-04 15:40:17 -08:00 |
|
Andrzej Kapolka
|
e99b7ea92c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
|
2014-01-29 13:34:19 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -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
|
adc747fa93
|
Streaming fix.
|
2014-01-26 16:06:11 -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 |
|
Andrzej Kapolka
|
bf9fc65de4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-20 17:40:16 -08:00 |
|
Andrzej Kapolka
|
c163b513d2
|
Working on allowing visitors to modify, as well as read, data.
|
2014-01-13 18:09:28 -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 |
|
Andrzej Kapolka
|
3504cc6d5a
|
More work on deltas.
|
2014-01-06 12:01:14 -08:00 |
|