blender/source
Campbell Barton abd68c6e45 Fix T42893: Skin Modifier, changes randomly toggling editmode
Own regression, previously it would do a full mesh normal calculation for each isolated shape
(could hang on meshes with many loose parts).

However the normals are needed, instead of doing a full calculation,
just set normals on new faces.

Thanks to Brecht for finding cause!
2015-05-04 20:56:57 +10:00
..
blender Fix T42893: Skin Modifier, changes randomly toggling editmode 2015-05-04 20:56:57 +10:00
blenderplayer Remove unused stubs 2015-04-29 21:47:30 +05:00
creator Fix T44464: Viewport mipmaps no longer toggle off 2015-04-28 01:18:50 +10:00
gameengine BGE Player: Fix compilation error after cleanup commit da8a62a 2015-05-04 14:39:12 +05:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript