890 Commits

Author SHA1 Message Date
Swann Martinez
450b18cf16
feat: preload refactoring ground work
Related to #68
2020-02-26 11:41:08 +01:00
Swann Martinez
414af6388c
fix: mathutils.Euler sync error
fix: material dumping errors

added mathutils.Euler to dump anything

Related to #67
2020-02-25 19:20:49 +01:00
Swann Martinez
e9f556f690 Merge branch '63-image-node-color-space-parameter-not-sync' into 'develop'
Resolve "Image node color space parameter not sync"

See merge request slumber/multi-user!18
2020-02-25 16:13:42 +00:00
Swann Martinez
d15566daf7
fix: image color space sync 2020-02-25 17:06:40 +01:00
Swann Martinez
badd4cc247 Merge branch '64-user-selection-incositent-with-active-view_layer' into 'develop'
Resolve "User selection incositent with active view_layer"

See merge request slumber/multi-user!17
2020-02-25 15:51:42 +00:00
Swann Martinez
0a52b3cf80
fix: User selection incositent with active view_layer 2020-02-25 16:35:26 +01:00
Swann Martinez
26cec517c0 Merge branch '59-timeout-issue-for-scenes-that-are-large-enough' into 'develop'
Resolve "Timeout issue for scenes that are large enough"

See merge request slumber/multi-user!14
2020-02-25 14:01:51 +00:00
Swann Martinez
d546bc257a
feat: bones custom shapes 2020-02-24 15:49:11 +01:00
Swann Martinez
e71893c5b6
refactor: cleanup 2020-02-24 14:43:18 +01:00
Swann
77979acc42
fix: Denied write access on connection for heavy scene (let blender delayables apply all data for us) 2020-02-23 17:17:11 +01:00
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
56a625ae48
feat: quitting session progress bar 2020-02-20 18:36:53 +01:00
Swann Martinez
07ce5ddb83
doc: hosting guioe update 2020-02-20 16:09:14 +01:00
Swann Martinez
93472db01b
feat: hosting guide progress 2020-02-20 16:04:03 +01:00
Swann Martinez
9db7bcb73c
fix: wrong file directory 2020-02-20 14:48:10 +01:00
Swann Martinez
536cf4cf7b
doc: refactor folder organization 2020-02-20 14:44:24 +01:00
Swann Martinez
e21995a36d
feat: documentation subsection test 2020-02-20 14:38:15 +01:00
Swann Martinez
67f1149f65
refactor: cleanup 2020-02-20 14:17:50 +01:00
Swann Martinez
699bdf5fe0
feat: quitting state 2020-02-20 13:17:28 +01:00
Swann Martinez
e3d76c37db
feat: update submodule version 2020-02-20 11:57:37 +01:00
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
386af902a4 Merge branch '60-pip-packages-install-location' into 'develop'
Resolve "pip packages install location"

See merge request slumber/multi-user!15
2020-02-19 16:27:20 +00:00
Swann Martinez
b9d144f24a
feat: services basic ui to track services states 2020-02-19 16:22:06 +01:00
Swann Martinez
32b24164cf
refactor: remove packages installation target directory.
Related to #60
2020-02-19 13:12:09 +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