This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Bastien Montagne 70fdcebb93 Fix T39781: Autosmooth feature: erroneously showing hidden vertices' normals too when in "vertex per face" display
So, turned out after all we need a foreachmapped helper for loops as well... :/

CDDM and EBDM were reasonably simple, but I fought hours with CCGDM (subsurf) to find only a
bad working solution (see D478). So I fallback to a code similar to CDDM one.
Probably not nice for performances, but loops and subsurf are not matching well...

Reviewers: campbellbarton

CC: brecht

Differential Revision: https://developer.blender.org/D478
2014-04-23 15:25:12 +02:00
..
2014-04-11 11:33:29 +10:00
2013-06-25 10:44:30 +00:00
2014-03-18 09:14:47 +11:00
2014-04-21 02:02:21 +10:00
2014-04-04 14:15:57 +11:00
2014-03-17 21:48:13 +11:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-03-20 22:56:28 +11:00
2014-04-11 11:33:29 +10:00
2013-12-03 20:35:45 +01:00
2014-04-17 20:02:56 +10:00
2014-03-25 10:10:00 +11:00