Blender Git Commit Log
Git Commits -> Revision 7028b1e
Revision 7028b1e by Ton Roosendaal (master) October 10, 2004, 10:32 (GMT) |
Small cleanups in circle select code. Brought back two hacks from previous code: - do an 'activate window' for each event that happens. this might be not needed, see below - also set glReadbuffer at GL_FRONT for inverse draw And added an escape out of circle select on INPUTCHANGE, when you activate another window. So the old hack to activate current window might be redundant. Purpose for now; get reports solved about wrong circle selection drawing |
Commit Details:
Full Hash: 7028b1eb99336b74d298f6561165f4f71ced9e39
SVN Revision: 3217
Parent Commit: 76eab0c
Lines Changed: +8, -7
1 Modified Path:
/source/blender/src/edit.c (+8, -7) (Diff)