Commit Graph

50 Commits

Author SHA1 Message Date
Swann Martinez
5d576d6f25
fix: modal operator error 2020-02-21 16:52:02 +01:00
Swann Martinez
6142a09283
fix: quit status 2020-02-21 13:08:24 +01:00
Swann Martinez
7d989faae6
feat: error handling during disconnection
fix: various session disctonnect error (replication submodule)
2020-02-21 12:00:34 +01:00
Swann Martinez
67f1149f65
refactor: cleanup 2020-02-20 14:17:50 +01:00
Swann Martinez
2d352ec14a
feat: show basic service states in ui 2020-02-19 18:07:25 +01:00
Swann Martinez
b9d144f24a
feat: services basic ui to track services states 2020-02-19 16:22:06 +01:00
Swann Martinez
6a0705a73e
feat: increase snap timer refresh rate
fix (replication): unknown user state update
2020-02-14 16:44:53 +01:00
Swann Martinez
8a2d178a4f
refactor: state with progression ! 2020-02-07 17:56:58 +01:00
Swann Martinez
81752e9a23
fix: delayable from accessing session data before its ready
refactor: remove
feat: submodule update
2020-02-07 17:08:36 +01:00
Swann Martinez
22eb65358b
feat: launch server from orchestrator 2020-02-07 14:11:23 +01:00
Swann Martinez
2034773df6
fix: handle connexion error 2020-02-07 11:34:23 +01:00
Swann
0753882015
feat: lightprobe warning
refactor: set logging default level to WARNING
2020-02-07 00:48:34 +01:00
Swann Martinez
6c47e72766
feat: big overal refactoring
Added an orchestrator
Removed ClienfEnventHandler
Exposed IPC Port for local dev

Relative to #59
2020-02-06 18:54:46 +01:00
Swann
4825e6876c
feat: experiment bin diff for meshes 2020-02-05 23:26:53 +01:00
Swann Martinez
d1501da2f1
feat: cleanup 2020-02-05 16:33:21 +01:00
Swann
3b459d5387
refactor: cleanup 2020-02-03 23:18:53 +01:00
Swann Martinez
6a667b0745
feat: experimental subprocess server 2020-02-03 19:04:08 +01:00
Swann Martinez
4828a91bd5
Merge branch 'feature/event_driven_updates' into 59-timeout-issue-for-scenes-that-are-large-enough 2020-02-03 11:29:22 +01:00
Swann Martinez
30278126f8
Fix unrelated exception when address is in use. (@c2ba)
commit changes from !13 in develop.
2020-01-30 14:25:12 +01:00
Swann Martinez
fcf4604153
feat: deps graph update handler 2020-01-24 17:52:10 +01:00
Swann Martinez
8b7716ac3c
feat: snap time operator
feat: snap operators status

It's now possible to snap to others user time's !

Related to #53.
2020-01-22 16:17:48 +01:00
Swann Martinez
e22b036cc9
refactor: user metadata 2020-01-22 15:15:44 +01:00
Swann Martinez
e253ccd52d
refactor: use client metadata 2020-01-22 14:33:34 +01:00
Swann Martinez
da5406952c
feat: progression on user matadata handling 2020-01-22 11:20:04 +01:00
Swann Martinez
07df42d087
feat: progression on session mamnagment 2020-01-20 18:55:03 +01:00
Swann
fdb7995cbf
feat Ground wrk for disconnect refactoring 2020-01-19 17:21:16 +01:00
Swann Martinez
e99e6965ec
refacto: connected user list
Related to #53
2020-01-17 18:15:37 +01:00
Swann Martinez
2eec228c3e
feat: undo/redo handler
The solution for now is to resolve datablock references when undo appen.

Related to #32.
2020-01-14 11:49:36 +01:00
Swann Martinez
f55319c453
feat: resolve refactoring, ground work to resolve undo errors
Related to #32, Undo errors
2020-01-13 18:51:31 +01:00
Swann Martinez
28ca489fc3
refactor: remove old properties 2019-12-30 11:13:48 +01:00
Swann Martinez
c56b52d069
fix: merge error 2019-12-02 17:38:31 +01:00
Swann Martinez
d12fe9dd70
Merge branch 'master' into animation-support 2019-12-02 17:36:59 +01:00
Swann Martinez
315c2903c0
refactor: cleanup
related to #18
2019-12-02 17:34:08 +01:00
Swann
1b3c655829 feat: progress on armature support
Append modal timer operator to execute armature loading in the right context. Related to  #18
2019-11-05 14:22:57 +01:00
Swann Martinez
8f97091118
fix: connection close on new file opening
#21
2019-11-04 16:16:07 +01:00
Swann Martinez
7e4d3e6d3f
feat: progress on armature loading 2019-11-04 15:31:13 +01:00
Swann Martinez
0abd81f9d1
fix: initialisation warnings
close issue #20
2019-10-28 14:31:03 +01:00
Swann Martinez
58962f755c
feat: multi-scene workflow 2019-10-16 14:48:32 +02:00
Swann Martinez
ca0fb7c76f
fix: renderer error
clean: logging configuration
2019-10-16 10:53:08 +02:00
Swann
d322531dc0 feat: modal for snap view 2019-10-15 15:04:34 +02:00
Swann
6969e386e2 feat: snap user not set same user view 2019-10-15 14:28:34 +02:00
Swann Martinez
9b79b441cf
feat: clean up 2019-10-11 16:21:05 +02:00
Swann Martinez
727394de5d
fix: collection 2019-10-11 15:57:09 +02:00
Swann Martinez
960b699e3d
feat: cleanup before rollback 2019-10-09 18:50:35 +02:00
Swann
e047874dbd feat: differential ground work 2019-10-08 18:45:46 +02:00
Swann Martinez
688b57578c
refactor: change buffer to data 2019-10-07 18:31:49 +02:00
Swann
16974ac0de feat: initial work on ttl 2019-10-03 00:08:03 +02:00
Swann Martinez
7c9decdded
fix: bl_ related errors 2019-10-02 16:19:44 +02:00
Swann Martinez
5819a40a30
fix: selection update error 2019-10-02 14:02:30 +02:00
Swann
207199adc9 refactor: file organisation 2019-09-30 21:34:58 +02:00