[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37788] branches/soc-2011-pepper/intern/ audaspace/intern: 3D Audio GSoC:

2011-06-23 Thread Joerg Mueller
Revision: 37788 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37788 Author: nexyon Date: 2011-06-24 06:39:03 + (Fri, 24 Jun 2011) Log Message: --- 3D Audio GSoC: Fixes for crashes reported by Moguri. Modified Paths: -- bra

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37787] trunk/blender/source/blender/ blenkernel/intern/bvhutils.c: free_bvhtree_from_mesh was incorrectly useing sizeof() when clearing memory.

2011-06-23 Thread Campbell Barton
Revision: 37787 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37787 Author: campbellbarton Date: 2011-06-24 05:34:03 + (Fri, 24 Jun 2011) Log Message: --- free_bvhtree_from_mesh was incorrectly useing sizeof() when clearing memory. Modifi

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37786] branches/soc-2011-garlic: right panel done

2011-06-23 Thread xiao xiangquan
Revision: 37786 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37786 Author: xiaoxiangquan Date: 2011-06-24 04:22:27 + (Fri, 24 Jun 2011) Log Message: --- right panel done Modified Paths: -- branches/soc-2011-garlic/po/POTF

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37785] trunk/blender/release/scripts/ startup/bl_operators/uvcalc_smart_project.py: fix [#27742] Smart UV project no longer works in 2.58

2011-06-23 Thread Campbell Barton
Revision: 37785 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37785 Author: campbellbarton Date: 2011-06-24 04:12:01 + (Fri, 24 Jun 2011) Log Message: --- fix [#27742] Smart UV project no longer works in 2.58 failed with active, unselected

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37784] trunk/blender/release/scripts/ startup/bl_operators/wm.py: fix [#27747] Modal operator in Special Menu (W) ignores continues grab

2011-06-23 Thread Campbell Barton
Revision: 37784 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37784 Author: campbellbarton Date: 2011-06-24 03:59:41 + (Fri, 24 Jun 2011) Log Message: --- fix [#27747] Modal operator in Special Menu (W) ignores continues grab Modified Pat

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37783] trunk/blender/source/blender: fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screen

2011-06-23 Thread Campbell Barton
Revision: 37783 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37783 Author: campbellbarton Date: 2011-06-24 03:49:56 + (Fri, 24 Jun 2011) Log Message: --- fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screen conv

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37782] trunk/blender/release/scripts/ startup/bl_ui/space_view3d.py: W special menu for changing orthographic camera lens scale was missing

2011-06-23 Thread Daniel Salazar
Revision: 37782 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37782 Author: zanqdo Date: 2011-06-24 03:41:07 + (Fri, 24 Jun 2011) Log Message: --- W special menu for changing orthographic camera lens scale was missing btw continues grab d

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37781] branches/soc-2011-garlic: merge from trunk #37722

2011-06-23 Thread xiao xiangquan
Revision: 37781 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37781 Author: xiaoxiangquan Date: 2011-06-24 03:30:50 + (Fri, 24 Jun 2011) Log Message: --- merge from trunk #37722 Modified Paths: -- branches/soc-2011-garlic/

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37780] branches/bmesh/blender/source/ blender: Bringing back statistics draw options:

2011-06-23 Thread Geoffrey Bantle
Revision: 37780 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37780 Author: briggs Date: 2011-06-24 00:55:14 + (Fri, 24 Jun 2011) Log Message: --- Bringing back statistics draw options: -- Based

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37779] branches/soc-2011-pepper/source/ gameengine/Ketsji/BL_Action.cpp: BGE Animations: Removing no longer used code and variables.

2011-06-23 Thread Mitchell Stokes
Revision: 37779 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37779 Author: moguri Date: 2011-06-24 00:31:13 + (Fri, 24 Jun 2011) Log Message: --- BGE Animations: Removing no longer used code and variables. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37778] branches/soc-2011-pepper/source/ gameengine/Ketsji: BGE Animations: Making BL_Action::SetFrame() not so dependent on timing.

2011-06-23 Thread Mitchell Stokes
Revision: 37778 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37778 Author: moguri Date: 2011-06-23 23:19:39 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Making BL_Action::SetFrame() not so dependent on timing. This should smooth

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37777] branches/soc-2011-pepper/source/ gameengine/Ketsji/KX_GameObject.cpp: BGE Animations: For KX_GameObject. setActionFrame(layer, frame), frame s

2011-06-23 Thread Mitchell Stokes
Revision: 3 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=3 Author: moguri Date: 2011-06-23 23:18:53 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: For KX_GameObject.setActionFrame(layer, frame), frame should be a float, no

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37776] branches/soc-2011-cucumber/source: Distance, att1, att2, spot size, and spot blending are now all dynamic.

2011-06-23 Thread Daniel Stokes
Revision: 37776 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37776 Author: kupoman Date: 2011-06-23 23:18:49 + (Thu, 23 Jun 2011) Log Message: --- Distance, att1, att2, spot size, and spot blending are now all dynamic. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37775] branches/soc-2011-pepper/source/ gameengine/Ketsji: BGE Animations: Exposing KX_GameObject's GetActionFrame( ) and SetActionFrame() to Python.

2011-06-23 Thread Mitchell Stokes
Revision: 37775 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37775 Author: moguri Date: 2011-06-23 22:44:24 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Exposing KX_GameObject's GetActionFrame() and SetActionFrame() to Python. K

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37774] branches/bmesh/blender/source/ blender/blenkernel/intern/modifiers_bmesh.c: Fix for a crash:

2011-06-23 Thread Geoffrey Bantle
Revision: 37774 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37774 Author: briggs Date: 2011-06-23 22:33:42 + (Thu, 23 Jun 2011) Log Message: --- Fix for a crash: -- Another fix from howardt in

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37773] trunk/blender/source/gameengine/ Converter/BL_BlenderDataConversion.cpp: revert commit 27133: Committing patch [#27133] "Fix for for Object Co

2011-06-23 Thread Dalai Felinto
Revision: 37773 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37773 Author: dfelinto Date: 2011-06-23 22:29:02 + (Thu, 23 Jun 2011) Log Message: --- revert commit 27133: Committing patch [#27133] "Fix for for Object Color in BGE" by Kupom

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37772] branches/soc-2011-pepper/source/ blender: BGE Animations: Shape Action Actuators are now converted to Action Actuators and new Shape Action Ac

2011-06-23 Thread Mitchell Stokes
Revision: 37772 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37772 Author: moguri Date: 2011-06-23 22:23:46 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Shape Action Actuators are now converted to Action Actuators and new Shape

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37771] branches/bmesh/blender/source/ blender/modifiers/intern: Corrected normals calculation for last commits:

2011-06-23 Thread Geoffrey Bantle
Revision: 37771 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37771 Author: briggs Date: 2011-06-23 22:16:26 + (Thu, 23 Jun 2011) Log Message: --- Corrected normals calculation for last commits:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37770] branches/soc-2011-pepper/source/ gameengine: BGE Animations: Adding the concept of priority back.

2011-06-23 Thread Mitchell Stokes
Revision: 37770 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37770 Author: moguri Date: 2011-06-23 22:12:49 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Adding the concept of priority back. Priority is handled on a per layer bas

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37769] trunk/lib/darwin-9.x.universal/ opencollada: Commit updated OSX OpenCOLLADA libs (r839 and some patches).

2011-06-23 Thread Nathan Letwory
Revision: 37769 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37769 Author: jesterking Date: 2011-06-23 22:11:25 + (Thu, 23 Jun 2011) Log Message: --- Commit updated OSX OpenCOLLADA libs (r839 and some patches). Provided by Jens Verwiebe.

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37768] branches/soc-2011-pepper/source/ gameengine/Converter/BL_ActionActuator.cpp: BGE Animations: Making the play modes for the Acton Actuator beha

