Re: [Bf-committers] Node type OUTPUT_MATERIAL undefined

2013-03-19 Thread Lukas Tönne
Sorry, should have documented these changes better. Here is a simple wiki page to collect all changes. The identifier string change you ran into is the most important, most other things should still work. Please let me know if you encounter more problems of this sort:

Re: [Bf-committers] PyNodes branch merge

2013-03-19 Thread Lukas Tönne
Made a temporary wiki page to collect API changes. Is there a preferred place to put this other than my personal pages? http://wiki.blender.org/index.php/User:Phonybone/Python_Nodes/API_changes On Mon, Mar 18, 2013 at 5:35 PM, Lukas Tönne lukas.toe...@gmail.com wrote: It's finally happening,

Re: [Bf-committers] PyNodes branch merge

2013-03-19 Thread Brecht Van Lommel
Maybe add a page in the release notes: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67 On Tue, Mar 19, 2013 at 10:50 AM, Lukas Tönne lukas.toe...@gmail.com wrote: Made a temporary wiki page to collect API changes. Is there a preferred place to put this other than my personal pages?

[Bf-committers] Google Summer of Code 2013

2013-03-19 Thread Ton Roosendaal
Hi all, It's the time of the year again! GSoC 2013 starts soon. Here are important dates to mark in calendars: April 8: Google announces if we're accepted as Mentor organization. April 22: Students can start applications May 3: Student application deadline May 27: Google announces accepted

Re: [Bf-committers] Node type OUTPUT_MATERIAL undefined

2013-03-19 Thread Campbell Barton
On Tue, Mar 19, 2013 at 8:49 PM, Lukas Tönne lukas.toe...@gmail.com wrote: Sorry, should have documented these changes better. Here is a simple wiki page to collect all changes. The identifier string change you ran into is the most important, most other things should still work. Please let me

Re: [Bf-committers] Node type OUTPUT_MATERIAL undefined

2013-03-19 Thread Bastien Montagne
Ek… Didn’t thought it could cause crashes (had no problems during my tests here... :/ ). Anyway, current situation is a bit fuzzy, I already intended to clean it up so that RNA-related stuff always use BLF_I18NCONTEXT_DEFAULT_BPY, as py stuff, instead of the NULL BLF_I18NCONTEXT_DEFAULT

Re: [Bf-committers] Node type OUTPUT_MATERIAL undefined

2013-03-19 Thread Bartek Skorupa (priv)
How do I add 'REROUTE' node now? I tried 'CompositorNodeReroute', but it doesn't work. Bartek Skorupa www.bartekskorupa.com On 19 mar 2013, at 10:49, Lukas Tönne lukas.toe...@gmail.com wrote: Sorry, should have documented these changes better. Here is a simple wiki page to collect all

Re: [Bf-committers] Google Summer of Code 2013

2013-03-19 Thread Tom M
On Tue, Mar 19, 2013 at 6:15 AM, Ton Roosendaal t...@blender.org wrote: For GSoC 2013 I would like to introduce a special focus: we could organize a stronger connection between the stakholders (users) and students/mentors. Speficially I'd like to invite teams/studios to think of useful

Re: [Bf-committers] Node type OUTPUT_MATERIAL undefined

2013-03-19 Thread Bartek Skorupa (priv)
Please don't mind my previous question. Found it. nodes.new('NodeReroute') Bartek Skorupa www.bartekskorupa.com On 19 mar 2013, at 15:10, Bartek Skorupa (priv) bartekskor...@bartekskorupa.com wrote: How do I add 'REROUTE' node now? I tried 'CompositorNodeReroute', but it doesn't work.

Re: [Bf-committers] MSVC2010 maintainer? Python 3.3 libs missing, or only me?

2013-03-19 Thread Morten Mikkelsen
Good idea. Let's drop VS2008 :) Cheers, Morten. On Sun, Mar 17, 2013 at 3:32 AM, Thomas Dinges blen...@dingto.org wrote: Hi, I was never a fan of those mixed repositories, and the few vc2010 libs we have only work with cmake as well. Whatever we do, one day we really need to get rid of

Re: [Bf-committers] Google Summer of Code 2013

2013-03-19 Thread Ton Roosendaal
Hi, We usually can manage topics via open movie funding quite well too. And since there's nothing tangible really for a next movie project, I rather check on what existing (bigger) blender projects would need now. I also don't think they'd come with real surprises though... we have a lot of

Re: [Bf-committers] Freestyle: edge/face marks not working since r55228

2013-03-19 Thread IRIE Shinsuke
A comment in readfile.c says: /* The code segment below will be removed when the trunk merger is done. For now it is kept for backward compatibility, giving branch users time to migrate to the new CustomData-based edge/face marks. */ I worry the branch users might not be able to convert

[Bf-committers] A way to apply transformation to all key frames?

2013-03-19 Thread imagene...@gmail.com
Hello, I would like to move an animated object. There does not appear to be a way to do so without applying the transformation to every relevant key. Is there a script or a way to apply a transformation to all relevant keys? Presumably, a workflow would look something like: Select relevant keys

Re: [Bf-committers] A way to apply transformation to all key frames?

2013-03-19 Thread Mr Rasmus Lerchedahl Petersen
Hello, I would like to move an animated object. There does not appear to be a way to do so without applying the transformation to every relevant key. Is there a script or a way to apply a transformation to all relevant keys? Is parenting your object to an armature and do the transformation