Commit Graph

72 Commits

Author SHA1 Message Date
e1657f1184 refactor: cleanup 2019-09-26 22:42:42 +02:00
c91ed17c23 refactor: cleanup
fix: first commit error
2019-09-26 22:42:12 +02:00
961f9fbd46 refactor: cleanup 2019-09-26 22:30:22 +02:00
c715a2c37d feat: child relation support 2019-09-25 21:43:59 +02:00
1e371a2e60 feat: expose presence draw settings 2019-09-24 14:42:59 +02:00
177b4c6d8c refactor: cleanup bl_objects 2019-09-24 12:08:02 +02:00
7b35178517 refactor: cleanup bl_material 2019-09-24 11:51:26 +02:00
7ed5b01664 fix: material diff 2019-09-24 10:06:56 +02:00
a7485dc503 feat: start to support metaballs 2019-09-24 00:42:30 +02:00
433cb800cb fix: material and world diff function 2019-09-23 22:13:06 +02:00
d03553a4b0 fix: material dump 2019-09-23 21:19:36 +02:00
2037e812f8 feat: include/exclude filter 2019-09-23 14:29:57 +02:00
6f429a19ed wip: started to test filter for dump 2019-09-22 22:41:27 +02:00
db4dea94ed feat: common right progress 2019-09-20 23:58:57 +02:00
51db89ca7a feat: object, light dump optimisation 2019-09-20 22:37:32 +02:00
b2dbe4bc20 fix: material refresh 2019-09-19 18:13:36 +02:00
7cf59afa49 feat: is_valid implementation 2019-09-19 14:11:33 +02:00
7983aa79db fix: gpencil diff 2019-09-19 13:16:15 +02:00
d4298ac6a5 fix: mesh material loading 2019-09-19 11:42:42 +02:00
f6f34bdfc9 feat: mesh smooth support 2019-09-19 10:38:37 +02:00
c26e71cd6a feat: dynamic right on selection selection progress 2019-09-18 23:55:30 +02:00
36252e32b0 feat: mesh material ,odification 2019-09-18 20:40:35 +02:00
bf7f69dea5 refactor: cleanup
feat: action dependency resolve
fix: memory leak
feat: children as dependency
fix: missing 3dview
2019-09-18 17:54:02 +02:00
15b6be171c refactor: use msgpack instead of umsgpack
refactor: remove unused files
2019-09-17 18:25:06 +02:00
ac624ef1cd fix: bl_curve load
refactor: bl_curve dump
2019-09-17 17:53:46 +02:00
85f1db829b fix: skeleton loading error 2019-09-17 17:23:57 +02:00
b86f987e3e refactor: armature load 2019-09-16 23:30:44 +02:00
00a0f008b4 feat: progress on armature support 2019-09-16 22:47:33 +02:00
19a25e85b8 feat: progress on skeleton support 2019-09-16 18:18:22 +02:00
6511998360 feat: animation ground work
work on armature and action support
2019-09-16 17:24:48 +02:00
095a44e7b6 feat: empty support 2019-09-16 14:16:41 +02:00
3f5d6f50b5 feat: expose auto-push 2019-09-16 13:43:43 +02:00
5b2dc0b57e fix: force user drawing update 2019-09-16 11:42:53 +02:00
5c676b8f16 feat: auto refresh the viewport for overlay update 2019-09-15 22:43:33 +02:00
1fe6f545f6 feat: basic library handling 2019-09-13 16:48:35 +02:00
fd4d0d2398 feat: library support ground work 2019-08-29 18:23:29 +02:00
42f896b389 feat: expose bl_implementations settings 2019-08-28 18:58:18 +02:00
fcf9f2e650 feat: selected object highlight is back 2019-08-28 13:48:43 +02:00
b3435eae56 feat: disable autopush for meshes
refactor: remove prints
2019-08-28 12:57:09 +02:00
7406843ce1 feat: material image texture dependency handling
fix: material dump memory overflow
2019-08-28 01:17:36 +02:00
3b1aaa6fa5 feat: bump submodule 2019-08-27 18:43:21 +02:00
2528c1d592 fix: import error 2019-08-27 18:07:39 +02:00
baa59e8b4b feat: clean scene ui consistency 2019-08-27 17:33:48 +02:00
7e14227337 fix:diff issues 2019-08-27 17:09:46 +02:00
e4ba06136e feat: work on diff 2019-08-27 16:44:36 +02:00
0154fd2df5 refactor: remove print
fix: collection childrens loading
feat: replication version bump
2019-08-27 11:07:13 +02:00
15f5bfbc52 feat:bump submodule
feat: test jsondiff
2019-08-27 00:50:38 +02:00
8f3098c061 feat: bump replication version
feat: hack to use replication without installation
2019-08-27 00:09:52 +02:00
0992c06133 fix: update user position check state
fix: gpencil material implementation
2019-08-26 17:59:36 +02:00
b0b16074c6 feat: dependency resolve
feat: bl_datablock as a base class for all bl_implementation

it allow to store uuid as a soft reference during datablock init process
2019-08-26 17:27:12 +02:00