91 Commits

Author SHA1 Message Date
Fabian
b6a8a2ec01 Revert "doc: comment ui draw()"
This reverts commit f7c4f5d1fe08f57c70f82350a5d6d2f3ffba0917.
2021-06-08 15:02:53 +02:00
Fabian
3e41b18af1 Merge branch '49-connection-preset-system' of https://gitlab.com/slumber/multi-user into 49-connection-preset-system 2021-06-08 15:00:50 +02:00
Fabian
f7c4f5d1fe doc: comment ui draw() 2021-06-08 14:58:57 +02:00
Swann
c7e8002fed
fix: apply api
clean: ipc port propertie
2021-03-14 18:32:04 +01:00
Swann
647ac46c01
feat: move apply to porcelain
feat: move data access to repository
feat: object_store layer to repository (with GraphObjectStore)
revert: missing network services
2021-03-09 14:07:59 +01:00
Swann
2d638ef76f
refactor: interface api changes 2021-03-04 14:22:54 +01:00
Swann
1dd0235061
clean: timer related settings 2021-02-12 10:49:04 +01:00
Swann
abd846fc8d
clean: push timer
feat: purge stagging on pre--redo/undo
2021-01-12 11:33:48 +01:00
Swann
c24f70fad5
feat: force to use depsgraph update mode 2021-01-09 22:36:00 +01:00
Swann
f043b03128
clean: timers interface
feat: cancel autosave operator
2020-12-22 16:04:50 +01:00
Swann
e62f0682a2
feat: initial export test 2020-12-10 13:31:43 +01:00
Swann
37b3d6d094
fix: replication flag button aligment for blender 2.91.0 2020-11-25 18:36:02 +01:00
Swann
92bde00a5a
feat: store session widget settings to preferences 2020-10-22 15:48:13 +02:00
Swann
6f364d2b88
feat: session widget position and scale settings
feat: ui_scale is now taken in account for session widget text size
2020-10-21 23:33:44 +02:00
Swann
ff35e34032
feat: update apply ui icon
fix: material property filter
2020-10-15 17:09:50 +02:00
Swann
34b9f7ae27
Merge branch 'master' into develop 2020-10-08 23:14:58 +02:00
brybalicious
2f677c399e UI spelling fixes to preferences.py and ui.py 2020-10-08 22:52:24 +02:00
Swann
93d9bea3ae
feat: display session status 2020-10-05 23:38:52 +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
edcbd7b02a
feat: display node in error in the repository view 2020-10-02 17:22:14 +02:00
Swann
33cb188509
refactor: use replication session global instance 2020-10-02 00:05:33 +02:00
Swann
7fbdbdcc21
feat: show flag in blender overlays panel 2020-10-01 22:55:06 +02:00
Swann
a89564de6b
feat: append synchronization flags to the top
refactor: enable sync render settings by default
2020-09-25 14:26:31 +02:00
Swann
e301a10456
feat: active camera sync flag 2020-09-25 11:33:35 +02:00
Swann
cfc6ce91bc
feat: initial live syncflag support 2020-09-25 11:23:36 +02:00
Swann
6c47e095be
feat: cache managenent utility 2020-09-21 16:47:49 +02:00
Swann
f992d06b03
feat: handle packed datablock
feat: filecache settings
2020-09-21 12:12:19 +02:00
Swann
73d2da4c47
fix: ReparentException error
feat: replication protocol version in ui header
2020-09-18 23:25:01 +02:00
Swann
66417dc84a
refactor: minor ui cleanup 2020-09-15 12:40:51 +02:00
Swann
514f90d602
feat: logging to files
feat: logging level

Related to #111
2020-09-15 12:31:46 +02:00
Swann
7f5b5866f2
feat: usage warning 2020-09-08 23:09:42 +02:00
Swann
3eb1af406b
doc: reflect advanced settings changes 2020-09-08 22:56:23 +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
a46d5fa227
fix: missing ui error, missing scene 2020-08-28 15:27:46 +02:00
Swann
6c2ee0cad3
refactor: lobby ui 2020-07-24 16:02:19 +02:00
Swann
9377b2be9b
fix: session pannel title 2020-07-24 14:55:14 +02:00
Swann
092384b2e4
feat: use replication from pip 2020-07-10 16:50:09 +02:00
Swann
9e64584f2d
fix: ZeroDivisionError: integer division or modulo by zero 2020-07-07 15:50:05 +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
9e6b1a141d
refactor: uui cleanup 2020-06-17 12:10:16 +02:00
Swann
32669cef22
fix: wrong orthograph 2020-06-16 18:50:08 +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
1ccfd59e65
feat: ui icons
feat: server cmd update
2020-06-16 16:40:00 +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
19946794f6
refactor: explicit ui label 2020-06-11 18:35:52 +02:00
Swann
838df92217
refactor: add an icon for non admin-user 2020-06-11 15:25:58 +02:00