Blender Git Commit Log

Git Commits -> Revision 389b06c

Revision 389b06c by Ton Roosendaal (master)
October 22, 2003, 09:06 (GMT)
More fixes in object drawing:

- transparent faces in editmode don't write in zbuffer anymore (prevents
drawing errors) but still read (so behind the subsurf faces for example)
- improved drawing 'handles' for subsurf editing
- going in editmode to Solid view, will draw extra wire always, including
transparent faces when set
- works in all combos... http://www.blender.org/docs/ton/subsurf.html

- fixed error; padplus/padminus didnt work in buttonswindow anymore
- improved buttonswin: when dragging window edge, the buttons dont
rescale, but stay same size

Commit Details:

Full Hash: 389b06c91e10b34c48fe048f59cea6ee236287bb
SVN Revision: 1395
Parent Commit: 26698cf
Lines Changed: +48, -23

6 Modified Paths:

/source/blender/blenkernel/intern/subsurf.c (+10, -8) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+2, -0) (Diff)
/source/blender/src/drawipo.c (+13, -2) (Diff)
/source/blender/src/drawobject.c (+11, -5) (Diff)
/source/blender/src/drawview.c (+5, -2) (Diff)
/source/blender/src/interface.c (+7, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021