Commit Graph

72 Commits

Author SHA1 Message Date
Swann
056b3524e5
feat: gzip to compress graph 2020-12-11 23:02:20 +01:00
Swann
16fc4b8c54
feat: added record as a timer 2020-12-10 15:50:43 +01:00
Swann
affab2414c
feat: exit the session as soon as a Timer crash 2020-12-09 18:34:56 +01:00
Swann
af6d54296a
feat: parent reloading support for file dependent nodes 2020-12-09 14:49:26 +01:00
Swann
7e25ca4c84
feat: show exit reason in the disconnection popup 2020-11-26 11:37:51 +01:00
Swann
47a281faff
feat: initial annotation support 2020-11-18 19:13:22 +01:00
Swann
17949003f7
refactor: remove reparent mecanism
fix: empty camera background image
fix: object data reassignation
2020-11-03 23:44:25 +01:00
Swann
804747c73b
fix: owning parent when a child is already owned (ex: duplicate linked) 2020-10-21 14:15:42 +02:00
Swann
753f4d3f27
fix: prevent NonAuthorizedOperationError to kill the right managment timer 2020-10-14 00:36:59 +02:00
Swann
a4d0b1a68b
fix: client selection 2020-10-12 18:56:42 +02:00
Swann
724c2345df
refactor: disable force apply during the reparent 2020-10-08 15:00:27 +02:00
Swann
fc76b2a8e6
fix: avoid to remove inexistant user widget 2020-10-06 16:10:10 +02:00
Swann
60fba5b9df
refactor: use dict to store widgets 2020-10-06 15:46:35 +02:00
Swann
93d9bea3ae
feat: display session status 2020-10-05 23:38:52 +02:00
Swann
022b7f7822
refactor: enable username display again
refactor: avoid to draw the local user
2020-10-05 22:34:43 +02:00
Swann
d328077cb0
feat: deploy and build only for master and develop
refactor: carry on presence refactoring
2020-10-05 21:51:54 +02:00
Swann
d7b2c7e2f6
refactor: started to rewrite presence
fix: weird bounding boxes on various objects types

Related to #55
2020-10-05 18:34:41 +02:00
Swann
b368c985b8
refactor: session handler encapsulation 2020-10-02 12:11:53 +02:00
Swann
33cb188509
refactor: use replication session global instance 2020-10-02 00:05:33 +02:00
Swann
04b13cc0b7
refactor: moveconnection handlers to the main thread 2020-10-01 10:58:30 +02:00
Swann
ae71d7757e
feat: reparent ground work 2020-09-17 22:47:11 +02:00
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
f1e09c1507
Merge branch 'develop' into feature/event_driven_updates 2020-08-07 15:07:17 +02:00
Swann
20f8c25f55
refactor: timeout update 2020-07-24 14:58:07 +02:00
Swann
0224f55104
refactor: change the timeout 2020-07-24 14:57:39 +02:00
Swann
644702ebdf
feat: client state update as soon a client are in the lobby 2020-07-24 14:56:20 +02:00
Swann
7ee9089087
feat: use callbacks instead of timers to cleanup session states
refactor: move graph initialization to operators,py
2020-07-17 16:33:39 +02:00
Swann
092384b2e4
feat: use replication from pip 2020-07-10 16:50:09 +02:00
Swann
bcdefca32c
refactor: remove unused STRICT right strategy 2020-06-16 18:04:27 +02:00
Swann
88e69711ba
fix: connected user display in lobby 2020-06-16 17:15:32 +02:00
Swann
9e4e646bb1
Merge branch 'develop' into feature/event_driven_updates 2020-05-15 16:19:47 +02:00
Swann
4c44c2f1a0
feat: logging cleanup 2020-04-22 17:04:14 +02:00
Swann
b4d1e04b87
fix: sidebar refresh 2020-04-14 18:56:20 +02:00
Swann
f8fa407a45
Merge branch '29-differential-revision' into feature/event_driven_updates 2020-04-13 11:48:20 +02:00
Swann
e65dd1939a
refactor: update screen only on client update 2020-04-06 14:47:03 +02:00
Swann
2fcb4615be
feat: GPL headers 2020-03-20 14:56:50 +01:00
Swann
aa0b54a054
fix: ui refresh 2020-03-20 14:17:58 +01:00
Swann Martinez
250cf91032
feat: show flag for user on an other scene
feat: disable user drawing on other scene

Related to #40
2020-03-05 17:20:04 +01:00
Swann Martinez
fe9a096ab2
feat: store current scene in user metadata
Related to #40
2020-03-05 16:19:13 +01:00
Swann Martinez
adeb694b2d
feat: one apply timer for all 2020-03-05 15:38:20 +01:00
Swann Martinez
16147ae2ba
feat: custom cache directory in userpref 2020-03-02 11:09:45 +01:00
Swann Martinez
8e600778ab
feat: store addon config in user preference (except runtime vars)
Related to #20
2020-02-28 17:34:30 +01:00
Swann Martinez
ded2d3490f
fix: Updates timer doesn't correctly unregister on connection timeout
Close #69
2020-02-26 12:03:48 +01:00
Swann Martinez
0a52b3cf80
fix: User selection incositent with active view_layer 2020-02-25 16:35:26 +01:00
Swann Martinez
f1020fb072
feat: prevent apply before session in active 2020-02-14 16:02:30 +01:00
Swann
6975edfb66
feat: simple progress bar 2020-02-09 00:41:00 +01:00
Swann Martinez
8a2d178a4f
refactor: state with progression ! 2020-02-07 17:56:58 +01:00
Swann Martinez
81752e9a23
fix: delayable from accessing session data before its ready
refactor: remove
feat: submodule update
2020-02-07 17:08:36 +01:00
Swann
0753882015
feat: lightprobe warning
refactor: set logging default level to WARNING
2020-02-07 00:48:34 +01:00
Swann Martinez
6c47e72766
feat: big overal refactoring
Added an orchestrator
Removed ClienfEnventHandler
Exposed IPC Port for local dev

Relative to #59
2020-02-06 18:54:46 +01:00