Re: [Bf-committers] gcc 5.0 optimizations

2014-12-15 Thread rsaave...@ono.com
Sorry for the long delay. Is there any "standarized" .blend file used for benchmarking ? Mensaje original De: ideasma...@gmail.com Fecha: 09/12/2014 20:08 Para: , "bf-blender developers" Asunto: Re: [Bf-committers] gcc 5.0 optimizations On Sun, Nov 30, 201

[Bf-committers] gcc 5.0 optimizations

2014-11-30 Thread rsaave...@ono.com
I have just read this article form phoronix: http://www.phoronix. com/scan.php?page=news_item&px=MTg1MDk and it seems promising. Does anybody have tried to compile blender with gcc 5 ? ___ Bf-committers mailing list Bf-committers@blender.org http://

Re: [Bf-committers] could this be useful for blender ? opensubdiv

2012-08-07 Thread rsaave...@ono.com
a > different license? > > [1] http://www.gnu.org/licenses/license-list.html#ms-pl > [2] http: //graphics.pixar.com/opensubdiv > > Davis > > On Tue, Aug 7, 2012 at 1: 48 AM, rsaave...@ono.com wrote: > >> Hi!, >>I have just seen that pixar has re

[Bf-committers] could this be useful for blender ? opensubdiv

2012-08-06 Thread rsaave...@ono.com
Hi!, I have just seen that pixar has released a parallel subdivision lib as "open" software and I was wondering if it would be interesting to use it in blender. http://graphics.pixar.com/opensubdiv It is released under Microsoft Public License, I haven't read the clausules of that licen

Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread rsaave...@ono.com
rules for release builts. Things are much complicated to make binary file which would run on the most of platforms. U could check build_files/config/*.py if u want to see configs we're using for release builds ;) rsaave...@ono.com wrote: > Hi, >I am not the builder of the officia

Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread rsaave...@ono.com
Hi, I am not the builder of the official release, I am only a blender follower wanting to help I have compiled r36007 on ubuntu Maverick (i686) (10.10) and Natty (i686) (11.04 beta1) using scons. The only "but" is that for Natty I have to create an user-config.py with the following li

Re: [Bf-committers] Moving to Python 3.2.x

2011-03-07 Thread rsaave...@ono.com
Sorry for the mess of my last message, these web mail clientes In ubuntu natty (11.04) python 3.2 will be the version used for python3, as you can see here: http://packages.ubuntu.com/natty/python3 So I don't think It would be a problem for the next ubuntu version, just: apt-get install

Re: [Bf-committers] Moving to Python 3.2.x

2011-03-07 Thread rsaave...@ono.com
gt;>> should fix it. >>>>> >>>>> Greets! >>>>> >>>>> On 03/07/2011 02:21 PM, Tobias Oelgarte wrote: >>>>>> I have the same problem. Ubuntu 10.10 is still at 2.6.6 as the >>>>>> default. >>>&g

Re: [Bf-committers] Moving to Python 3.2.x

2011-03-07 Thread rsaave...@ono.com
Hi, I compile blender once o twice a week, but today I got this error: #error "Python versions below 3.1 are not supported anymore, you'll need to update your python." That keep me wondering what the problem was, until I realized that in blender/python/intern/bpy_util.h there was this che

Re: [Bf-committers] version naming

2010-04-09 Thread rsaave...@ono.com
Hi, I have been following the development of blender for many years, and I always have find the current numeration method a bit confusing. IMHO, with the current schema you can't guess how big is the jump between releases, I think blender should change to a x.y.z scheme, so the next versio