Re: [Bf-committers] "Nodes Efficiency Tools" Add-On permission to move to contrib

2013-01-25 Thread Bartek Skorupa (priv)
Hey, I'd like to ask for permission to move my Add-On: "Nodes Efficiency Tools" to contrib. tracker: http://projects.blender.org/tracker/index.php?func=detail&aid=33543&group_id=153&atid=467 wiki: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Nodes/Nodes_Efficiency_Tools changelo

[Bf-committers] Not adding #defined code in sources please

2013-01-25 Thread Ton Roosendaal
Hi, As part of our style guide, I propose to limit 'fake inlining' with #defines of code to an absolute minumum. It makes debugging (breakpoints, code stepping) impossible, and makes code less readable. This is totally unnecessary for example: http://projects.blender.org/scm/viewvc.php/trunk/b

Re: [Bf-committers] Interested in GSoC 2013 for Blender Organisation

2013-01-25 Thread Xavier Thomas
On the top of my head -First check out the source code and setup a good building/develoment environment: http://wiki.blender.org/index.php/Dev:Doc/Building_Blender http://wiki.blender.org/index.php/Dev:Doc/IDE_Configuration/Linux_CMake_QtCreator -Second, look at the new dev info and the code styl

Re: [Bf-committers] Interested in GSoC 2013 for Blender Organisation

2013-01-25 Thread CoDEmanX
Am 25.01.2013 14:00, schrieb Xavier Thomas: > -Third, look for small bug or simple feature in the area you are interested > in. > http://projects.blender.org/ Especially the Simple Todos on Todo list are a good point to start: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Simp

[Bf-committers] Windows x32 issues

2013-01-25 Thread Thomas Dinges
Hi, we have two reports in tracker with fatal crash on startup, which make me wonder what happened. http://projects.blender.org/tracker/index.php?func=detail&aid=33996&group_id=9&atid=498 http://projects.blender.org/tracker/index.php?func=detail&aid=33993&group_id=9&atid=498 Both use old hardwar

Re: [Bf-committers] Windows x32 issues

2013-01-25 Thread Johnny Matthews
I have an older machine (not sure if it is P3 old) that I sometimes run blender on, but can only run official builds on, anything from buildbot or graphicall crashes on startup. Johnny Matthews johnny.matth...@gmail.com http://pedalboardplanner.com http://twitter.com/pedalboardplan On Fri, Jan

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [54098] trunk/blender/source/blender/ windowmanager/intern/wm_subwindow.c: Bugfix #33989

2013-01-25 Thread Jason Wilkins
I made the change to trunk due to a difficult merge conflict with swiss-cheese. The conflict obscured what was modified, so I did not correctly merge the bugfix. "Readability" was my original reason for making the changes. My version makes it more clear that the dimensions are either the same or

Re: [Bf-committers] Windows x32 issues

2013-01-25 Thread Chad Fraleigh
I wonder if that is the same error I get with CYCLES_OSL enabled builds. I'm rolling my checkout back to that rev and seeing if a build from it stops my crash issue too (my builds are run on a fairly new AMD laptop, so it would discount old hardware if it is the same problem). -Chad On Fri, Jan 2

Re: [Bf-committers] "Nodes Efficiency Tools" Add-On permission to move to contrib

2013-01-25 Thread Bassam Kurdali
Hi Bartek: I'm not a decision maker at all, but I looked at the code and it certainly looks good enough- no trouble understanding it, plenty of comments, and I could hack a feature in without difficulty if I wanted. The functionality is great, and I had not encountered any bugs. +1 from me for in