[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59076] trunk/blender/intern/cycles/ blender/blender_object.cpp: Fix #36437 Cycles no longer rendering Emitter object (Particle Systems).

2013-08-11 Thread Lukas Toenne
Revision: 59076 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59076 Author: lukastoenne Date: 2013-08-12 06:53:17 + (Mon, 12 Aug 2013) Log Message: --- Fix #36437 Cycles no longer rendering Emitter object (Particle Systems). The change r5

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59075] trunk/blender/source/blender/ editors/object/object_edit.c: change to object-smooth poll function, no need to check for active object, just ch

2013-08-11 Thread Campbell Barton
Revision: 59075 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59075 Author: campbellbarton Date: 2013-08-12 06:10:29 + (Mon, 12 Aug 2013) Log Message: --- change to object-smooth poll function, no need to check for active object, just che

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59074] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools: Vertex Weight Transfer: memory leak fix, appended the vertex weights to the B

2013-08-11 Thread Walid Shouman
Revision: 59074 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59074 Author: walid Date: 2013-08-11 20:50:17 + (Sun, 11 Aug 2013) Log Message: --- Vertex Weight Transfer: memory leak fix, appended the vertex weights to the BM_mesh_data_cop

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59073] branches/soc-2013-cycles_mblur: Merged trunk into branch.

2013-08-11 Thread Gavin Howard
Revision: 59073 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59073 Author: gdh Date: 2013-08-11 19:47:43 + (Sun, 11 Aug 2013) Log Message: --- Merged trunk into branch. Includes r59040 to r59072. Revision Links: -- http:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59072] trunk/blender/intern/cycles/kernel : Code cleanup / Cycles:

2013-08-11 Thread Thomas Dinges
Revision: 59072 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59072 Author: dingto Date: 2013-08-11 16:55:24 + (Sun, 11 Aug 2013) Log Message: --- Code cleanup / Cycles: * Remove unused "PathThroughput" variable. * Don't compile unused vor

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59071] trunk/blender/source/blender/ makesrna/intern: Fix RNA parameter passing issue with dynamic arrays, was computing the wrong

2013-08-11 Thread Brecht Van Lommel
Revision: 59071 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59071 Author: blendix Date: 2013-08-11 15:49:27 + (Sun, 11 Aug 2013) Log Message: --- Fix RNA parameter passing issue with dynamic arrays, was computing the wrong size in some c

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59070] trunk/blender/intern/cycles: Code cleanup / Cycles:

2013-08-11 Thread Thomas Dinges
Revision: 59070 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59070 Author: dingto Date: 2013-08-11 15:27:04 + (Sun, 11 Aug 2013) Log Message: --- Code cleanup / Cycles: * Rename "curve_kernel_data" to just "curve", to avoid redundant nami

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59069] branches/asset-browser: == asset browser ==

2013-08-11 Thread Andrea Weikert
Revision: 59069 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59069 Author: elubie Date: 2013-08-11 14:30:38 + (Sun, 11 Aug 2013) Log Message: --- == asset browser == first step to implement thumbnail view - switching the view type. TODO:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59068] branches/soc-2013-ui_replay: The VIEW3D editor gets an extra, extensive toolbar.

2013-08-11 Thread Vincent Akkermans
Revision: 59068 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59068 Author: ack-err Date: 2013-08-11 12:59:51 + (Sun, 11 Aug 2013) Log Message: --- The VIEW3D editor gets an extra, extensive toolbar. The idea is that this frees up space f

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59067] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools: renaming BM_mesh_copy to BM_mesh_data_copy as the name was already preserved

2013-08-11 Thread Walid Shouman
Revision: 59067 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59067 Author: walid Date: 2013-08-11 12:44:59 + (Sun, 11 Aug 2013) Log Message: --- renaming BM_mesh_copy to BM_mesh_data_copy as the name was already preserved in another plac

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59063] branches/soc-2013-paint/source/ blender/editors/sculpt_paint/paint_stroke.c: Fix gradient fill not working with spaced strokes released close

2013-08-11 Thread Antony Riakiotakis
Revision: 59063 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59063 Author: psy-fi Date: 2013-08-11 10:35:16 + (Sun, 11 Aug 2013) Log Message: --- Fix gradient fill not working with spaced strokes released close to the start of the stroke

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59066] branches/soc-2013-paint/source/ blender/editors/sculpt_paint/paint_stroke.c: Polyline strokes could have dabs not belonging to the lines due t

2013-08-11 Thread Antony Riakiotakis
Revision: 59066 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59066 Author: psy-fi Date: 2013-08-11 10:35:34 + (Sun, 11 Aug 2013) Log Message: --- Polyline strokes could have dabs not belonging to the lines due to the way dab interpolation

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59065] branches/soc-2013-paint/source/ blender/editors/sculpt_paint/paint_image_2d.c: Allow gradient fill color mixing with the background, now it do

2013-08-11 Thread Antony Riakiotakis
Revision: 59065 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59065 Author: psy-fi Date: 2013-08-11 10:35:30 + (Sun, 11 Aug 2013) Log Message: --- Allow gradient fill color mixing with the background, now it does a regular over operation b

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59064] branches/soc-2013-paint: Spacing gradient strokes.

2013-08-11 Thread Antony Riakiotakis
Revision: 59064 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59064 Author: psy-fi Date: 2013-08-11 10:35:26 + (Sun, 11 Aug 2013) Log Message: --- Spacing gradient strokes. The gradient circles after a certain gradient spacing which is set

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59062] branches/soc-2013-paint/source/ blender: Gradient stroke guided by pressure for 2d and projective texturing .

2013-08-11 Thread Antony Riakiotakis
Revision: 59062 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59062 Author: psy-fi Date: 2013-08-11 10:35:11 + (Sun, 11 Aug 2013) Log Message: --- Gradient stroke guided by pressure for 2d and projective texturing. Modified Paths: ---

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [59061] trunk/blender/source/blender/ editors/space_graph/graph_buttons.c: display an error with python driver expressions when script execution is di

2013-08-11 Thread Campbell Barton
Revision: 59061 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=59061 Author: campbellbarton Date: 2013-08-11 08:29:56 + (Sun, 11 Aug 2013) Log Message: --- display an error with python driver expressions when script execution is disabled.