Commit Graph

44 Commits

Author SHA1 Message Date
Swann
06e21c86ce fix none attribute error 2021-10-21 12:19:46 +02:00
Swann
1b81251a11 fix: annotation lock 2021-07-14 12:38:30 +02:00
Swann
467e98906e feat: Batch right selection update
Related to https://gitlab.com/slumber/multi-user/-/issues/220
2021-07-12 12:06:45 +02:00
Swann
e9ab633aac
fix: annotations updates
Related to #215
2021-07-06 16:06:14 +02:00
Swann
297639e80f
fix: crash on changing workspace change 2021-07-06 15:39:19 +02:00
Fabian
3a5a5fc633 fix : draw active mode UI side pannel 2021-07-01 11:58:52 +02:00
Fabian
440a4cc1cd feat: add mode visibily 2021-06-29 17:10:59 +02:00
Fabian
0a8f0b5f88 feat: add mode overlay 2021-06-24 16:01:14 +02:00
Swann
a199e0df00
feat: apply bl_apply_child member to force dependencies reloading
fix: node_tree animation dependencies
2021-06-22 11:36:51 +02:00
Swann
bdfd89c085
feat: temporary store applied update to ignore them. 2021-06-18 14:34:11 +02:00
Swann
fc4fb088bb
refactor: repository api clean 2021-06-04 14:02:09 +02:00
Swann
98553ba00c
refactor: remove get_nodes 2021-06-04 12:13:53 +02:00
Swann
1e15a12b10
refactor: remove list 2021-06-04 12:07:54 +02:00
Swann
07358802f7
refactor: fix scene item removal 2021-06-03 15:03:09 +02:00
Swann
4c774d5d53
refactor: move update user metadata to porcelain 2021-06-02 12:59:53 +02:00
Swann
c9665c4719
refactor: move unlock/lock/kick to porcelain 2021-06-02 11:31:23 +02:00
Swann
431fe0d840
refactor: move lock/unock to porcelain 2021-06-02 10:22:37 +02:00
Swann
df7ca66ad8
fix: repo dumps api 2021-06-02 09:35:55 +02:00
Swann
9fddfe084c
fix: annotation 2021-05-21 17:29:22 +02:00
Swann
ffb70ab74c
refactor: protocol refactoring part 1 (mesh, object, action, scene) 2021-05-18 23:14:09 +02:00
Swann
acd70f73bf
refactor: add remote
refactor: move push to porcelain
2021-05-18 16:54:07 +02:00
Swann
cfb1afdd72
Revert "feat: node sanitize on collection and scene update"
This reverts commit fb1c985f31.
2021-05-18 11:00:05 +02:00
Swann
fb1c985f31
feat: node sanitize on collection and scene update 2021-05-17 17:35:34 +02:00
Swann
d47eab4f26
refactor: move commit to porcelain 2021-05-17 11:12:18 +02:00
Swann
a67be76422
feat: delta commit 2021-05-09 17:42:56 +02:00
Swann
a7ad9d30c3
Merge branch 'develop' into remove-services 2021-04-23 11:21:16 +02:00
Swann
67d18f08e2
fix: Timer not unregistered error
fix: handle correctly unsupported float parameter for geometry nodes
fix: Material loading
2021-03-31 15:38:35 +02:00
Swann
3a02711baa
feat: faster root management 2021-03-14 20:58:25 +01:00
Swann
c7e8002fed
fix: apply api
clean: ipc port propertie
2021-03-14 18:32:04 +01:00
Swann
235db712fd
fix: api 2021-03-11 15:45:48 +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
b17104c67e
fix: naming 2021-03-05 10:35:35 +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
0b88631250
refactor: move session dump_db to replication as session.save 2021-02-09 18:09:39 +01:00
Swann
a212445927
clean: remove push timer 2021-01-15 16:41:32 +01:00
Swann
89a8891073
fix: RNA removed error by disabling the push timer 2021-01-13 15:49:07 +01:00
Swann
52ebb874b0
fix: edit-mode error while pushing 2021-01-13 15:36:41 +01:00
Swann
2bde136bb6
fix: annotation tool 2021-01-13 14:24:16 +01:00
Swann
abd846fc8d
clean: push timer
feat: purge stagging on pre--redo/undo
2021-01-12 11:33:48 +01:00
Swann
e3bd7ea445
feat: improve commit times by using cache from the diff 2021-01-12 10:29:27 +01:00
Swann
12bd4a603b
feat: added a push timer to control the push frequency 2021-01-11 19:54:57 +01:00
Swann
cd1e535a56
feat: initial undo tests 2020-12-23 17:27:43 +01:00
Swann
f043b03128
clean: timers interface
feat: cancel autosave operator
2020-12-22 16:04:50 +01:00