- added undo pushes for buttons invoking file window in scene buttons
(set directory, backbuf, scene) - small annoyance; after extrude the transform() didn't react to the "midtog" feature (middlemouse constraint)
This commit is contained in:
@@ -6211,6 +6211,7 @@ void transform(int mode)
|
||||
if(cameragrab) {
|
||||
dvec[0]= dvec[1]= dvec[2]= 0.0;
|
||||
}
|
||||
if(mode == 'n') mode= 'g';
|
||||
}
|
||||
else
|
||||
axismode = 0;
|
||||
|
||||
Reference in New Issue
Block a user