19 nov 2007
|
#246
|
|
·
Fecha de Ingreso: junio-2005
Mensajes: 1,253
|
Re: Blender 2.45 (Release y avances)
en el trunk:
Revision: 12613
Author: campbellbarton
Date: 2007-11-17 15:21:53 +0100 (Sat, 17 Nov 2007)
-----------
Selecting an image in editmode now adds UV's if they are not there (before assigning the image)
Revision: 12621
Author: campbellbarton
Date: 2007-11-19 11:17:55 +0100 (Mon, 19 Nov 2007)
-----------
scripts/weightpaint_average.py
simple weight invert script for the weightpaint menu, removed a print from weightpaint_average.py
--------------
Revision: 12624
Author: campbellbarton
Date: 2007-11-19 18:39:52 +0100 (Mon, 19 Nov 2007)
-----------
scripts/import_dxf.py
Update v1.0.11 from Migius
You can find the update v1.0.11 on http://wiki.blender.org/index.php/Sc.../Import/DXF-3D
changelog:
c4 added "analyse DXF-file" UI-option: print LAYER/BLOCK-dependences into a textfile
c3 human-formating of data in INI-Files
c2 added "caps" for closed Bezier-curves
c2 added "set elevation" UI-option
c1 rewrite POLYLINE2d-arc-segments Bezier-interpreter
b9 many bugs fixed
b9 rewrite POLYLINE2d-arc-segments trimming (clean-trim)
b8 added "import from frozen layers" UI-option
b8 added "import from paper space" UI-option
b8 support Bezier curves for LINEs incl.thickness(0.0-10.0)
b8 added meshSmooth_on for circle/arc/polyline
b8 added vertexGroups for circle/arc
b7 added width_force for ARCs/CIRCLEs = "thin_box" option
b3 cleanup code, rename f_drawArc/Bulg->f_calcArc/Bulg
b2 fixing material assignment by LAYER+COLOR
b1 fixing Bezier curves representation of POLYLINEs-arc-segments
b0 added global_scale_presets: "yard/feet/inch to meter"
|
|
|