Go to file
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
build_files Enable openmp in MinGW-w64 2014-04-07 19:01:19 +03:00
doc Code cleanup: style 2014-04-03 09:24:09 +11:00
extern ...and linking, sorry for that! 2014-04-10 22:00:54 +03:00
intern Fix numpad emulation in non-US keyboards 2014-04-10 20:31:00 +10:00
release Split Normals I (1/5): basis for split normals (nearly nothing user-visible here): 2014-04-13 12:19:00 +02:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Split Normals I (1/5): basis for split normals (nearly nothing user-visible here): 2014-04-13 12:19:00 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules
CMakeLists.txt Enable openmp in MinGW-w64 2014-04-07 19:01:19 +03:00
COPYING
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Scons/cycles: fix header distribution for geom 2014-04-04 13:07:32 +02:00