Python, Python, maldito Python 2.5. Tenía abandonado el Blender cvs desde que se pasaron al Python 2.5. Pero bueno, ya que habláis de él, tendré que arreglarlo.
A ver si mirando las mejoras me ánimo.
Campbell Barton 2007/02/27 12:15:38 cet.
added 2 options todo the object Control+F menú - Sort Faces by view axis (front todo back) and (bak todo front).
Use the build modifier todo se it sort.
.
Campbell Barton 2007/02/28 04:07:07 cet.
added files:
Blender/release/scripts weightpaint_copy, py.
Plumiferos request.
Simple script todo copy the active vertex group, a los has the option todo only copy the selected Faces into the new group.
.
Nathan letwory 2007/02/28 05:51:13 cet.
=== scons ===
Update configuraciones todo use Python 2.5. To quote from Irc:
07:17 * stivs Waves his +5 mouse of power and authorizes jestie todo update all of scons todo py 2.5.
07:17 < stivs> let the screaming begin.
.
Jurjurjur.
Martin Poirier 2007/02/28 18:16:17 cet.
=== transform Snap ===
Snapping todo other meshes from Edit Mode.
This commit adds the capacity todo Snap todo vértice of other selected meshes. (this is for sanity reasons, big scenes would kill the speed).
So, if you want todo Snap todo another Mesh, just add it todo the selection and youre done.
Note: priority is given todo vértice inside the current Mesh (if they overlap with outside vértices)
.
Campbell Barton 2007/03/01 03:25:20 cet.
.
Added files:
Blender/release/scripts export_map, py.
Quake map exporter, supports lamps, cubes as brushes, complex meshes face per brush, Nurbs surfaces as a patch.
Texture mapping dosnt work yet.
.
Campbell Barton 2007/03/01 06:32:06 cet.
modified files:
Blender/release/scripts uvcalc_smart_project, py.
Added files:
Blender/release/scripts uv_seams_from_islands, py.
New script seams from islands, adds seams at the boundries of existing UV islands.
Uvcalc_smart_project - Neded todo import main.
.
Nathan letwory 2007/03/01 07:29:35 cet.
modified files:
Lib/Windows/Python/lib python25.dll python25.lib.
Python25_d, (*.dll) python25_d, lib.
Added files:
Lib/Windows/Python/lib python25_d, pdb.
=== Python ===
Add manually compiled Python libs + (*.dlls) + pdb. These are compiled with msvc8, so.
Pléase tell me if this doesnt work.
.
Vaya, debería haber un fichero python25.dll en Windows y, de hecho, en el cvs aparece: http://projects.Blender.org/viewcvs/...rot=Bf-blender.
Campbell Barton 2007/03/01 11:51:29 cet.
added face sorting from the distance todo cursor. (near todo far and far todo near)
.
Willian padovani germano 2007/03/02 19:15:41 cet.
interface:
Added option load factory settings in the file menú.
With this, users dont have todo remove. B.blend if they want todo load the default data estored in Blender. Thanks ton for oking it and suggesting a better place in the menú (i had put it as new (factory defaults)).
.
Matt ebb 2007/03/02 23:02:40 cet.
* composición:
Added the curve options buttons (clipping, Vector handles, etc).
To the time node
.
Ton Rosendal 2007/03/05 21:49:04 cet.
small silly feature: menús in Blender now scroll with mouse whel.
Note that activiting it works as if you used arrow keys, not with mouse.
.