28 Commits

Author SHA1 Message Date
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
092384b2e4
feat: use replication from pip 2020-07-10 16:50:09 +02:00
Swann
0e8bdf7fe5
feat: IPC port is now verified on update.
feat: A wrong ip is filled with the default one 127.0.0.1
2020-07-02 10:12:08 +02:00
Swann
5f763906c3
clean: remove print 2020-06-25 13:00:15 +02:00
Swann
f64d36d7ed
feat: ip string verification 2020-06-24 16:58:44 +02:00
Swann
5199a810cd
feat: show host serving address 2020-06-17 22:11:20 +02:00
Swann
2bdbfb082b
doc: quickstart revamp
refactor: ttl start on connection
2020-06-17 19:21:57 +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
54b01e4513
refacotor: set thost by default 2020-06-11 15:00:51 +02:00
Swann Martinez
f1c95d03f8 feat: initial work to run a dedicated server 2020-06-04 18:38:03 +02:00
Swann Martinez
f3d8f15ab1 Merge branch '29-differential-revision' into 'develop'
Resolve "Implementation cleanup"

See merge request slumber/multi-user!32
2020-04-22 15:24:11 +00:00
Swann
4c44c2f1a0
feat: logging cleanup 2020-04-22 17:04:14 +02:00
Swann
2e60bb985f
feat: custom panel category 2020-04-14 17:22:28 +02:00
Swann
4f02134b6c
feat: expose connection TTL 2020-04-08 11:15:29 +02:00
Swann
0fde356f4b
feat: initial kick 2020-04-03 14:59:33 +02:00
Swann
9c897745fd
feat: optionnal setting on host 2020-04-02 18:42:41 +02:00
Swann
79ba63ce85
feat: attribute dump function
refactor: cleanup utils
2020-03-30 14:31:35 +02:00
Swann
489502a783 Merge remote-tracking branch 'origin/develop' into 29-differential-revision 2020-03-26 14:38:41 +01:00
Swann
3680a751aa
fix: jsondiff import error
Related to #78
2020-03-26 14:04:47 +01:00
Swann
2fcb4615be
feat: GPL headers 2020-03-20 14:56:50 +01:00
Swann Martinez
511983c7ff
feat: remove useless information panel
feat: doc_url field [2.83 update](https://developer.blender.org/D7015)
2020-03-12 13:25:13 +01:00
Swann
dbaff5df85
feat: auto_updater script 2020-03-11 22:42:09 +01:00
Swann Martinez
efa243211b
feat: remove headers 2020-03-04 14:12:56 +01:00
Swann Martinez
f03a3aadff
feat: cleanup ui 2020-03-04 12:51:56 +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