[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17364] trunk/blender/intern/SoundSystem/ intern/SND_Utils.cpp: * use msvc proposed names when building on win32

2008-11-08 Thread Nathan Letwory
Revision: 17364 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17364 Author: jesterking Date: 2008-11-08 13:01:55 +0100 (Sat, 08 Nov 2008) Log Message: --- * use msvc proposed names when building on win32 Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17367] branches/soc-2007-joeedh/source/ blender: commit of working copy (mostly code cleanup changes I think).

2008-11-08 Thread Joseph Eagar
Revision: 17367 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17367 Author: joeedh Date: 2008-11-08 15:25:08 +0100 (Sat, 08 Nov 2008) Log Message: --- commit of working copy (mostly code cleanup changes I think). I think I'm going

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17368] branches/etch-a-ton/source/blender : Generalized unique_editbone_name to be useable if a name change after the bone has been added to the list

2008-11-08 Thread Martin Poirier
Revision: 17368 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17368 Author: theeth Date: 2008-11-08 23:05:11 +0100 (Sat, 08 Nov 2008) Log Message: --- Generalized unique_editbone_name to be useable if a name change after the bone

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17370] branches/sim_physics/source/ blender: Point Density texture: colouring

2008-11-08 Thread Matt Ebb
Revision: 17370 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17370 Author: broken Date: 2008-11-09 02:16:12 +0100 (Sun, 09 Nov 2008) Log Message: --- Point Density texture: colouring This introduces a few new ways of modifying

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17373] branches/projection-paint/source/ blender/src/imagepaint.c: triangles were could not be painted onto at all ( serves me right for testing with

2008-11-08 Thread Campbell Barton
Revision: 17373 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17373 Author: campbellbarton Date: 2008-11-09 05:08:08 +0100 (Sun, 09 Nov 2008) Log Message: --- triangles were could not be painted onto at all (serves me right for

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17371] branches/projection-paint/source/ blender/src/imagepaint.c: changes to projection painting

2008-11-08 Thread Campbell Barton
Revision: 17371 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17371 Author: campbellbarton Date: 2008-11-09 03:47:30 +0100 (Sun, 09 Nov 2008) Log Message: --- changes to projection painting * initializing a bucket only initializes

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17372] branches/projection-paint/source/ blender/src/imagepaint.c: mistake made initializing seam UV's fail

2008-11-08 Thread Campbell Barton
Revision: 17372 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17372 Author: campbellbarton Date: 2008-11-09 04:34:22 +0100 (Sun, 09 Nov 2008) Log Message: --- mistake made initializing seam UV's fail Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17374] branches/animsys2/source/blender/ blenkernel/intern/action.c: AnimSys2: Bugfix - Clear User Transform didn' t clear eulers yet

2008-11-08 Thread Joshua Leung
Revision: 17374 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=17374 Author: aligorith Date: 2008-11-09 07:28:37 +0100 (Sun, 09 Nov 2008) Log Message: --- AnimSys2: Bugfix - Clear User Transform didn't clear eulers yet Modified