98 Commits

Author SHA1 Message Date
Swann
514f90d602
feat: logging to files
feat: logging level

Related to #111
2020-09-15 12:31:46 +02:00
Swann
79ccac915f
feat: experimental edit mode update
Related to #107
2020-09-08 22:37:58 +02:00
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
6475b4fc08
feat: collection insance offset support
Related to #105
2020-08-24 17:49:17 +02:00
Swann
49a419cbe2
fix: none result while trying to access a node 2020-08-07 15:38:11 +02:00
Swann
5d52fb2460
fix: avoid build ci from running on other branch than develop and master 2020-08-07 15:08:08 +02:00
Swann
f1e09c1507
Merge branch 'develop' into feature/event_driven_updates 2020-08-07 15:07:17 +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
f37a9efc60
feat: orthographic correction 2020-07-09 15:52:42 +02:00
Swann
0c5d323063 clean: remove old modal operator queue 2020-07-09 15:17:45 +02:00
Swann
b9f1b8a871 fix: armature operator is not running 2020-07-08 18:09:00 +02:00
Swann
25f3e27b7f
fix: Python.exe sometimes dont shut down in task manager processes
fix: disconnect attempt when the session is not running

Related to slumber/multi-user#94
2020-07-07 10:58:34 +02:00
Swann
eb52deade6
fix: initial fix for Snap user: Unknown location error
Related to #95.
2020-07-02 14:14:16 +02:00
Swann
80f37583cc
fix: start empty on local host 2020-06-26 22:46:38 +02:00
Swann
745c7ca04a
clean: operator
feat: update submodules
2020-06-22 18:23:27 +02:00
Swann
8ddb86556d
clean: remove unused vars from operator.py
doc: carry on hosting guide
2020-06-22 17:25:44 +02:00
Swann
5199a810cd
feat: show host serving address 2020-06-17 22:11:20 +02:00
Swann
9e6b1a141d
refactor: uui cleanup 2020-06-17 12:10:16 +02:00
Swann
63a36ad5d4
refactor: remove ip from host parameters 2020-06-16 18:25:49 +02:00
Swann
bcdefca32c
refactor: remove unused STRICT right strategy 2020-06-16 18:04:27 +02:00
Swann
a201ae4ea6
feat: admin client repository init on connection to an empty server 2020-06-16 15:19:38 +02:00
Swann
e9029b1414
feat: connection protocol refactoring 2020-06-16 00:02:02 +02:00
Swann
c065b198d4
feat: added an initialization step 2020-06-10 18:43:21 +02:00
Swann
12c0dab881
feat: kick command is back in the ui
clean: unused logs
2020-06-10 14:56:03 +02:00
Swann
7759234ea3
refactor: cleanup connction operator 2020-06-10 10:15:39 +02:00
Swann Martinez
f1c95d03f8 feat: initial work to run a dedicated server 2020-06-04 18:38:03 +02:00
Swann
258f27d96e
fix: get undo handlers back to fix undo crashes
related to #32
2020-05-28 12:59:05 +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
f8fa407a45
Merge branch '29-differential-revision' into feature/event_driven_updates 2020-04-13 11:48:20 +02:00
Swann
b2085e80f8
Merge branch 'develop' into 29-differential-revision 2020-04-09 21:45:44 +02:00
Swann
4f02134b6c
feat: expose connection TTL 2020-04-08 11:15:29 +02:00
Swann
fc15478dfa
refactor: remove pointer hard reference
feat: light test
2020-04-07 14:49:43 +02:00
Swann
0fde356f4b
feat: initial kick 2020-04-03 14:59:33 +02:00
Swann
01faa94a9a
fix: resolve error 2020-03-23 15:29:34 +01:00
Swann
2fcb4615be
feat: GPL headers 2020-03-20 14:56:50 +01:00
Swann Martinez
c281ac4397
feat: update snap user to support snaping accross scenes
Related to #40
2020-03-05 17:31:12 +01:00
Swann Martinez
adeb694b2d
feat: one apply timer for all 2020-03-05 15:38:20 +01:00
Swann Martinez
b2475081b6
feat: id accessor 2020-03-04 18:28:42 +01:00
Swann Martinez
aef1d8987c
Merge branch '61-config-file-prevents-having-the-addon-on-a-shared-network-location' into feature/event_driven_updates 2020-03-04 14:54:42 +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
292f76aea5
feat: move diff to observer
feat: logs
2020-02-28 15:39:29 +01:00
Swann Martinez
28c4ccf1f3
Merge branch 'develop' into feature/event_driven_updates 2020-02-28 14:48:09 +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
a141e9bfe7
feat: stash on deps graph update 2020-02-23 14:08:45 +01:00
Swann Martinez
5d576d6f25
fix: modal operator error 2020-02-21 16:52:02 +01:00
Swann Martinez
6142a09283
fix: quit status 2020-02-21 13:08:24 +01:00