blender/source
Howard Trickey 6bde9a52f9 Fix T39174 Bevel didn't maintain edge attributes.
When rebuilding the polygons that touch bevel-involved vertices,
need to copy the edge attributes from corresponding original edges.
Special treatment of corner segments, to maintain continuity of
smooth and seam attributes.
Another fix: if have four meeting edges, two opposite ones beveled
and the other two not, propgate the non-beveled-edges attributes
across the line that joins them (perpendicular to the bevel).
2014-05-29 07:32:16 -04:00
..
blender Fix T39174 Bevel didn't maintain edge attributes. 2014-05-29 07:32:16 -04:00
blenderplayer Fix T39711: cycles particle motion blur affected by viewport draw method. 2014-05-21 15:51:37 +02:00
creator CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00
gameengine Fix 40343: Using replace mesh (e.g., LODs) on a skinned mesh crashes. 2014-05-27 17:05:35 -07:00
icons
tests Code cleanup: spelling/indentation 2014-05-08 04:53:05 +10:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript