[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30685] branches/soc-2010-merwin/intern/ ghost/intern/GHOST_NDOFManagerCocoa.mm: Renamed Mac file to exclude it from Windows build.

2010-07-24 Thread Mike Erwin
Revision: 30685 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30685 Author: merwin Date: 2010-07-24 08:49:24 +0200 (Sat, 24 Jul 2010) Log Message: --- Renamed Mac file to exclude it from Windows build. Revoke this cowardly commit

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30686] trunk/blender/source/blender/ blenkernel/intern/brush.c: * Fix: the radius of the brush is bigger than the texture square in the UV image edit

2010-07-24 Thread Jason Wilkins
Revision: 30686 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30686 Author: jwilkins Date: 2010-07-24 09:18:31 +0200 (Sat, 24 Jul 2010) Log Message: --- * Fix: the radius of the brush is bigger than the texture square in the UV

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30687] trunk/blender/source/blender/ blenkernel/intern/seqcache.c: Bugfix: Small change to hash algorithm hinted by James Ruan on mailing list to

2010-07-24 Thread Peter Schlaile
Revision: 30687 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30687 Author: schlaile Date: 2010-07-24 10:47:14 +0200 (Sat, 24 Jul 2010) Log Message: --- Bugfix: Small change to hash algorithm hinted by James Ruan on mailing list to

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30688] trunk/blender/source/gameengine: Fixing a crash when using either BL_ArmatureBone. parent and BL_ArmatureBone.children.

2010-07-24 Thread Mitchell Stokes
Revision: 30688 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30688 Author: moguri Date: 2010-07-24 11:26:05 +0200 (Sat, 24 Jul 2010) Log Message: --- Fixing a crash when using either BL_ArmatureBone.parent and

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30689] branches/particles-2010/source/ blender: Group nodes work with operator sockets.

2010-07-24 Thread Lukas Toenne
Revision: 30689 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30689 Author: lukastoenne Date: 2010-07-24 12:07:22 +0200 (Sat, 24 Jul 2010) Log Message: --- Group nodes work with operator sockets. Very basic implementation still,

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30690] branches/soc-2010-merwin/intern/ ghost/intern: Activated NDOF capture for Windows.

2010-07-24 Thread Mike Erwin
Revision: 30690 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30690 Author: merwin Date: 2010-07-24 13:06:08 +0200 (Sat, 24 Jul 2010) Log Message: --- Activated NDOF capture for Windows. Robust++ for generic NDOF manager. Removed

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30691] trunk/blender: - typo: from lenght to length in rna

2010-07-24 Thread Luca Bonavita
Revision: 30691 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30691 Author: mindrones Date: 2010-07-24 18:35:58 +0200 (Sat, 24 Jul 2010) Log Message: --- - typo: from lenght to length in rna fixes [#22997] typo in

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30692] branches/soc-2010-nicolasbishop/ source/blender: == VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30692 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30692 Author: nicholasbishop Date: 2010-07-24 19:18:42 +0200 (Sat, 24 Jul 2010) Log Message: --- == VPaint == Added partial redraw to vpaint. Updated the PBVH docs in

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30693] branches/soc-2010-nicolasbishop/ source/blender: == Multires ==

2010-07-24 Thread Nicholas Bishop
Revision: 30693 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30693 Author: nicholasbishop Date: 2010-07-24 20:05:33 +0200 (Sat, 24 Jul 2010) Log Message: --- == Multires == Some refactoring to support vpaint * For

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30694] branches/soc-2010-nicolasbishop/ source/blender: == PBVH ==

2010-07-24 Thread Nicholas Bishop
Revision: 30694 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30694 Author: nicholasbishop Date: 2010-07-24 20:32:57 +0200 (Sat, 24 Jul 2010) Log Message: --- == PBVH == * Moved glShadeModel from pbvh.c to gpu_buffers.c, also

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30695] trunk/blender/source/blender/ blenkernel/intern/sequencer.c: Bugfix: the sequencer core rewrite missed preprocessing of images with

