Andrzej Kapolka
|
4ea8e7de5d
|
Atomics for better thread safety.
|
2014-07-23 11:45:20 -07:00 |
|
Andrzej Kapolka
|
a13d8559e6
|
Better scoping.
|
2014-07-15 16:55:52 -07:00 |
|
Andrzej Kapolka
|
ce0210bf04
|
The weak shared object hash can be accessed by multiple threads, so it must
be locked.
|
2014-07-15 16:52:17 -07:00 |
|
Andrzej Kapolka
|
de0c45a919
|
Spanner mutation in test.
|
2014-06-20 18:09:51 -07:00 |
|
Andrzej Kapolka
|
10875c5e61
|
Fix for setID.
|
2014-06-13 12:12:17 -07:00 |
|
Andrzej Kapolka
|
6db385de7a
|
Ported over fixes that I made when working on delta-encoding for avatars.
|
2014-06-02 15:16:08 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Andrzej Kapolka
|
d706e23012
|
Basic voxelization.
|
2014-04-03 23:47:31 -07:00 |
|
Andrzej Kapolka
|
24b2da1c0d
|
Working on delta streaming.
|
2014-03-18 13:14:21 -07:00 |
|
Andrzej Kapolka
|
9e5aae4a39
|
Remove spanner bits.
|
2014-03-10 17:01:27 -07:00 |
|
Andrzej Kapolka
|
71931d85d9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-03 17:03:18 -08:00 |
|
Andrzej Kapolka
|
949e40a10e
|
Revert complicated system of "soft" pointers, instead use hard references in
write mappings and listen for object destruction.
|
2014-03-03 11:44:45 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
Andrzej Kapolka
|
55dca45feb
|
Working on tests for shared objects.
|
2014-03-03 10:20:50 -08:00 |
|
Andrzej Kapolka
|
f910c4471b
|
Distinguish between "hard" and "soft" references to shared objects. Sending
bitstreams use soft references and remove their mappings when only soft
references remain.
|
2014-03-02 17:40:58 -08:00 |
|
Andrzej Kapolka
|
b408e31d91
|
More work on spanners.
|
2014-02-20 17:18:15 -08:00 |
|
Andrzej Kapolka
|
55e2ebd92f
|
More spanner bits.
|
2014-02-18 13:58:44 -08:00 |
|
Andrzej Kapolka
|
494685140b
|
Various bits of work on spanners.
|
2014-02-17 21:44:32 -08:00 |
|
Andrzej Kapolka
|
5b207e4f8e
|
Work on creating new attributes.
|
2014-02-12 17:10:32 -08:00 |
|
Andrzej Kapolka
|
d6d95a586d
|
Working on deleting attributes.
|
2014-02-12 14:16:14 -08:00 |
|
Andrzej Kapolka
|
200a2d77c2
|
Incorporated fixes for warnings that Brad reported on Windows.
|
2014-02-10 10:13:52 -08:00 |
|
Andrzej Kapolka
|
3a378dbeaf
|
Working on extending the concept of a shared object.
|
2014-02-05 12:20:02 -08:00 |
|