Commit Graph

80 Commits

Author SHA1 Message Date
6dd31e538f fix(rcf):fix echo 2019-03-14 13:45:42 +01:00
c152ce2408 feat(rcf): improve init scene 2019-03-14 12:09:33 +01:00
9856159e1c feat(rcf): append rotation support 2019-03-14 11:25:46 +01:00
c8bd0c7614 feat(rcf): scene init on server creation 2019-03-14 11:13:28 +01:00
b54e3aaf20 feat(rcf): added client snap 2019-03-14 11:04:41 +01:00
756c3faf67 fix(rcf): hide select on selected objects 2019-03-14 10:09:46 +01:00
1441ddeb80 feat(rcf):selected objects 2019-03-14 00:24:24 +01:00
06e46a51be feat(rcf): highlight selected object 2019-03-13 18:35:59 +01:00
8ba6ff423e feat(rcf): fix color table 2019-03-13 17:20:19 +01:00
11cb91fb8e feat(rcf): improve UI 2019-03-13 17:02:53 +01:00
c8dfbcb87a feat(rcf): user representation is now working 2019-03-13 16:02:54 +01:00
8c667c6a1d feat(rcf): append client local view update on viewport change
refactor(rcf): separate update local from draw
2019-03-13 13:07:21 +01:00
6df76b0f11 feat(rcf_: added basic user info replication 2019-03-12 18:55:56 +01:00
b0d7068a5f feat(rcf): Added basic client key 2019-03-12 18:54:29 +01:00
0147a0aae2 feat(rcf): early work on serialization refactoring 2019-03-11 17:59:49 +01:00
363b33cbae feat(rcf): now having correct world coordinates 2019-03-11 15:57:01 +01:00
aaba2a8773 feat(ui): started to have the good coords 2019-03-08 13:21:59 +01:00
a36d3705aa feat(ui): basic draw operator 2019-03-07 13:45:44 +01:00
1504c0a5f2 feat(user interface): started to play with some shader 2019-03-06 18:45:11 +01:00
d52dd668c5 feat(net_component): added early work on data factory concept 2019-03-06 18:08:54 +01:00
5fb4f2f6ac feat(rcf): code cleanup 2019-03-06 14:01:33 +01:00
2740ccd8d3 feat(rcf): cleanup 2019-03-06 11:28:24 +01:00
7529592a1b refactor(rcf): clean 2019-02-26 17:12:54 +01:00
33a19bc142 feat(rcf): added guidlines 2019-02-25 18:05:46 +01:00
afa44878a0 feat(rcf): Added adaptative frequency 2019-02-25 17:12:31 +01:00
96cb60585e feat(rcf): ui improvment
feat(rcf): manual live refresh rate update
2019-02-22 18:22:25 +01:00
c488782479 feat(rfc): Now handle late join 2019-02-22 16:46:35 +01:00
03ef9ea8ec feat(rcf): start to handle late join clients 2019-02-22 14:56:49 +01:00
0fb3d0186f fix(rcf): restore old values 2019-02-15 12:11:07 +01:00
3f6c9190e3 feat(rcf): Listen event optimization, await only when its necessary 2019-02-15 12:06:58 +01:00
e2cc2f8b31 feat(rcf): Test new Timers for observers.
It allow to adjust refresh rate in realtime.
2019-02-15 10:59:22 +01:00
1d77d72814 Merge branch 'master' of gitlab.com:slumber/rcf 2019-02-14 18:57:00 +01:00
92c6da4f42 fix(rcf): Update nomenclature
feat(rcf): Added HWM for each socks
2019-02-14 18:56:53 +01:00
9508e65029 Update CHANGELOG 2019-02-14 16:10:49 +00:00
b2e6d27ec7 feat(rcf): id support 2019-02-14 15:30:35 +01:00
886befeb14 feat(rcf): relatively agnostic property transfert is working ! 2019-02-14 14:02:53 +01:00
2cd1f604ec feat(rcf): Added property agnostic method 2019-02-14 13:13:28 +01:00
67c5976c74 feat(rcf.net_operators): Vector transmission is now working 2019-02-14 10:30:33 +01:00
c3e935081e feat(rcf):ground work on propertystreaming 2019-02-13 18:53:22 +01:00
77b8221026 feat(rfc): Last commit before branching chat functionnalities 2019-02-13 14:17:22 +01:00
2a7bf7c933 feat(rfc): ground work for property streaming
Added new PUSH/PULL socket for client -> server update push
2019-02-13 14:04:32 +01:00
a77bce9b41 fix(rcf): remove .unused blend 2019-02-13 12:11:05 +01:00
91fb34518c fix(rcf): cleanup unuse submodules 2019-02-13 12:07:02 +01:00
5bc420fa3a fix(rcf): wrong naming 2019-02-13 11:55:18 +01:00
8e003434b6 feat (rcf): Added message structure for
basic client properties streaming
2019-02-13 11:52:15 +01:00
1bb5923593 clean: remove old files 2019-02-13 10:16:42 +01:00
55631776bd clean: Remove old session related classes 2019-02-13 10:02:20 +01:00
51686f85a8 Merge branch 'master' of gitlab.com:slumber/rcf 2019-02-13 00:03:03 +01:00
b899331ac6 docs(readme): remove old section 2019-02-13 00:02:50 +01:00
8c23b5d2d5 Update CHANGELOG 2019-02-12 23:02:19 +00:00