new view option, SolidTex, to draw textures in solid mode.
In the view panel as well as the shortcut Shift+T this works in editmode as well as object mode giving results like this http://members.optusnet.com.au/cjbarton/temp1.jpg where before you could only see textures in textured draw type like this http://members.optusnet.com.au/cjbarton/temp2.jpg
This commit is contained in:
@@ -993,7 +993,6 @@ static PyObject *M_Window_ViewLayers( PyObject * self, PyObject * args )
|
||||
}
|
||||
|
||||
if (winid==-1) {
|
||||
printf("Doing WINIID NOT!!!\n");
|
||||
/* set scene and viewport */
|
||||
G.scene->lay = layer;
|
||||
if (G.vd) {
|
||||
|
||||
Reference in New Issue
Block a user