2010-07-24 Thread Peter Schlaile
Revision: 30695 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30695 Author: schlaile Date: 2010-07-24 21:42:29 +0200 (Sat, 24 Jul 2010) Log Message: --- Bugfix: the sequencer core rewrite missed preprocessing of images with wrong

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30696] branches/soc-2010-nicolasbishop: = = Multires/VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30696 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30696 Author: nicholasbishop Date: 2010-07-24 22:33:35 +0200 (Sat, 24 Jul 2010) Log Message: --- == Multires/VPaint == Enable multires painting. * Added

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30697] branches/soc-2008-mxcurioni/source /blender/blenloader/intern: Added file I/O for line style modifiers.

2010-07-24 Thread Tamito Kajiyama
Revision: 30697 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30697 Author: kjym3 Date: 2010-07-24 22:37:54 +0200 (Sat, 24 Jul 2010) Log Message: --- Added file I/O for line style modifiers. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30698] branches/soc-2008-mxcurioni/source /blender/makesrna/intern/rna_linestyle.c: Changed the RNA subtype of the alpha property of a line style

2010-07-24 Thread Tamito Kajiyama
Revision: 30698 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30698 Author: kjym3 Date: 2010-07-24 22:39:31 +0200 (Sat, 24 Jul 2010) Log Message: --- Changed the RNA subtype of the alpha property of a line style from PROP_NONE to

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30699] branches/soc-2010-nicolasbishop: = = Multires ==

2010-07-24 Thread Nicholas Bishop
Revision: 30699 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30699 Author: nicholasbishop Date: 2010-07-24 22:49:10 +0200 (Sat, 24 Jul 2010) Log Message: --- == Multires == * Renamed Sculpt Level to Edit Level (works now for

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30700] branches/soc-2010-nicolasbishop: = = VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30700 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30700 Author: nicholasbishop Date: 2010-07-24 23:23:15 +0200 (Sat, 24 Jul 2010) Log Message: --- == VPaint == Removed non-PBVH vpaint. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30701] branches/soc-2010-nicolasbishop/ source/blender: == VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30701 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30701 Author: nicholasbishop Date: 2010-07-25 02:19:18 +0200 (Sun, 25 Jul 2010) Log Message: --- == VPaint == * Re-enabled all the vpaint tools except for blur * Also

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30702] branches/soc-2010-nicolasbishop/ source/blender: == VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30702 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30702 Author: nicholasbishop Date: 2010-07-25 03:36:47 +0200 (Sun, 25 Jul 2010) Log Message: --- == VPaint == * Updated non VP_AREA painting for both regular and

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30703] trunk/blender/source/blender/ editors/screen: Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday.

2010-07-24 Thread Campbell Barton
Revision: 30703 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30703 Author: campbellbarton Date: 2010-07-25 03:39:47 +0200 (Sun, 25 Jul 2010) Log Message: --- Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday. Only

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30704] branches/soc-2010-moguri/release/ scripts/ui/properties_material.py: Adding a Custom Uniform label.

2010-07-24 Thread Mitchell Stokes
Revision: 30704 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30704 Author: moguri Date: 2010-07-25 03:44:32 +0200 (Sun, 25 Jul 2010) Log Message: --- Adding a Custom Uniform label. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30705] trunk/blender: from Luca' s recent commit noticed there are more typo's: lenght - length

2010-07-24 Thread Campbell Barton
Revision: 30705 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30705 Author: campbellbarton Date: 2010-07-25 03:45:53 +0200 (Sun, 25 Jul 2010) Log Message: --- from Luca's recent commit noticed there are more typo's: lenght - length

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30706] trunk/blender/source/blender/ python/generic/mathutils_quat.c: py api mathutils.Quaternion()

2010-07-24 Thread Campbell Barton
Revision: 30706 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30706 Author: campbellbarton Date: 2010-07-25 04:56:39 +0200 (Sun, 25 Jul 2010) Log Message: --- py api mathutils.Quaternion() - getting axis, angle wasnt calling read

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30707] branches/soc-2010-nicolasbishop: = = VPaint ==

2010-07-24 Thread Nicholas Bishop
Revision: 30707 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=30707 Author: nicholasbishop Date: 2010-07-25 07:01:55 +0200 (Sun, 25 Jul 2010) Log Message: --- == VPaint == Enabled textures for vpaint brushes. Not all of the