Ver Mensaje Individual
Antiguo 11 nov 2007   #192
pedropp
·
 
Avatar de pedropp
 
Fecha de Ingreso: junio-2005
Mensajes: 1,254
Predeterminado Re: Blender 2.45 (Release y avances)

en el trunk:

Author: aligorith
Date: 2007-11-10 03:53:19 +0100 (Sat, 10 Nov 2007)
-----------
CopyRot Constraint and Transforms:

Now, when rotating along local axes of an object/bone with a copy-rot constraint that has
offset on, the results are more predicatable. However, doing so with global axes is still in
CrazySpace (TM).


Author: elubie
Date: 2007-11-10 10:11:42 +0100 (Sat, 10 Nov 2007)
-----------
== imagebrowser ==
* bugfix: calling imagebrowser with relative path results in non-existing dir
* cleanup: removed unneeded BIF_filelist_appenddir function
* added check for valid relative base when activating imagebrowser (like in filebrowser)


Author: campbellbarton
Date: 2007-11-10 12:05:44 +0100 (Sat, 10 Nov 2007)
-----------
==Python API==
added .smooth setting to CurNurb's

so you can do....
for curNurb in Curve.Get('foo'): curNurb.smooth = True


Author: campbellbarton
Date: 2007-11-10 16:31:41 +0100 (Sat, 10 Nov 2007)
-----------
added buttons in the Transform Properties for changing curve handle types, (Similar to how Metaballs can be selected) for easier access then H,Shift H, V keys


Author: campbellbarton
Date: 2007-11-10 20:56:06 +0100 (Sat, 10 Nov 2007)
-----------
Exclude generated images when checking if an image is already loaded, it can be very confusing when you don't appear to have the image loaded anywhere.


Author: ton
Date: 2007-11-11 17:13:27 +0100 (Sun, 11 Nov 2007)
-----------
Proper code for bugfix revision 12365 (which was uncommitted today).

Old log Message:
-----------
bug fix, when opening blender with a file (by double clicking or from the
command line) - the initial undo state would be set to the default scene.
So holding Ctrl+Z would go back to the default .B.blend rather then the
file that the user opened.



__________________
pedropp is offline