blender/source
Sybren A. Stüvel 8cda364d6f Fix T49249: Alembic export with multiple hair systems crash blender
Removed unnecessary call to DM_update_tessface_data(). This call is
already performed by DM_ensure_tessface(dm). The call being performed
twice caused a failing BLI_assert().

Reviewed by: Kévin Dietrich
2017-02-08 12:26:36 +01:00
..
blender Fix T49249: Alembic export with multiple hair systems crash blender 2017-02-08 12:26:36 +01:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Use new manual URL 2017-01-23 19:10:37 -05:00
gameengine BGE: Fix T50098: Crash when useding ImageMirror 2016-12-14 20:07:51 +01:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt