Files
test/source/blender/blenkernel/intern
Daniel Dunbar fb651ddb4a - change mesh_calc_normals to set vertices with len(no)==0
to normalised coordinate (convention in blender, helps with
   halo)
 - removed vertexnormals(), vertexnormals_mesh()
 - removed CTX_NO_NOR_RECALC (always assume already calculated)
 - change NMesh.c to call mesh_calc_normals
 - chance load_editMesh to call mesh_calc_normals after done
   converting instead of using editmesh normals
 - update recalc_editnormals to also calc vertex normals (whats
   4 more adds and a sqrt among friends)

Its hard to believe, but it just might be the case that there
are only two places mesh normals are calculated now (renderer
and kernel)
2005-07-23 19:03:43 +00:00
..
2005-07-19 16:12:56 +00:00
2005-07-23 18:52:31 +00:00
2002-11-25 12:02:15 +00:00
2005-07-19 16:12:56 +00:00
2005-07-19 10:50:13 +00:00
2002-11-25 12:02:15 +00:00
2005-07-12 17:46:39 +00:00
2005-07-11 11:01:06 +00:00
2005-07-18 19:59:51 +00:00
2002-11-25 12:02:15 +00:00
2005-07-23 18:52:31 +00:00
2002-11-25 12:02:15 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2004-04-23 13:11:48 +00:00
2005-05-19 03:15:49 +00:00
2005-06-02 10:32:54 +00:00