Files
test/source/blender/blenkernel
Bastien Montagne 18e4224142 Split Normals I (1/5): basis for split normals (nearly nothing user-visible here):
* Add a new calcLoopNormals function to DerivedMesh struct, and implement it for CDDM and CCGDM (subsurf).
  EditDerivedBMesh (edit mode DM) only gets a dummy one in this commit.
* Add a tessellated version of CD_LOOPNORMAL layer (CD_TESSLOOPNORMAL), with relevant code to handle it
  (tessellation, rna access, etc.).
* Change auto_smooth options of Mesh (angle now in radian internaly, and toggle is now used to enable/disable
  split normals in DM creation process). Note BI render code is not touched here, hence its behavior regarding
  this option is now incoherent, will be addressed in a separate commit.

Reviewers: campbellbarton

CC: brecht

Differential Revision: https://developer.blender.org/D365
2014-04-13 12:19:00 +02:00
..
2014-04-11 11:33:29 +10:00
2014-03-29 08:42:59 +11:00
2014-03-20 22:56:28 +11:00
2014-04-11 11:33:29 +10:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2014-03-31 23:39:08 +11:00
2014-03-20 22:56:28 +11:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00