Andrzej Kapolka
|
758beff3d9
|
Make sure to use same enum streamer for the ones registered by type and the
ones registered by scope/name.
|
2014-06-17 17:06:28 -07:00 |
|
Andrzej Kapolka
|
7931173671
|
Working on tools to convert bitstreams to/from json.
|
2014-06-17 12:33:31 -07:00 |
|
Andrzej Kapolka
|
37c977af02
|
Tests working for reading JSON.
|
2014-06-16 19:12:21 -07:00 |
|
Andrzej Kapolka
|
aac7459f42
|
More work on JSON encoding.
|
2014-06-13 18:32:57 -07:00 |
|
Andrzej Kapolka
|
9fc84d6358
|
Generics up and running.
|
2014-06-13 12:00:42 -07:00 |
|
Andrzej Kapolka
|
d1549b00ab
|
Might as well include strings in the "simple" random script objects.
|
2014-06-09 17:22:44 -07:00 |
|
Andrzej Kapolka
|
3293ab788b
|
Fix for script object deltas.
|
2014-06-09 17:19:36 -07:00 |
|
Andrzej Kapolka
|
590f045ed1
|
Script value streaming tests, fixes.
|
2014-06-09 16:51:41 -07:00 |
|
Andrzej Kapolka
|
361461516c
|
Check the delta-encoded objects, report bytes sent/received.
|
2014-06-06 14:26:20 -07:00 |
|
Andrzej Kapolka
|
56d9bc5215
|
Working on delta-streaming tests.
|
2014-06-06 11:37:45 -07:00 |
|
Andrzej Kapolka
|
0fc6354b6c
|
Fix for streaming the same object.
|
2014-06-06 11:18:55 -07:00 |
|
Andrzej Kapolka
|
c333fb904f
|
Working on tests for delta streaming.
|
2014-06-05 16:45:13 -07:00 |
|
Andrzej Kapolka
|
c44dba78cb
|
Provide a reasonably painless way to stream enums that aren't object
properties.
|
2014-06-05 15:32:55 -07:00 |
|
Andrzej Kapolka
|
54a5bc3a49
|
More enum stuff, with tests.
|
2014-06-04 17:24:43 -07:00 |
|
Andrzej Kapolka
|
90e2145fc4
|
Working on enum streaming.
|
2014-06-03 17:17:02 -07:00 |
|
Andrzej Kapolka
|
ac7d23bf54
|
Working on support for streaming Qt enums/flags.
|
2014-06-02 19:00:48 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
c9b58c0ee9
|
fix headers in h files in tests, fix Andrew's dates
|
2014-04-09 09:49:47 -07:00 |
|
Stephen Birarda
|
cb402e3eb3
|
run apache header script on tests
|
2014-04-09 09:46:43 -07:00 |
|
Andrzej Kapolka
|
d569802fbc
|
More metadata fixes.
|
2014-03-17 17:21:46 -07:00 |
|
Andrzej Kapolka
|
eb95b01aa1
|
Fixes to, test for metadata streaming.
|
2014-03-17 16:10:30 -07:00 |
|
Andrzej Kapolka
|
b21247ca67
|
Optional hash/full metadata streaming for QObjects.
|
2014-03-16 17:29:30 -07:00 |
|
Andrzej Kapolka
|
3b63424abd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-10 12:27:07 -07:00 |
|
ZappoMan
|
1ceb05bf09
|
click harder
|
2014-03-08 18:22:30 -08:00 |
|
Andrzej Kapolka
|
d1747ed8d1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-05 17:12:37 -08:00 |
|
Stephen Birarda
|
231dc624ff
|
replace deprecated qt5 macros in cmake with target_link_libraries
|
2014-03-04 12:41:24 -08:00 |
|
Andrzej Kapolka
|
cbfc60d017
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-04 11:18:54 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -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 |
|
Andrzej Kapolka
|
55dca45feb
|
Working on tests for shared objects.
|
2014-03-03 10:20:50 -08:00 |
|
Andrzej Kapolka
|
bb56e2847f
|
Global edits, edits use virtual function.
|
2014-02-12 20:00:07 -08:00 |
|
Andrzej Kapolka
|
f9b0ff0608
|
Various bits of streaming work: send delete messages for main channel on
reliable channel, test messages on main channel.
|
2014-02-12 12:33:40 -08:00 |
|
Andrzej Kapolka
|
36f1e59201
|
Working on support for sending messages through reliable channels.
|
2014-02-10 20:26:09 -08:00 |
|
Andrew Meadows
|
c8bb539a0c
|
Theoretical fix for windows build of tests/metavoxels
|
2014-02-10 16:24:10 -08:00 |
|
Andrzej Kapolka
|
e9579feef5
|
Reordering testing.
|
2014-02-10 00:41:15 -08:00 |
|
Andrzej Kapolka
|
ee2984ce6d
|
Streaming fixes.
|
2014-02-09 23:38:33 -08:00 |
|
Andrzej Kapolka
|
f81a9d9fe8
|
Circular buffer work.
|
2014-02-09 22:29:23 -08:00 |
|
Andrzej Kapolka
|
8c9f06ceec
|
Fix/tests for streaming.
|
2014-02-09 17:43:18 -08:00 |
|
Andrzej Kapolka
|
524ceb4ed2
|
Working on tests for datagram sequencing, added autogenerated ==/!= operators
to mtc.
|
2014-02-09 16:26:53 -08:00 |
|