Blender Git Loki
Git Commits -> Revision 382d802
Revision 382d802 by Ton Roosendaal (master) October 20, 2003, 17:46 (GMT) |
- 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. |
Commit Details:
Full Hash: 382d802427acf6fd6d1947667a71d8024d84855d
SVN Revision: 1368
Parent Commit: 1acf0e4
Lines Changed: +64, -1
1 Modified Path:
/source/blender/src/editmesh.c (+64, -1) (Diff)