blender/source
Sybren A. Stüvel 6ed15c5a41 Alembic export: support simple child hairs (Fix T51144)
Simple child hairs don't have a face index number assigned, so the
call to dm->getTessFaceData(dm, num, CD_MFACE) would cause a crash. To
work around this, UV and normal vectors are copied from the parent
hair.

I've also removed an unnecessary call to dm->getTessFaceArray(dm);

Reviewers: kevindietrich

Differential Revision: https://developer.blender.org/D2638
2017-04-26 15:31:03 +02:00
..
blender Alembic export: support simple child hairs (Fix T51144) 2017-04-26 15:31:03 +02:00
blenderplayer CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt