Blender Git Commit Log
Git Commits -> Revision dbdc116
Revision dbdc116 by Ton Roosendaal (master) October 22, 2003, 17:34 (GMT) |
- fixed bug: 'header select' themecolor had no alpha, causing antialiased lines not drawn (triangles in buttons for example) - correct colors for channels in texture buttons - fixed bug: using proportional editing, the extra wire draw had incorrect matrix - fixed bug: drawing in imagewindow didnt work anymore... was a very old one! the wrong pointer was read, and it accidentally went OK, until now - selecting vertices with multiple 3d wins open works again |
Commit Details:
Full Hash: dbdc11690990f18015bb0bfe7a160fb0a18ec9b0
SVN Revision: 1396
Parent Commit: 389b06c
Lines Changed: +91, -101
7 Modified Paths:
/source/blender/src/buttons_shading.c (+6, -4) (Diff)
/source/blender/src/drawimage.c (+56, -53) (Diff)
/source/blender/src/drawview.c (+9, -3) (Diff)
/source/blender/src/editmesh.c (+11, -33) (Diff)
/source/blender/src/editobject.c (+5, -5) (Diff)
/source/blender/src/editscreen.c (+1, -0) (Diff)
/source/blender/src/resources.c (+3, -3) (Diff)
/source/blender/src/drawimage.c (+56, -53) (Diff)
/source/blender/src/drawview.c (+9, -3) (Diff)
/source/blender/src/editmesh.c (+11, -33) (Diff)
/source/blender/src/editobject.c (+5, -5) (Diff)
/source/blender/src/editscreen.c (+1, -0) (Diff)
/source/blender/src/resources.c (+3, -3) (Diff)