2011-06-23 Thread Mitchell Stokes
Revision: 37768 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37768 Author: moguri Date: 2011-06-23 22:00:54 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Making the play modes for the Acton Actuator behave more like they have in

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37767] branches/soc-2011-onion/source/ blender/editors/uvedit/uvedit_ops.c: smart stitch - still a few corrections and GUI stuff.

2011-06-23 Thread Antony Riakiotakis
Revision: 37767 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37767 Author: psy-fi Date: 2011-06-23 21:11:17 + (Thu, 23 Jun 2011) Log Message: --- smart stitch - still a few corrections and GUI stuff. Key to select geometry will be space(

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37766] branches/soc-2011-onion/source/ blender/editors/uvedit: smart stitch - previewable colors for vertices, vertices that can be stitched will be

2011-06-23 Thread Antony Riakiotakis
Revision: 37766 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37766 Author: psy-fi Date: 2011-06-23 20:46:06 + (Thu, 23 Jun 2011) Log Message: --- smart stitch - previewable colors for vertices, vertices that can be stitched will be paint

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37765] trunk/blender: GHOST Cocoa: move y origin top/bottom conversions out of windowmanager module

2011-06-23 Thread Brecht Van Lommel
Revision: 37765 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37765 Author: blendix Date: 2011-06-23 19:55:47 + (Thu, 23 Jun 2011) Log Message: --- GHOST Cocoa: move y origin top/bottom conversions out of windowmanager module and into GHOS

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37764] branches/soc-2011-pepper/source/ gameengine/Ketsji/BL_Action.cpp: BGE Animations: Adding shape actions to BL_Action.

2011-06-23 Thread Mitchell Stokes
Revision: 37764 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37764 Author: moguri Date: 2011-06-23 19:49:53 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Adding shape actions to BL_Action. This means Shape Actions now work throug

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37763] trunk/blender/release/scripts/ startup/bl_ui/space_userpref.py: Fix typo in addon user preferences menu.

2011-06-23 Thread Brecht Van Lommel
Revision: 37763 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37763 Author: blendix Date: 2011-06-23 19:42:54 + (Thu, 23 Jun 2011) Log Message: --- Fix typo in addon user preferences menu. Modified Paths: -- trunk/blender/

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37762] branches/soc-2011-pepper/source/ gameengine/Ketsji/BL_Action.cpp: BGE Animations: BL_Action now creates a PointerRNA only when constructed ins

2011-06-23 Thread Mitchell Stokes
Revision: 37762 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37762 Author: moguri Date: 2011-06-23 19:20:28 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: BL_Action now creates a PointerRNA only when constructed instead of on each

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37761] branches/soc-2011-pepper/source/ gameengine/Converter: BGE Animations: Making shape actions work again:

2011-06-23 Thread Mitchell Stokes
Revision: 37761 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37761 Author: moguri Date: 2011-06-23 19:09:09 + (Thu, 23 Jun 2011) Log Message: --- BGE Animations: Making shape actions work again: * BL_DeformableGameObject is no longer re

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37760] trunk/blender: More flexible size options for particle billboards.

2011-06-23 Thread Lukas Toenne
Revision: 37760 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37760 Author: lukastoenne Date: 2011-06-23 18:59:47 + (Thu, 23 Jun 2011) Log Message: --- More flexible size options for particle billboards. This adds scale factors for width

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37759] branches/soc-2011-onion: slowest ever merge with trunk 37756

2011-06-23 Thread Antony Riakiotakis
Revision: 37759 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37759 Author: psy-fi Date: 2011-06-23 17:32:21 + (Thu, 23 Jun 2011) Log Message: --- slowest ever merge with trunk 37756 Modified Paths: -- branches/soc-2011-on

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37758] branches/soc-2011-pepper: Merge with trunk r37757.

2011-06-23 Thread Joerg Mueller
Revision: 37758 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37758 Author: nexyon Date: 2011-06-23 17:30:56 + (Thu, 23 Jun 2011) Log Message: --- Merge with trunk r37757. Revision Links: -- http://projects.blender.org/sc

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37757] trunk/blender/CMakeLists.txt: Remove unnecessary check.

