Blender Git Loki

Git Commits -> Revision d5b9ae5

Revision d5b9ae5 by Campbell Barton (master)
August 6, 2012, 19:28 (GMT)
Switching images in the image space would modify UV coordinates.


This is an intended feature but works too unreliably.

- This setting was stored in each face and only editable by re-running the unwrap, this is too hidden (only discovered this by reading code).
- This worked with blender internal but not with cycles, such basic options as changing an image shouldn't behave different depending on the render engine selected.

I've ifdef'd out the aspect correction for now, it could be added back as a per scene option and be made to run on both cycles or blender internal but for now I prefer to keep this disabled.

Commit Details:

Full Hash: d5b9ae57ca1b76ae1a2c296e83cc91029d373cea
SVN Revision: 49633
Parent Commit: 43c3fa6
Lines Changed: +30, -46

5 Modified Paths:

/source/blender/editors/uvedit/uvedit_ops.c (+10, -1) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+7, -26) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.h (+8, -8) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+3, -7) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+2, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021