This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel/intern
Daniel Dunbar 32255b65df - added DerivedMesh.drawMapped{VertNormals,FaceNormals,FaceCenters}EM
functions and implementation for EditmeshDerivedMesh
 - switch drawobject to drawing normals/centers through the DerivedMesh
 - added G_DRAW_VNORMALS flag and button, implementation is not yet complete
   because editmesh normals are not updated regularly
 - switch editmesh draw buttons to use uiDefButBit (can't we get some
   monkey to convert all of the uiDefBut calls with TOG|BIT type? It
   makes grepping the source much nicer)
2005-07-23 07:45:39 +00:00
..
2005-07-19 16:12:56 +00:00
2005-07-18 19:36:17 +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
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