2011-06-23 Thread Nathan Letwory
Revision: 37757 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37757 Author: jesterking Date: 2011-06-23 17:29:18 + (Thu, 23 Jun 2011) Log Message: --- Remove unnecessary check. OpenAL, SDL, JACK don't depend on samplerate. Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37756] trunk/blender/CMakeLists.txt: fix for building mingw in debug mode

2011-06-23 Thread Campbell Barton
Revision: 37756 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37756 Author: campbellbarton Date: 2011-06-23 16:33:59 + (Thu, 23 Jun 2011) Log Message: --- fix for building mingw in debug mode Modified Paths: -- trunk/blend

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37755] trunk/blender: allow building with ffmpeg but not aud

2011-06-23 Thread Campbell Barton
Revision: 37755 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37755 Author: campbellbarton Date: 2011-06-23 16:10:48 + (Thu, 23 Jun 2011) Log Message: --- allow building with ffmpeg but not aud Modified Paths: -- trunk/ble

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37754] trunk/blender/source/blender/ blenlib/CMakeLists.txt: hrmf, committed this by mistake

2011-06-23 Thread Campbell Barton
Revision: 37754 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37754 Author: campbellbarton Date: 2011-06-23 16:08:16 + (Thu, 23 Jun 2011) Log Message: --- hrmf, committed this by mistake Modified Paths: -- trunk/blender/so

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37753] trunk/blender: correction to recent commit & made ffmpeg includes only add when enabled.

2011-06-23 Thread Campbell Barton
Revision: 37753 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37753 Author: campbellbarton Date: 2011-06-23 15:58:41 + (Thu, 23 Jun 2011) Log Message: --- correction to recent commit & made ffmpeg includes only add when enabled. Modified

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37752] trunk/blender/CMakeLists.txt: mistake in own commit.

2011-06-23 Thread Campbell Barton
Revision: 37752 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37752 Author: campbellbarton Date: 2011-06-23 15:12:05 + (Thu, 23 Jun 2011) Log Message: --- mistake in own commit. Modified Paths: -- trunk/blender/CMakeLists.

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37751] branches/cycles/source/blender/ editors/datafiles/startup.blend.c: Cycles: fix merge problem with startup. blend

2011-06-23 Thread Brecht Van Lommel
Revision: 37751 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37751 Author: blendix Date: 2011-06-23 10:33:15 + (Thu, 23 Jun 2011) Log Message: --- Cycles: fix merge problem with startup.blend Modified Paths: -- branches/c

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37750] trunk/blender: cmake option to build without an audio library.

2011-06-23 Thread Campbell Barton
Revision: 37750 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37750 Author: campbellbarton Date: 2011-06-23 09:27:56 + (Thu, 23 Jun 2011) Log Message: --- cmake option to build without an audio library. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37749] trunk/blender/source/blender/ makesrna/intern/makesrna.c: fix for function before definition in own recent commit.

2011-06-23 Thread Campbell Barton
Revision: 37749 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37749 Author: campbellbarton Date: 2011-06-23 07:50:28 + (Thu, 23 Jun 2011) Log Message: --- fix for function before definition in own recent commit. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37748] branches/soc-2011-pepper: 3D Audio GSoC:

2011-06-23 Thread Joerg Mueller
Revision: 37748 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37748 Author: nexyon Date: 2011-06-23 07:16:06 + (Thu, 23 Jun 2011) Log Message: --- 3D Audio GSoC: - Fixes for MSVC compiling. - Fix for ffmpeg audio export with timebase, whic

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37747] branches/soc-2011-pepper: Merge with trunk r 37746.

2011-06-23 Thread Joerg Mueller
Revision: 37747 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37747 Author: nexyon Date: 2011-06-23 07:14:37 + (Thu, 23 Jun 2011) Log Message: --- Merge with trunk r 37746. Modified Paths: -- branches/soc-2011-pepper/build