This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Bastien Montagne 116439ed91 Mesh calc smooth group: several fixes.
* Consider non-manifold edges as sharp, as in split normals handling.
* Consider edges from sharp polys as sharp!!!
* Fix returned number of groups (was off-by-one for non-bitflags grouping, could also
  be wrong in case of id overflow).

Note about using sharp polys too to define groups: Only current use of this function
(Obj exporter) does not need that, because it does its own check for sharp faces.
However, we might reuse that func in other places in future (e.g. in custom split
normals area), so better to get a consistent behavior!
2014-10-13 14:03:39 +02:00
..
2014-10-03 15:43:30 +02:00
2014-07-21 12:02:05 +02:00
2014-05-14 06:37:56 +10:00
2014-09-10 23:00:24 +10:00
2014-05-11 16:22:05 +10:00
2014-05-22 17:40:35 +10:00
2014-07-21 12:02:05 +02:00
2013-09-18 00:07:17 +00:00
2014-10-06 20:10:12 +02:00
2014-10-09 22:44:03 +02:00
2014-04-15 14:25:33 +02:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00