25 Commits

Author SHA1 Message Date
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 fb1c985f31227afeaa3d3f97c9973e05924f3205.
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