tornavis/source/blender/modifiers
Nicholas Bishop 677876e429 Fix normals around root nodes of skin modifier output.
The direction for these are flipped from other end caps, so add a root
flag to indicate whether the cap polygon's vertex output order should be
reversed.

Fixes bug [#32079] Skin-modifier calculates root's normals wrong
projects.blender.org/tracker/index.php?func=detail&aid=32079&group_id=9&atid=498
2012-07-12 05:55:07 +00:00
..
intern Fix normals around root nodes of skin modifier output. 2012-07-12 05:55:07 +00:00
CMakeLists.txt Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation. 2012-05-22 15:29:01 +00:00
MOD_modifiertypes.h Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation. 2012-05-22 15:29:01 +00:00
SConscript Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!). 2012-03-17 12:07:58 +00:00