Re: [Bf-committers] Getting pixel color for a vertex (the stupid way)

2010-12-15 Thread Hart's Antler
Daniel raises a good point here, and i'm sure there are others who need the functionality.   There is another problem, lets imagine that even if PIL was available for Python3, then the user must install Python3, and PIL - what a pain and error prone process.  And not very portable either since U

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [33686] trunk/blender/source/blender/ editors/space_file/file_draw.c: Bugfix #25231

2010-12-15 Thread Alex K
file_shorten_string(fname, width+1, 0 ); ^shouldn't be removed because it is used in thumbnails mode to display large names http://www.pasteall.org/pic/show.php?id=7526 Small consequence is center alignment is of by 4/2=2 pixels due to +4.0f Maybe we should check for align? or textwidth =( FILE_

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [33694] trunk/blender/source/blender: Bugfix, own collection

2010-12-15 Thread Campbell Barton
This errors blender building, needs a return value. also, this is an rna functions, called by python so take care when adding checks for specific cases. + /* XXX this function is only used by RMB setting hotkeys, and it clears maps on 2nd try this way */ + if(keymap==usermap) +

Re: [Bf-committers] Blender developer meeting, sunday 12 dec, 2010

2010-12-15 Thread pete larabell
ok. Of course I could produce a list of what I build against, but perhaps I should slightly alter my building "jail" so it's easier for me to make more robust builds. I'll do a bit of research and get something figured out before build time :) On Wed, Dec 15, 2010 at 11:46 AM, Sergey I. Sharybin

Re: [Bf-committers] Blender developer meeting, sunday 12 dec, 2010

2010-12-15 Thread Sergey I. Sharybin
Ken Hughes uses special chroot-ed environments to get release builds. Reason of keeping this environments is quite simple -- dependend libraries should have the same version and not all of this libraries links staticly, so some twekas are needed. I could run any of Ken's builds, but, unfortuna

Re: [Bf-committers] Blender developer meeting, sunday 12 dec, 2010

2010-12-15 Thread pete larabell
I've been building and uploading to graphicall.org (haven't in a few weeks... but otherwise have been). I'm not sure exactly what you are asking... I'm sorry :( Can you elaborate on your question a bit? On Wed, Dec 15, 2010 at 11:28 AM, Sergey I. Sharybin wrote: > have u got all needed environ

Re: [Bf-committers] Blender developer meeting, sunday 12 dec, 2010

2010-12-15 Thread Sergey I. Sharybin
have u got all needed environments with needed static libs, needed version, etcetera? pete larabell wrote: > I am able to build FreeBSD i386, amd64, and sparc64 (if we need spark64???) -- With best regards, Sergey I. Sharybin ___ Bf-committers maili