Blender Git Loki

Git Commits -> Revision ba14689

Revision ba14689 by Antonis Ryakiotakis (master)
July 27, 2015, 10:55 (GMT)
Image painting 2D:

Deprecate wrap (BRUSH_TORUS) option, we now have paint flags for tiling
and we can reuse those. Also allows seperate tiling in X/Y
direction for 2D painting now.

Only one tiling is allowed for now.

Options can be found in new "Tiling" panel under the tools tab.

For version patching, we just turn off brush wrapping,
to allow reuse of the flag in the future.
New option is paint mode wide instead of per brush so
a brush having the old wrap option will not enable it
for the whole mode in the version patch.

Commit Details:

Full Hash: ba146899c8ff40f61819265082781ef4048c631f
Parent Commit: e355d55
Lines Changed: +90, -53

7 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+18, -4) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+0, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+60, -40) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021