[Bf-committers] floating point exception calls needed for osx/windows (--debug-fpe)

2010-05-23 Thread Campbell Barton
The argument --debug-fpe to enable floating point exceptions currently only works on linux & SGI. This command is useful for tracking down invalid floating point math, divide by zero, invalid arguments to math.h functions & operations resulting in NAN or INF, since you get a crash at the point in

Re: [Bf-committers] GNU style long argument proposal.

2010-05-23 Thread Campbell Barton
On Sun, May 23, 2010 at 5:50 PM, Stephen Swaney wrote: > On Sun, May 23, 2010 at 10:00:49AM +0200, Campbell Barton wrote: >> Mini proposal for gnu-style long command line arguments to coexist >> with existing arguments. >> With Martins command line parsing functions this will be easy to add. >> >>

Re: [Bf-committers] bone matrix docs clarifications?

2010-05-23 Thread Campbell Barton
On Sat, May 22, 2010 at 5:58 AM, Bassam Kurdali wrote: > Hi, I've been trying to document the various bone matrices for my own > usage in python, and ran into some inconsitancies/missing docs, possible > bugs or clarifications. I'd like to update the docs with the results of > my findings. > > > e

Re: [Bf-committers] Update VS project for VS 2010 ?

2010-05-23 Thread ennio tr
Hello, I've tried using cmake too, and It still don't compile, nvm problems are there to be solved ;) Here is a log from a "classis" scons output http://www.pasteall.org/13321 - LINK error.. Hope it's what you need.. in case its not, just ask. Thank you On Sun, May 23, 2010 at 9:41 PM, Nathan

[Bf-committers] meeting minutes

2010-05-23 Thread Tom M
==Current Projects== Raul (farsthary) is working on a automated tessellation for sculpting http://farsthary.wordpress.com/2010/05/22/unlimited-clay-sculptris-hollygrail-soon-in-blender/ Sergey Sharybin is working on allowing deform modifiers to be used while sculpting. ==GSoC== Googles Summer

Re: [Bf-committers] Update VS project for VS 2010 ?

2010-05-23 Thread Nathan Letwory
On 23.5.2010 20:56, Mitchell Stokes wrote: > On Sat, May 22, 2010 at 9:46 AM, ennio tr wrote: > > CMake 2.8 can generate VS 2010 project files. However, I got linking errors > when trying to build with 2010. Maybe you'll have better luck. ;) > > Cheers, > Mitchell Stokes (Moguri) I'm still using

Re: [Bf-committers] Update VS project for VS 2010 ?

2010-05-23 Thread Mitchell Stokes
On Sat, May 22, 2010 at 9:46 AM, ennio tr wrote: > Hello, > Now that Visual C++ and the new Windows SDK 7.1 are out, It's possibile to > set the environment to compile for win32 and x64 too. > I've already did it just don't compile because vs projects files need to be > updated to vs 2010. > > I

Re: [Bf-committers] GNU style long argument proposal.

2010-05-23 Thread Stephen Swaney
On Sun, May 23, 2010 at 10:00:49AM +0200, Campbell Barton wrote: > Mini proposal for gnu-style long command line arguments to coexist > with existing arguments. > With Martins command line parsing functions this will be easy to add. > > http://wiki.blender.org/index.php/BlenderDev/Blender2.5/Comma

[Bf-committers] GNU style long argument proposal.

2010-05-23 Thread Campbell Barton
Mini proposal for gnu-style long command line arguments to coexist with existing arguments. With Martins command line parsing functions this will be easy to add. http://wiki.blender.org/index.php/BlenderDev/Blender2.5/CommandArgs Even with the limited set of command line args Im finding them a bi

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [28923] trunk/blender:

2010-05-23 Thread Campbell Barton
/home/ideasman42/blender/25/source/blender/editors/curve/editcurve.c: In function 'add_primitive_curve_path_exec': /home/ideasman42/blender/25/source/blender/editors/curve/editcurve.c:5401: warning: control reaches end of non-void function /home/ideasman42/blender/25/source/blender/editors/curve/ed