Campbell Barton
ce00a32f05
fix [ #27996 ] Smart UV Unwrap Still Results in Overlaps
...
real fix this time :S, I thought using old code from 2.4x would fix but quaternion needed to be inverted.
2011-07-18 06:44:41 +00:00
Campbell Barton
b4682414c2
fix [ #27787 ] Smart UV Unwrap Results in Overlaps
...
added optional face area weighting (from 2.4x) since this can result in overlapping faces.
2011-06-28 06:51:55 +00:00
Campbell Barton
fd60b73b7b
fix [ #27742 ] Smart UV project no longer works in 2.58
...
failed with active, unselected objects.
2011-06-24 04:12:01 +00:00
Campbell Barton
eaae38551f
pep8 compliance
2011-06-21 17:17:51 +00:00
Campbell Barton
2e6a02438e
move script directories for internal blender scripts.
...
ui/ --> startup/bl_ui
op/ --> startup/bl_operators
scripts/startup/ is now the only auto-loading script dir which gives some speedup for blender loading too.
~/.blender/2.56/scripts/startup works for auto-loading scripts too.
2011-03-21 12:35:49 +00:00