March 23, 2021, 14:15 (GMT) |
LineArt: Remove chaining settings. |
March 23, 2021, 14:09 (GMT) |
LineArt: Properly working threaded geometry loading. |
March 23, 2021, 10:26 (GMT) |
LineArt: Multithread object iterator problem staging. |
March 23, 2021, 05:28 (GMT) |
LineArt: Fix threading data assignment. |
March 23, 2021, 01:49 (GMT) |
LineArt: Fix slight issues for threading object loading (DG still have problems) |
March 23, 2021, 01:36 (GMT) |
LineArt: Multithread object loading. |
March 22, 2021, 16:41 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 21, 2021, 07:45 (GMT) |
LineArt: Fix compiler error for ob->id.orig_id != _rb->_source_object |
March 20, 2021, 13:08 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 20, 2021, 12:55 (GMT) |
LineArt: Fix blank baking for when source type is object. |
March 20, 2021, 11:39 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 20, 2021, 10:42 (GMT) |
LineArt: Fixed source selection for nested-instanced collection. |
March 20, 2021, 05:36 (GMT) |
Fix T86730: LineArt: keep contour when there's perpendicular faces. |
March 19, 2021, 20:02 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 19, 2021, 19:56 (GMT) |
LineArt: Add missing modifer and sanity checks to bake operator Previously we could crash because we would not check if the modifier in question actually was a line art modifier. We also did not query if the modifier was disabled. |
March 19, 2021, 18:00 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 19, 2021, 12:55 (GMT) |
LineArt: Remove geometry space chaining |
March 19, 2021, 12:31 (GMT) |
Revert "LineArt: Binary weights option." This reverts commit 7b76f9f6b6f17c7a63d355f07d3126761ebacba0. # Conflicts: # source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c # source/blender/makesrna/intern/rna_gpencil_modifier.c |
March 19, 2021, 12:28 (GMT) |
Revert "LineArt: Remove geometry space chaining and clean up vertex group selection code." This reverts commit b51554bb9378983031d15089439cc0f9f1a81eb1. # Conflicts: # source/blender/makesdna/DNA_gpencil_modifier_defaults.h |
March 19, 2021, 10:48 (GMT) |
LineArt: Added back the missing "allow_clipping_boundaries" option. |
|