[Bf-committers] Don't use checkinstall to create Python 3.2 package from source on Ubuntu (Mint)

2011-03-10 Thread Damir Prebeg
If you are not careful, you will broke your system for sure, trust me. Procedure will replace default Python 2.6.5 witch will broke many dependencies (in my case 106 packages). But I have managed to fix broken deps by downgrading newly installed package (forcing version) back to default 2.6.5.

[Bf-committers] when and which version will be released Blender?

2011-03-10 Thread iozk hz
hi i've read that the final release of blender can be the 2.27 version it's true? but i dont know when will be released and if can have the zbrush functions like this http://vimeo.com/20774773 ___ Bf-committers mailing list Bf-committers@blender.org http

Re: [Bf-committers] Blender linux console errors

2011-03-10 Thread Campbell Barton
On Fri, Mar 11, 2011 at 3:22 AM, Richard Shaw wrote: > On Thu, Mar 10, 2011 at 6:53 PM, Campbell Barton wrote: >> On Fri, Mar 11, 2011 at 12:39 AM, Richard Shaw wrote: >>> Thanks to Campbell for the python script fix! Now the next problem. I >>> have no clue what's causing this. When I exit blen

[Bf-committers] Mapping and Soft Limits suggestions

2011-03-10 Thread ertuqueque
(I just suscribed to the mailing list so moderators don't need to review my previous message). Hi, to keep it short, I've condensed several mapping and soft limits suggestions and changes in the document below... http://www.tuqueque.org/documents/Suggestions.pdf I use Blender a lot for productio

Re: [Bf-committers] Blender linux console errors

2011-03-10 Thread Richard Shaw
On Thu, Mar 10, 2011 at 6:53 PM, Campbell Barton wrote: > On Fri, Mar 11, 2011 at 12:39 AM, Richard Shaw wrote: >> Thanks to Campbell for the python script fix! Now the next problem. I >> have no clue what's causing this. When I exit blender I get a BUNCH of >> the following (more than I have scr

Re: [Bf-committers] Confusing Render, File Format and Encoding presets

2011-03-10 Thread Bogomir Bogomirov
Hello, I have compiled a list of render presets for Blender that precisely match the sequence presets of Adobe Premiere Pro CS4 as well as the composition settings presets of Adobe After Effects CS4. The corresponding .py files I have created as well include the relevant image sizes, pixel aspe

Re: [Bf-committers] armatures, ipos and actions

2011-03-10 Thread Mike Belanger
Yes the NLA is designed (and very good) at sharing actions. raphael, Here's a file demonstrating the NLA solving your problem. Note that I'm not a huge fan of keying on object level, but it is possible. http://www.pasteall.org/blend/5543 On 2011-03-10, at 7:38 PM, Joshua Leung wrote: > Hi, >

Re: [Bf-committers] Blender native compile for headless servers???

2011-03-10 Thread Brecht Van Lommel
Hi Steve, On Wed, Mar 9, 2011 at 6:29 AM, Steve Obbayi wrote: > Hi Brecht, I am planning to implement this so a quick question. > Are their any major huddles you came across that are worth mentioning other > than > what you have stated here? Not that I remember, and probably the issues you run

Re: [Bf-committers] Blender linux console errors

2011-03-10 Thread Campbell Barton
On Fri, Mar 11, 2011 at 12:39 AM, Richard Shaw wrote: > Thanks to Campbell for the python script fix! Now the next problem. I > have no clue what's causing this. When I exit blender I get a BUNCH of > the following (more than I have scrollback history): > > > C++/anonymous len: 16 0x3839868 > C++/

[Bf-committers] Blender linux console errors

2011-03-10 Thread Richard Shaw
Thanks to Campbell for the python script fix! Now the next problem. I have no clue what's causing this. When I exit blender I get a BUNCH of the following (more than I have scrollback history): C++/anonymous len: 16 0x3839868 C++/anonymous len: 16 0x3839ce8 C++/anonymous len: 32 0x383adc8 C++/ano

Re: [Bf-committers] armatures, ipos and actions

2011-03-10 Thread Joshua Leung
Hi, For a moment there I was confused by the terminology you were using. If I understand correctly, you want to have several rigs sharing the same action (pose-bone level animation), but still be able to position the rig objects in different places (object-level animation). There isn't any bug he

Re: [Bf-committers] freebsd, blender, glew, glu ~ error

2011-03-10 Thread pete larabell
Campbell, Yeah I applied to the blender one... lol, had I just looked in the patch file itself I would have clearly seen that! I patched it and it worked great! AND -- the new python finder actually makes building on FreeBSD *much* simpler! Thanks for including /usr/local in there! Cheers

Re: [Bf-committers] freebsd, blender, glew, glu ~ error

2011-03-10 Thread Campbell Barton
On Thu, Mar 10, 2011 at 2:24 PM, pete larabell wrote: > Is this to update the blender copy or my system copy? > > On Wed, Mar 9, 2011 at 7:15 PM, Campbell Barton wrote: > >> On Wed, Mar 9, 2011 at 7:43 PM, pete larabell >> wrote: >> > Hi everyone, >> > >> > As it turns out, I spoke too soon yeste

Re: [Bf-committers] Blender console errors

2011-03-10 Thread Campbell Barton
On Thu, Mar 10, 2011 at 3:44 PM, Richard Shaw wrote: > I'm running svn 35439 with reverse patches for python 3.1 and I get > the following when running blender on Fedora 14 x86_64. > > The GLX errors are due to running over remote ssh/X forwarding. > > $ blender @> blender.log > Xlib:  extension "

Re: [Bf-committers] Missing GUI in r35457 ???

2011-03-10 Thread pete larabell
lol, sorry, didn't realize the make install was already implemented. :( Nevermind. :) On Thu, Mar 10, 2011 at 3:01 PM, pete larabell wrote: > Hi all, > > I just svn up'd to 35457 and CMake finds python just fine and compile goes > smooth, but I get many many "RNA_*_set: * not found." messag

[Bf-committers] Missing GUI in r35457 ???

2011-03-10 Thread pete larabell
Hi all, I just svn up'd to 35457 and CMake finds python just fine and compile goes smooth, but I get many many "RNA_*_set: * not found." messages in the terminal and a severely limited GUI when I start up blender. I seem to recall people having this problem before but sadly I no longer have t

Re: [Bf-committers] Particle surfacing question

2011-03-10 Thread raulf
Thanks Damien and Serguey ! I will review them and will see how did they fit or what optimizations can be made ;) Cheers Farsthary ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

[Bf-committers] Particle surfacing question

2011-03-10 Thread Sergey Kurdakov
Hi Raul, I did not test speed but few polygonizers ( mesh from point clouds ) http://tetgen.berlios.de/features.html tetgen http://www.cs.jhu.edu/~misha/Code/PoissonRecon/ - code (osg Based ) and paper http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Surface_reconstruction_points_3/Chapter

[Bf-committers] Blender console errors

2011-03-10 Thread Richard Shaw
I'm running svn 35439 with reverse patches for python 3.1 and I get the following when running blender on Fedora 14 x86_64. The GLX errors are due to running over remote ssh/X forwarding. $ blender @> blender.log Xlib: extension "NV-GLX" missing on display "localhost:10.0". Traceback (most recen

Re: [Bf-committers] freebsd, blender, glew, glu ~ error

2011-03-10 Thread pete larabell
Is this to update the blender copy or my system copy? On Wed, Mar 9, 2011 at 7:15 PM, Campbell Barton wrote: > On Wed, Mar 9, 2011 at 7:43 PM, pete larabell > wrote: > > Hi everyone, > > > > As it turns out, I spoke too soon yesterday saying the problem was > resolved, > > as now I've put more t

[Bf-committers] armatures, ipos and actions

2011-03-10 Thread raphael
Hi everyone, i was about to make a bug report but i prefer posting here first. (didn't have any answer in supports forum) In blender 2.49, you can have one ipo linked to armature's Object, one action linked to it's data. So, differents armatures can have their own position (+rotate and scale), an