Blender Git Loki

Git Commits -> Revision f6aafd5

Revision f6aafd5 by Lukas Stockner (master)
February 15, 2020, 02:37 (GMT)
Modifiers: Add option to directly specify a 2D transform for UVWarp

Currently the only option is to warp based on the transform of other
objects, which is inconvenient if you want to e.g. control it through
a driver - you need to set up a dummy object and go through that,
which is clunky and should be unneccessary.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6690

Commit Details:

Full Hash: f6aafd5186bd921637df755797c7ff6f3036a361
Parent Commit: fa4ab69
Lines Changed: +103, -39

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+13, -0) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+3, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+10, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+12, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+15, -0) (Diff)
/source/blender/modifiers/intern/MOD_uvwarp.c (+45, -38) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021