blender/release/scripts/startup
Campbell Barton b8d89be64c UV Warp Modifier:
Based on patch [#30837] UV Offset Modifier
by Pawel Kowal (pkowal)

- Allows you to setup a transformation between objects to apply to UV coords.
- Option to select which axis apply to U/V.
- Option to select the UV center (needed for transformations that scale or rotate).
- Uses from/to objects in a similar way to the Warp modifier.
- Vertex group can be used to adjust influence.
2012-12-14 04:07:30 +00:00
..
bl_operators style cleanup: also change node selection method not to compare nodes a lot. 2012-12-12 15:41:15 +00:00
bl_ui UV Warp Modifier: 2012-12-14 04:07:30 +00:00
keyingsets_builtins.py style cleanup: pep8 2012-10-08 08:28:05 +00:00