blender/release/scripts
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
..
addons@8ad356e332 Revert changes to submodules 2014-03-10 15:17:22 +06:00
addons_contrib@7485bc6b11 Revert changes to submodules 2014-03-10 15:17:22 +06:00
freestyle Fix for Sinus Displacement and 2D Offset stroke geometry modifiers. 2014-04-11 15:16:46 +09:00
modules Usual UI messages fixes... 2014-03-31 21:15:56 +02:00
presets Fix T38881: cloth preset rubber not working with "translated data names" i18n option 2014-02-28 17:30:30 +01:00
startup Split Normals I (1/5): basis for split normals (nearly nothing user-visible here): 2014-04-13 12:19:00 +02:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00