Blender Git Commit Log
Git Commits -> Revision 71f0e59
Revision 71f0e59 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 23, 2018, 22:55 (GMT) |
Apply Smooth and Random sculpt to UV rotation Now it's possible apply the sculpt to the rotation of the UV texture. |
Commit Details:
Full Hash: 71f0e59b2e348c7376b5ec9e92c783c7def3b0ec
Parent Commit: 4f504f2
Lines Changed: +66, -3
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_gpencil.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+39, -0) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+18, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+5, -0) (Diff)
/source/blender/blenkernel/BKE_gpencil.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+39, -0) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+18, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+5, -0) (Diff)