Commit Graph

556 Commits

Author SHA1 Message Date
39e3c1dbd5 refactor: change bl_label
Related to https://gitlab.com/slumber/multi-user/-/issues/153
2020-12-22 16:16:06 +01:00
f043b03128 clean: timers interface
feat: cancel autosave operator
2020-12-22 16:04:50 +01:00
03b92eb5e7 fix: export menu label name 2020-12-17 14:04:00 +01:00
d0dc61bf66 feat: initial import operator 2020-12-16 11:05:58 +01:00
056b3524e5 feat: gzip to compress graph 2020-12-11 23:02:20 +01:00
16fc4b8c54 feat: added record as a timer 2020-12-10 15:50:43 +01:00
e62f0682a2 feat: initial export test 2020-12-10 13:31:43 +01:00
54f416e8c3 fead: added materials support for volumes 2020-12-09 19:06:30 +01:00
8015881e29 feat: update replication to fix image file dependencies owners 2020-12-09 18:38:08 +01:00
6e2d36cd00 feat: image autosave 2020-12-09 18:35:29 +01:00
affab2414c feat: exit the session as soon as a Timer crash 2020-12-09 18:34:56 +01:00
af6d54296a feat: parent reloading support for file dependent nodes 2020-12-09 14:49:26 +01:00
31254d13c0 Merge branch '147-support-grease-pencil-modifiers' into 'develop'
feat: added initial gpencil modifer support

See merge request slumber/multi-user!81
2020-12-03 14:00:05 +00:00
19c5ca0928 feat: added initial gpencil modifer support
Related to https://gitlab.com/slumber/multi-user/-/issues/147
2020-12-03 14:23:10 +01:00
4bc35d7da4 fix: message unkown 2020-12-03 13:30:54 +01:00
8d19ffd52f feat: use invoke_props_dialog instead of iinvoke_popup 2020-12-03 13:28:45 +01:00
e6e4f6ab7a feat: initial volume support 2020-12-02 18:13:11 +01:00
e073182028 fix: missing replication update 2020-12-02 16:38:57 +01:00
ac9a0f3733 feat: ignore useless attributes 2020-12-02 16:25:40 +01:00
0b25264375 feat: added a basic test texture 2020-12-02 14:21:49 +01:00
1d03fe4975 feat: add initial texture support 2020-12-02 11:24:26 +01:00
c72bb21f20 Merge branch 'develop' into 143-add-a-popup-dialog-when-a-timeout-disconnection-occures 2020-11-26 13:25:46 +01:00
5b43520353 fix: does graph update flag 2020-11-26 12:17:35 +01:00
7e25ca4c84 feat: show exit reason in the disconnection popup 2020-11-26 11:37:51 +01:00
4a4cd5db50 feat: initial notification popup 2020-11-25 22:53:38 +01:00
7f19d45b71 fix: gpencil draw_cyclic missing in 2.91.0 2020-11-25 19:21:22 +01:00
37b3d6d094 fix: replication flag button aligment for blender 2.91.0 2020-11-25 18:36:02 +01:00
64bb715aff fix: python_binary_path deprecation in 2.91.0
More infos here:
https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Python_API
2020-11-25 18:20:28 +01:00
254e8e8ca1 feat: ignore material output node default values 2020-11-25 14:00:27 +01:00
46414aef13 fix: version check 2020-11-20 22:06:08 +01:00
47a281faff feat: initial annotation support 2020-11-18 19:13:22 +01:00
f0442861a8 Merge branch '142-improve-grease-pencil-replication-peformances' into 'develop'
Resolve "Improve grease pencil replication peformances"

See merge request slumber/multi-user!74
2020-11-18 16:28:18 +00:00
039225a41c feat: ignore context errors with info logging level 2020-11-18 17:05:41 +01:00
f1ffe37ac7 feat: initial gpencil perf improvement 2020-11-18 16:43:12 +01:00
6ca7b42ab4 feat: handle material inputs lenght errors 2020-11-18 14:49:27 +01:00
fbb32147b9 feat: use pickle Cython implementation when its available 2020-11-14 09:51:17 +01:00
d85db295a5 feat: use pickle protocol 4 2020-11-14 09:30:54 +01:00
0f1850bf2c feat: support color ramps interpolation and color_mode 2020-11-13 14:15:59 +01:00
8f4de7adbf feat(replication): handle error outside the data protocol
refactor(replication): remove background worker
2020-11-13 14:15:11 +01:00
498616147b feat: support image sequence 2020-11-11 18:52:20 +01:00
30b2f5d32e feat: clear scene sequence on connection 2020-11-11 18:36:00 +01:00
f7e98abb59 Merge branch 'develop' into 45-vse-support 2020-11-11 18:01:34 +01:00
cef45dad3c feat: use basic uuid to identify node inputs 2020-11-11 17:52:32 +01:00
30d734c2c1 feat: added initial nodegroup support 2020-11-11 14:09:57 +01:00
4391510d7b refactor: move node_tree io to dedicated def in order to avoid code redundancy. 2020-11-11 10:25:35 +01:00
908c0fa4af feat: dns support 2020-11-06 22:33:33 +01:00
c718e62b33 feat: update replication version to fix server error 2020-11-06 16:52:53 +01:00
2f34bba1fd feat: delete inexistant sequences 2020-11-04 23:37:07 +01:00
db4e495183 fix: ignore strobe default value 2020-11-04 22:55:17 +01:00
c00a7184ff Merge branch 'develop' into 45-vse-support 2020-11-04 22:42:05 +01:00