Re: [Bf-committers] which name have the drop down button window

2011-01-03 Thread Ton Roosendaal
Hi, That wiki doc is for 2.49 only. I advise anyone now to wait with adding editor (space) types in Blender, unless you do this for local usage only. The code is still in WIP status, will be cleaned up, might get different API calls and eventually a wrapper with a decent (Python) API.

Re: [Bf-committers] goto statements

2011-01-03 Thread Knapp
On Sun, Jan 2, 2011 at 5:13 PM, Martin Poirier the...@yahoo.com wrote: Hi, It depends on the usage. For error handling, it's usually tolerated (as the C replacement for Finally). Not sure if that applies to how it's used in the point cache code though. Martin --- On Sun, 1/2/11, Ton

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

2011-01-03 Thread Dalai Felinto
Hi Campbell, nice function. Could the OBJECT_OT_duplicate operator have a (HIDDEN) option to skip depsgraph now? A long ago you told me that this would be a bit hacky (API-wise, not codewise) but maybe could be pushed into Blender. Now (? not sure since when) that we can force depsgraph sorting

Re: [Bf-committers] 2.56-beta release AHOY! ** Collada crash on linux32 **

2011-01-03 Thread Jeroen Bakker
Ken, There is an issue with the 32 bit version of 2.56. I was wondering if you could help me with it. The bug is http://projects.blender.org/tracker/?func=detailaid=25463group_id=9atid=498 I have succesfully reproduced it on linux32, but am not able to reproduce it on linux64 or windows32.

Re: [Bf-committers] Something is wrong with latest CMake builds

2011-01-03 Thread Ton Roosendaal
Hi, It links fine for me... you could give in a mail the actual error that gets printed. Better even is to join the irc.freenode.net #blendercoders channel for immediate feedback and help! -Ton- Ton Roosendaal Blender

Re: [Bf-committers] Something is wrong with latest CMake builds

2011-01-03 Thread Campbell Barton
Should be fixed since r34039 On Mon, Jan 3, 2011 at 4:38 PM, Ton Roosendaal t...@blender.org wrote: Hi, It links fine for me... you could give in a mail the actual error that gets printed. Better even is to join the irc.freenode.net #blendercoders channel for immediate feedback and help!

Re: [Bf-committers] 2.56-beta release AHOY! ** Collada crash on linux32 **

2011-01-03 Thread Ken Hughes
Crap: 32-bit was not build with r788 but r733. I'm rebuilding and will upload a new copy to download.blender.org/incoming in about 30 minutes. Ken On 01/03/2011 08:12 AM, Jeroen Bakker wrote: Ken, There is an issue with the 32 bit version of 2.56. I was wondering if you could help me with

Re: [Bf-committers] 2.56-beta release AHOY! ** Collada crash on linux32 **

2011-01-03 Thread Ton Roosendaal
Hi, Reminder: Pending final pointcache tests, we'll call tomorrow for a 2.56a too. -Ton- Ton Roosendaal Blender Foundation t...@blender.orgwww.blender.org Blender Institute Entrepotdok 57A 1018AD Amsterdam The

Re: [Bf-committers] 2.56-beta release AHOY! ** Collada crash on linux32 **

2011-01-03 Thread Dave Plater
On 01/03/2011 06:12 PM, Jeroen Bakker wrote: Ken, There is an issue with the 32 bit version of 2.56. I was wondering if you could help me with it. The bug is http://projects.blender.org/tracker/?func=detailaid=25463group_id=9atid=498 I have succesfully reproduced it on linux32, but am

[Bf-committers] Unlimited Clay subdivision test video

2011-01-03 Thread raulf
Hi all :) Soon will be uploaded a new video test showing my recent advances in the Unlimited Clay project, this is my late christmas present for the community but I think you all will be very pleased. I show there my previous approach, sculptris approach and my new algorithm, notice how those

Re: [Bf-committers] 2.56-beta release AHOY! ** Collada crash on linux32 **

2011-01-03 Thread Ken Hughes
I know; this was just in case we wanted a correct 2.56 build for linux 32-bit. Ken On 01/03/2011 09:35 AM, Ton Roosendaal wrote: Hi, Reminder: Pending final pointcache tests, we'll call tomorrow for a 2.56a too. -Ton-

Re: [Bf-committers] Unlimited Clay subdivision test video

2011-01-03 Thread loopduplic...@burningtoken.com
Sweet! Are you gonna post a patch? Jeff On 01/03/2011 01:49 PM, ra...@info.upr.edu.cu wrote: Hi all :) Soon will be uploaded a new video test showing my recent advances in the Unlimited Clay project, this is my late christmas present for the community but I think you all will be very

Re: [Bf-committers] Something is wrong with latest CMake builds

2011-01-03 Thread Damir Prebeg
Thanks guys, it compiles now although I still get errors. Here is BuildLog: http://www.pasteall.org/17994/text On 3 January 2011 17:43, Campbell Barton ideasma...@gmail.com wrote: Should be fixed since r34039 On Mon, Jan 3, 2011 at 4:38 PM, Ton Roosendaal t...@blender.org wrote: Hi, It

Re: [Bf-committers] Something is wrong with latest CMake builds

2011-01-03 Thread Damir Prebeg
I don't know is this related but in console i see next message: rna_uiItemR: property not found: ToolSettings.use_grease_pencil_sessions On 4 January 2011 07:39, Damir Prebeg blend.fact...@gmail.com wrote: Thanks guys, it compiles now although I still get errors. Here is BuildLog: