This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Martin Poirier 83ddab60b7 == Transform Orientations ==
Merge Normal orientation calculations with Custom Orientations, to make it work the same all accross the table:
- One or more faces: use average face normal (first edge of faces define tangent)
- One edge: use edge itself as normal (vertex normals define tangent)
- One vertex: use vertex normal (tangent is perpendicular to normal and z-axis)
- Two vertices => edge orientation
- Two vertices => face orientation

*I tested quite a bit but please report any bugs this might have caused.*

ADDED FILE WARNING: source/blender/src/transform_orientations.c
2008-02-17 22:19:02 +00:00
..
2008-02-03 18:50:03 +00:00
2008-02-17 20:13:58 +00:00
2008-02-17 20:13:58 +00:00
2008-02-17 22:19:02 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00
2008-02-17 22:19:02 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00