Blender Git Commit Log
Git Commits -> Revision a900b2d
Revision a900b2d 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) March 16, 2018, 17:07 (GMT) |
Replace Random checkboxes by Factors As we have a new Random section in the stroke panel, it's not logic to have buttons in the main panel. Now, these random parameters work equal to other random factors. |
Commit Details:
Full Hash: a900b2d2a1a9370f2aea805c7a780824c24e175f
Parent Commit: 988d180
Lines Changed: +32, -37
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+6, -5) (Diff)
/source/blender/blenkernel/intern/brush.c (+9, -6) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+4, -6) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -5) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+10, -15) (Diff)
/source/blender/blenkernel/intern/brush.c (+9, -6) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+4, -6) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -5) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+10, -15) (Diff)