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

Ton Roosendaal ton at blender.org
Mon Oct 20 19:46:34 CEST 2003


ton (Ton Roosendaal) 2003/10/20 19:46:34 CEST

  Modified files:
    blender/source/blender/src editmesh.c 
  
  Log:
  - made a template function for editmesh enthusiasts.
    - goes in a loop,
    - draws current window
    - sets view transform to correct matrix
    - you can draw stuff
    - swapbuffers
    - event queue test to escape
  
  Test: CTRL+R in editmode.
  Right now it hilites the closest edge to to mouse cursor, just for fun!
  Goofster will use it for the loop-cutter tool later. But the template
  will remain there, commented out, for others to play with.
  
  Revision  Changes    Path
  1.23      +65 -2     blender/source/blender/src/editmesh.c



More information about the Bf-blender-cvs mailing list