666 Commits

Author SHA1 Message Date
Swann Martinez
3d9a320612
feat: update submodule version with service management layer 2020-02-19 18:10:14 +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
5f2dca4032
feat: update submodule 2020-02-14 16:54:51 +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
f1020fb072
feat: prevent apply before session in active 2020-02-14 16:02:30 +01:00
Swann
65525ca2e1
feat: notice 2020-02-09 23:37:02 +01:00
Swann
af53e54aa8
refactor: progress bar update 2020-02-09 00:55:19 +01:00
Swann
6975edfb66
feat: simple progress bar 2020-02-09 00:41:00 +01:00
Swann
c42c0cb017
refactor: cleanup 2020-02-08 23:25:37 +01:00
Swann
378f52a1ab
fix: mesh uv loading issue
refacotr: loading status
refactor: cleanup logs
2020-02-08 23:23:00 +01:00
Swann Martinez
b182632723
feat: show basic progress 2020-02-07 18:09:33 +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 Martinez
5422518a47
fix: lightprobe version support error 2020-02-07 10:50:14 +01:00
Swann Martinez
210e8aa0fa
feat: merged !12 changes (@c2ba) 2020-02-07 10:39:12 +01:00
Swann
b0c195c34f
feat: update submodule 2020-02-07 00:49:04 +01:00
Swann
0753882015
feat: lightprobe warning
refactor: set logging default level to WARNING
2020-02-07 00:48:34 +01:00
Swann
cbdf8c94d7
feat: submodule update 2020-02-06 23:22:56 +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
63294d2fd8
feat: update submodule version 2020-02-05 23:38:56 +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
b6614768c4
fix: mesh dumping performance 2020-02-03 11:22:43 +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
332287415e
feat: update readme 2020-01-24 15:22:18 +01:00
Swann Martinez
8e5c4b73a8
Merge branch 'sphinx-documentation' into develop 2020-01-24 14:46:41 +01:00
Swann Martinez
ff12746fe8 Merge branch 'animation-support' into 'develop'
Animation support

See merge request slumber/multi-user!6
2020-01-24 13:35:22 +00:00
Swann Martinez
356b61c9ff
fix: bone_group index 2020-01-24 14:33:00 +01:00
Swann Martinez
a5e949d52e
feat: bone_group support
Bone group replication support with colorsets (not custom for now)

Related to #18
2020-01-24 13:38:10 +01:00
Swann Martinez
6191e4ac58
feat: bone layers support
Related to #18
2020-01-24 11:38:04 +01:00
Swann
e7744708d9
doc: append introduction 2020-01-23 23:01:27 +01:00
Swann Martinez
e878bc62ba
refactor: rename load 2020-01-23 18:20:56 +01:00
Swann Martinez
e4b5fd3170
fix: vertex group
Related to #18
2020-01-23 17:59:17 +01:00
Swann Martinez
da76386dd4
feat: update replication version 2020-01-23 11:38:09 +01:00
Swann Martinez
3181be0887
feat: lightprobes support !
Caution: Only supported since blender 2.83 since the patch https://developer.blender.org/rBe280c0441bd84e73c47dffb66104ed40af9ea592 .

Related to  #35
2020-01-23 11:02:11 +01:00
Swann Martinez
e9141c4970
refactor: remove handler error message 2020-01-22 18:40:08 +01:00
Swann Martinez
ece88f3dda
fix: session quit on server lost 2020-01-22 18:37:46 +01:00
Swann Martinez
c8827c5e4b
doc: append way to contribute 2020-01-22 18:02:28 +01:00
Swann Martinez
8800053fa4
doc: update 2020-01-22 17:05:48 +01:00
Swann Martinez
87fa6e02e6
doc: update client list section 2020-01-22 16:51:36 +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
44e525aec7
feat: update replication version 2020-01-22 15:21:17 +01:00
Swann Martinez
76a51032b3 Merge branch 'user_metadata' into 'animation-support'
User metadata

See merge request slumber/multi-user!9
2020-01-22 14:20:38 +00:00