Blender Git Loki
Git Commits -> Revision b8a0434
Revision b8a0434 by Antonio Vazquez (master) October 8, 2018, 16:33 (GMT) |
GP: New automatic adaptative UVs parameter Now by default the UVs are calculated with a fixed size and this makes easier to add patterns for drawings like Manga. Before, the texture changed depending of the stroke size. |
Commit Details:
Full Hash: b8a0434bc53b338ee657497d5d6884880a055bb3
Parent Commit: e5c7c21
Lines Changed: +29, -14
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_gpencil.py (+1, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+19, -12) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+5, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+19, -12) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+5, -0) (Diff)