[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src editmesh.c

Roel Spruit Roel at spruitje.nl
Sun Jan 11 20:42:46 CET 2004


goofster (Roel Spruit) 2004/01/11 20:42:46 CET

  Modified files:
    tuhopuu2/source/blender/src editmesh.c 
  
  Log:
  several loopcut improvements:
  
  - user can only select a beginning-edge that is FULLY visible (both vertices on screen). we can't calculate if we don't have screencoordinates for both verts.
  - new % calculation, crazy speed.
  
  problems: the preview of the cutline stalled my PC on big meshes (already hung on a 90*90 sphere). I'm thinking of saving loopinformation in a dynamic list so we don't have to walk over the entire mesh each time.....I'll keep you posted.
  
  Revision  Changes    Path
  1.58      +174 -176  tuhopuu2/source/blender/src/editmesh.c



More information about the tuhopuu-cvs mailing list