Swann
|
d47eab4f26
|
refactor: move commit to porcelain
|
2021-05-17 11:12:18 +02:00 |
|
Swann
|
f011089d82
|
refactor: removed apply from replicated datablock
|
2021-05-17 10:52:28 +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
|
c7e8002fed
|
fix: apply api
clean: ipc port propertie
|
2021-03-14 18:32:04 +01:00 |
|
Swann
|
f4e7ec6be8
|
Merge branch 'develop' into 173-differential-revision-milestone-2-replication-refactoring
|
2021-03-14 17:46:23 +01:00 |
|
Swann
|
b965c80ba5
|
fix: parent transform
fix: race condition for COMMON objects
related to #180
|
2021-03-13 18:32:20 +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
|
8e3c86561f
|
refactor: move add to porcelain
|
2021-03-09 10:19:51 +01:00 |
|
Swann
|
93df5ca5fa
|
fix: disconnect callback
|
2021-03-06 10:20:57 +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
|
88bab2a4c6
|
fix: separate objects
Related to #175
|
2021-02-19 10:00:00 +01:00 |
|
Swann
|
a91bae3506
|
fix: reload object after mesh loading to prevent it from loosing vertex_group and shape_keys
|
2021-02-16 21:58:26 +01:00 |
|
Swann
|
cdcb2de786
|
clean: remove apply related settings
fix: image reloading after modifications
|
2021-02-12 10:48:29 +01:00 |
|
Swann
|
0b88631250
|
refactor: move session dump_db to replication as session.save
|
2021-02-09 18:09:39 +01:00 |
|
Swann
|
c00b2a2d7d
|
feat: explicit state loading error
|
2021-02-09 14:20:08 +01:00 |
|
Swann
|
8262fb9d4e
|
feat: time stamped logs files
|
2021-02-05 11:50:58 +01:00 |
|
Swann
|
1cfb4e797e
|
fix: handle none uuid
|
2021-01-22 11:18:28 +01:00 |
|
Swann
|
8f95158f08
|
feat: initial support for new scenes
|
2021-01-21 14:48:07 +01:00 |
|
Swann
|
9cc1c92e0e
|
clean: remove unused var
|
2021-01-20 16:02:15 +01:00 |
|
Swann
|
7a716b4c37
|
feat: auto remove nodes on undo/redo
feat: purge operator
|
2021-01-15 23:43:35 +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
|
6a00b58600
|
fix: timeout error on connection
|
2021-01-13 14:45:23 +01:00 |
|
Swann
|
d3211199c4
|
fix: handler not correctly removed
|
2021-01-12 13:36:21 +01:00 |
|
Swann
|
abd846fc8d
|
clean: push timer
feat: purge stagging on pre--redo/undo
|
2021-01-12 11:33:48 +01:00 |
|
Swann
|
12bd4a603b
|
feat: added a push timer to control the push frequency
|
2021-01-11 19:54:57 +01:00 |
|
Swann
|
c24f70fad5
|
feat: force to use depsgraph update mode
|
2021-01-09 22:36:00 +01:00 |
|
Swann
|
3d9da73ab0
|
feat: flush history on collection and scene update only
feat: enable deploy for undo branch
|
2020-12-23 18:46:29 +01:00 |
|
Swann
|
cd1e535a56
|
feat: initial undo tests
|
2020-12-23 17:27:43 +01:00 |
|
Swann
|
45fbc46d8d
|
doc: added initial documentation for auto save
|
2020-12-22 16:58:00 +01:00 |
|
Swann
|
39e3c1dbd5
|
refactor: change bl_label
Related to https://gitlab.com/slumber/multi-user/-/issues/153
|
2020-12-22 16:16:06 +01:00 |
|
Swann
|
f043b03128
|
clean: timers interface
feat: cancel autosave operator
|
2020-12-22 16:04:50 +01:00 |
|
Swann
|
03b92eb5e7
|
fix: export menu label name
|
2020-12-17 14:04:00 +01:00 |
|
Swann
|
d0dc61bf66
|
feat: initial import operator
|
2020-12-16 11:05:58 +01:00 |
|
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
|
e62f0682a2
|
feat: initial export test
|
2020-12-10 13:31:43 +01:00 |
|
Swann
|
6e2d36cd00
|
feat: image autosave
|
2020-12-09 18:35:29 +01:00 |
|
Swann
|
4bc35d7da4
|
fix: message unkown
|
2020-12-03 13:30:54 +01:00 |
|
Swann
|
8d19ffd52f
|
feat: use invoke_props_dialog instead of iinvoke_popup
|
2020-12-03 13:28:45 +01:00 |
|
Swann
|
0b25264375
|
feat: added a basic test texture
|
2020-12-02 14:21:49 +01:00 |
|
Swann
|
c72bb21f20
|
Merge branch 'develop' into 143-add-a-popup-dialog-when-a-timeout-disconnection-occures
|
2020-11-26 13:25:46 +01:00 |
|
Swann
|
5b43520353
|
fix: does graph update flag
|
2020-11-26 12:17:35 +01:00 |
|
Swann
|
7e25ca4c84
|
feat: show exit reason in the disconnection popup
|
2020-11-26 11:37:51 +01:00 |
|
Swann
|
4a4cd5db50
|
feat: initial notification popup
|
2020-11-25 22:53:38 +01:00 |
|