205 Commits

Author SHA1 Message Date
Swann
6a98e749f9
feat: gpencil dump refactoring 2020-03-26 09:20:41 +01:00
Swann
a84fccb3ce
feat: camera cleanup 2020-03-25 13:24:12 +01:00
Swann
f9222d84ea
feat: crease and bevel_wieght support 2020-03-25 11:36:29 +01:00
Swann
d7964b645a
fix: generated image path error 2020-03-25 10:35:31 +01:00
Swann
c3ae56abd2
refactor: cleanup progress 2020-03-25 09:47:20 +01:00
Swann
daff548010
feat: uv_layer loading 2020-03-24 19:40:18 +01:00
Swann
757dbfd6ab
feat: mesh loading progress 2020-03-24 19:09:02 +01:00
Swann
01fdf7b35b
feat: mesh implementation cleanup progress 2020-03-23 21:49:28 +01:00
Swann
90d4bb0e47
feat: mesh dump refactoring wip 2020-03-23 17:55:10 +01:00
Swann
01faa94a9a
fix: resolve error 2020-03-23 15:29:34 +01:00
Swann
b55700862f
fix: loadimg error 2020-03-23 13:49:47 +01:00
Swann
90a44eb5db
fix resolve 2020-03-23 12:09:59 +01:00
Swann
fb0760928e
feat: verbose errors 2020-03-23 11:04:06 +01:00
Swann
8ce53b8413
feat: bl_object clean
Related to #29
2020-03-20 19:31:48 +01:00
Swann
2484028b5a
feat: cleanup 2020-03-20 16:14:54 +01:00
Swann
2fcb4615be
feat: GPL headers 2020-03-20 14:56:50 +01:00
Swann
653cf7e25a
Merge remote-tracking branch 'origin/develop' into 29-differential-revision 2020-03-20 14:28:07 +01:00
Swann
aa0b54a054
fix: ui refresh 2020-03-20 14:17:58 +01:00
Swann
ba9b4ebe70
feat: update submodules 2020-03-20 13:41:42 +01:00
Swann
b8f46c2523
fix: service launching error
Related to #76
2020-03-20 11:46:43 +01:00
Swann
153ff5b129
Merge branch 'develop' into 29-differential-revision 2020-03-19 18:55:37 +01:00
Swann
56e5709a35
refactor: use pickle instead of msgpack 2020-03-19 17:26:30 +01:00
Swann Martinez
717a2da3de
refactor: cleanup progression 2020-03-13 17:13:39 +01:00
Swann Martinez
4a127e617c
feat: cleanup 2020-03-13 15:05:00 +01:00
Swann Martinez
511983c7ff
feat: remove useless information panel
feat: doc_url field [2.83 update](https://developer.blender.org/D7015)
2020-03-12 13:25:13 +01:00
Swann Martinez
1e580dbcd6 Update multi_user/__init__.py, .gitlab-ci.yml files 2020-03-12 12:17:30 +00:00
Swann Martinez
ff5e56e36c
fix: use release 2020-03-12 11:57:54 +01:00
Swann Martinez
1c6e88ce61
feat: get links from gitlab releases 2020-03-12 11:40:36 +01:00
Swann
dbaff5df85
feat: auto_updater script 2020-03-11 22:42:09 +01:00
Swann Martinez
75839e60f0
refactor: cleanup 2020-03-11 15:17:13 +01:00
Swann Martinez
cd10dbb04d
feat: update submodule 2020-03-11 15:09:52 +01:00
Swann Martinez
30f787f507
refactor: progress on bl_data_io clean 2020-03-09 16:12:18 +01:00
Swann Martinez
a8da01c8ff
feat: start to leanup datablock io api 2020-03-09 15:59:30 +01:00
Swann Martinez
c281ac4397
feat: update snap user to support snaping accross scenes
Related to #40
2020-03-05 17:31:12 +01:00
Swann Martinez
250cf91032
feat: show flag for user on an other scene
feat: disable user drawing on other scene

Related to #40
2020-03-05 17:20:04 +01:00
Swann Martinez
fe9a096ab2
feat: store current scene in user metadata
Related to #40
2020-03-05 16:19:13 +01:00
Swann Martinez
efa243211b
feat: remove headers 2020-03-04 14:12:56 +01:00
Swann Martinez
f03a3aadff
feat: cleanup ui 2020-03-04 12:51:56 +01:00
Swann Martinez
16147ae2ba
feat: custom cache directory in userpref 2020-03-02 11:09:45 +01:00
Swann Martinez
8e600778ab
feat: store addon config in user preference (except runtime vars)
Related to #20
2020-02-28 17:34:30 +01:00
Swann Martinez
02938d1e40
hotfix: script dir name on linux 2020-02-28 12:28:42 +01:00
Swann Martinez
2703e8c15e
feat: update submodule 2020-02-28 11:24:59 +01:00
Swann Martinez
8468be2690
refactor: disable CI testing until the refactoring 2020-02-28 11:20:47 +01:00
Swann
d22586cd6e
feat: improve addon bl_infos and changelog 2020-02-27 23:15:31 +01:00
Swann Martinez
8d609a82ff
fix: wrong grease pencil frame loading 2020-02-26 17:33:33 +01:00
Swann Martinez
0cbdc265a3
fix: matrix world apply error
use loc/rot/scale instead of matrix world
2020-02-26 17:02:33 +01:00
Swann Martinez
57a243798b
fix: mesh auto_smooh 2020-02-26 15:37:19 +01:00
Swann Martinez
a811211061
fix: material roughtness loading
fix: graph pre-load broken

Related to #68
2020-02-26 15:11:27 +01:00
Swann Martinez
3d2ff10f80
fix: action type loading
Related to #70
2020-02-26 15:01:22 +01:00
Swann Martinez
ded2d3490f
fix: Updates timer doesn't correctly unregister on connection timeout
Close #69
2020-02-26 12:03:48 +01:00