Blender Git Loki
Git Commits -> Revision fac0a31
Revision fac0a31 by Sebastian Parborg (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 6, 2020, 01:05 (GMT) |
Port smooth countour modifier to 2.90 |
Commit Details:
Full Hash: fac0a317cbc6db14893f2ad822fbd4203301a8d3
Parent Commit: baf124c
Lines Changed: +5063, -4
1 Added Path:
/source/blender/modifiers/intern/MOD_smooth_contour.c (+4849, -0) (View)
11 Modified Paths:
/intern/opensubdiv/internal/evaluator/evaluator_capi.cc (+16, -0) (Diff)
/intern/opensubdiv/internal/evaluator/evaluator_impl.cc (+82, -4) (Diff)
/intern/opensubdiv/internal/evaluator/evaluator_impl.h (+10, -0) (Diff)
/intern/opensubdiv/opensubdiv_evaluator_capi.h (+11, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+22, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+66, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)
/intern/opensubdiv/internal/evaluator/evaluator_impl.cc (+82, -4) (Diff)
/intern/opensubdiv/internal/evaluator/evaluator_impl.h (+10, -0) (Diff)
/intern/opensubdiv/opensubdiv_evaluator_capi.h (+11, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+22, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+66, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)