- 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:
2004-12-03 22:04:28 +00:00
parent 1fc26457f4
commit 792c5334f8
2 changed files with 4 additions and 1 deletions

View File

@@ -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;