[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17200] trunk/blender/source/blender/ blenloader/intern/readfile.c: Fix for crash reading a peach file, chubbychestnut.blend.

2008-10-27 Thread Brecht Van Lommel
Revision: 17200 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17200 Author: blendix Date: 2008-10-27 16:22:55 +0100 (Mon, 27 Oct 2008) Log Message: --- Fix for crash reading a peach file, chubbychestnut.blend. A do_versions

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17201] trunk/blender/source: face transp option CLIP wasnt added to the py api.

2008-10-27 Thread Campbell Barton
Revision: 17201 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17201 Author: campbellbarton Date: 2008-10-27 16:47:58 +0100 (Mon, 27 Oct 2008) Log Message: --- face transp option CLIP wasnt added to the py api. added

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17202] branches/sim_physics: svn merge -r 17042:17201 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

2008-10-27 Thread Daniel Genrich
Revision: 17202 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17202 Author: genscher Date: 2008-10-27 21:14:45 +0100 (Mon, 27 Oct 2008) Log Message: --- svn merge -r 17042:17201

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17203] branches/etch-a-ton/source/blender /src/editarmature_sketch.c: Sketching: Gesture to flip stroke ( circular arc intersecting the stroke twice)

2008-10-27 Thread Martin Poirier
Revision: 17203 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17203 Author: theeth Date: 2008-10-28 00:25:08 +0100 (Tue, 28 Oct 2008) Log Message: --- Sketching: Gesture to flip stroke (circular arc intersecting the stroke twice).

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17204] trunk/blender/source/blender/ python/api2_2x/Mesh.c: Python API

2008-10-27 Thread Ken Hughes
Revision: 17204 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17204 Author: khughes Date: 2008-10-28 01:01:20 +0100 (Tue, 28 Oct 2008) Log Message: --- Python API -- Bugfix #17911: Mesh.getFromObject() incorrectly

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17205] trunk/blender/source/blender/ python/api2_2x: bpy access to image premul was missing.

2008-10-27 Thread Campbell Barton
Revision: 17205 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17205 Author: campbellbarton Date: 2008-10-28 03:03:13 +0100 (Tue, 28 Oct 2008) Log Message: --- bpy access to image premul was missing. Modified Paths: --