Commit Graph

766 Commits

Author SHA1 Message Date
805dd4f319 fix: modifier parameter update
Reload modifiers from scratch to prevent loading error on None object pointer parameter.
Related to #41.
2019-11-22 16:44:50 +01:00
f405662fb8 fix: modifier queue change
A quick attempt to replicate modifier order changes. Related to #41.
2019-11-22 16:32:34 +01:00
43eeb8299e feat: smooth overlay lines
fix: selection flush None object error

related to #34.
2019-11-21 17:14:31 +01:00
ebe6af8082 feat: selection tests for non visible objects
related to #34
2019-11-18 18:14:21 +01:00
27e310bfbf fix: prevent circular dependencies
Related to #30.
2019-11-07 18:42:16 +01:00
8c340d83ac feat: constraints dependencies.
Added  constraints target object as node dependency to respec lading order. Related to #30.
2019-11-07 18:34:06 +01:00
8e2a831015 fix: armature parent loading.
Made uuid based parent loading to prevent duplicata once the parent is resolved.
Related to #23.
2019-11-07 18:14:24 +01:00
9e19b3ca91 feat: bone constraint support
Constraint loading code simplification
Load bones constraints.
Related to #30.
2019-11-07 18:13:06 +01:00
5d3f81081a fix: presence errors whithout 3d viewports 2019-11-07 15:28:47 +01:00
88e7fde848 feat: vertices assignation to vertex groups
Related to #23
2019-11-07 15:27:21 +01:00
07b6b552be fix: armature loading when changing area
Remove useless context checks. Related to #23.
2019-11-07 15:26:32 +01:00
e54ce5962e feat: vertex group loading (still WIP)
Load vertex_group and assign weights to corresponding indexes.
Related to #23.
2019-11-07 14:24:11 +01:00
8e42b729e9 feat: ground work for vertex_group
Started to transfert vertex_group in bl_object.
Related to #18.
2019-11-06 17:55:23 +01:00
b0ea3f1acd feat: object reference improvements
Prevent Objects target from being dumped. Append modifiers target objects to dependencies.
Relative to #18, #28.
2019-11-06 16:35:24 +01:00
7bf676020d feat: basic action support
Feat action implementation(load and dump action fcurve).
Append action reference management into bl_datablock.
Updated each concerned implementation to use the new action managment from bl_datablock
Related to #27.
2019-11-06 14:30:16 +01:00
99649f588c feat: Armature support progress
Remove unecessary context correction . #23
2019-11-05 17:40:44 +01:00
1b3c655829 feat: progress on armature support
Append modal timer operator to execute armature loading in the right context. Related to  #18
2019-11-05 14:22:57 +01:00
cfadc91299 feat: progress on unsupported types
#21
2019-11-04 17:55:41 +01:00
345a5d55e7 fix: AttributeError in presence 2019-11-04 16:42:18 +01:00
8f97091118 fix: connection close on new file opening
#21
2019-11-04 16:16:07 +01:00
7e4d3e6d3f feat: progress on armature loading 2019-11-04 15:31:13 +01:00
bd27da7aa6 feat: expose PORT in hostsettings
related to #21
2019-11-01 16:00:57 +01:00
0abd81f9d1 fix: initialisation warnings
close issue #20
2019-10-28 14:31:03 +01:00
7336819268 fix: reference lost 2019-10-22 16:37:23 +02:00
58962f755c feat: multi-scene workflow 2019-10-16 14:48:32 +02:00
ca0fb7c76f fix: renderer error
clean: logging configuration
2019-10-16 10:53:08 +02:00
485e2527fe feat: prevent changing right on source object of a collection instance 2019-10-15 15:15:46 +02:00
d322531dc0 feat: modal for snap view 2019-10-15 15:04:34 +02:00
6969e386e2 feat: snap user not set same user view 2019-10-15 14:28:34 +02:00
c9c359e226 feat: bump submodule version 2019-10-15 14:14:39 +02:00
add01961f2 feat: nested collection selection hihlight 2019-10-14 17:44:19 +02:00
f84b441321 feat: linked collections 2019-10-14 16:53:07 +02:00
0f863749f5 feat: RGB cure support 2019-10-14 15:56:07 +02:00
68d28e4a66 feat: color_ramp loading 2019-10-14 15:24:08 +02:00
7423bd95c2 feat: bring back annotation support 2019-10-14 14:42:23 +02:00
f5e81b2d92 feat: collection instances support 2019-10-14 14:14:11 +02:00
9915fa83e1 fix: repair broken linked objects 2019-10-14 13:40:41 +02:00
e98ff91a5b refacor: clean resolve implementations 2019-10-14 13:08:31 +02:00
9b79b441cf feat: clean up 2019-10-11 16:21:05 +02:00
727394de5d fix: collection 2019-10-11 15:57:09 +02:00
1d041dcbdd feat: submodule update 2019-10-11 13:28:25 +02:00
b3ba76614a refactor: remove asserts() 2019-10-10 18:17:54 +02:00
d293b36f1e fix: collection dump 2019-10-09 19:14:48 +02:00
960b699e3d feat: cleanup before rollback 2019-10-09 18:50:35 +02:00
2f002be7a8 refactor: remove usunused diff 2019-10-09 14:09:11 +02:00
f2b0e35dcf feat: bump module version 2019-10-08 23:54:12 +02:00
b5910ca5b4 feat: uuid collection editing 2019-10-08 22:24:58 +02:00
5e1f019f24 feat: uuid based selection 2019-10-08 21:48:45 +02:00
e047874dbd feat: differential ground work 2019-10-08 18:45:46 +02:00
688b57578c refactor: change buffer to data 2019-10-07 18:31:49 +02:00