[Bf-committers] Advice on fixing bad merges (Shaders GSoC)

2010-07-30 Thread Mitchell Stokes
Hello devs, I'm looking for a bit of advice. A couple of days ago, my mentor and I realized that some of the merges earlier in the project were done poorly, which is now starting to cause some issues. I'm thinking the best way to resolve this is to diff against the trunk and clean up the

Re: [Bf-committers] Advice on fixing bad merges (Shaders GSoC)

2010-07-30 Thread neXyon
Hey, I had exactly the same problem last summer! What I did then in the end is merging by hand when I was allowed to merge my branch to trunk. That wasn't too much a problem as most files were new and in a separate directory (audaspace). Since then I'm poking Ton to update the svn server,

[Bf-committers] Tranlate Blender

2010-07-30 Thread Mehmet ERİBOL
Hi everybody. We are Ubuntu Turkey Translate Team. We want to translate blender on launchpad. Is it possible? If we can translate blender to turkish language we beliewe a lot of people will use blender from Turkey. Thanks ___ Bf-committers mailing list

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30899] trunk/blender: 2.5: remove vertex normal flip option, this is more harmful than helpful

2010-07-30 Thread Matt Ebb
On 30/07/2010, at 21:50 , Brecht Van Lommel wrote: Log Message: --- 2.5: remove vertex normal flip option, this is more harmful than helpful in many cases, and also gave incorrect rim lighting. Hi brecht, shi-flippednor is now forced to zero it seems, but it is still used in a few

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30899] trunk/blender: 2.5: remove vertex normal flip option, this is more harmful than helpful

2010-07-30 Thread Brecht Van Lommel
On Fri, Jul 30, 2010 at 3:26 PM, Matt Ebb m...@mke3.net wrote: On 30/07/2010, at 21:50 , Brecht Van Lommel wrote: Log Message: --- 2.5: remove vertex normal flip option, this is more harmful than helpful in many cases, and also gave incorrect rim lighting. Hi brecht, shi-flippednor

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30899] trunk/blender: 2.5: remove vertex normal flip option, this is more harmful than helpful

2010-07-30 Thread Matt Ebb
On 30/07/2010, at 23:38 , Brecht Van Lommel wrote: On Fri, Jul 30, 2010 at 3:26 PM, Matt Ebb m...@mke3.net wrote: On 30/07/2010, at 21:50 , Brecht Van Lommel wrote: Log Message: --- 2.5: remove vertex normal flip option, this is more harmful than helpful in many cases, and also

[Bf-committers] [#21127] Vertex group mirrors not working

2010-07-30 Thread Mr Rasmus Lerchedahl Petersen (QMUL)
Post by non-member to a members-only list Right, sorry, found more instructions to read now :-) Pending mail below. I should also note that the patch is for 2.53 beta and that it is only for the file /scripts/ui/properties_data_modifier.py Since the user interface has been so awesomely

Re: [Bf-committers] Advice on fixing bad merges (Shaders GSoC)

2010-07-30 Thread Xavier Thomas
Like Campbell: Be careful not to shoot you in the foot with weapons like this: svn status|grep pattern|awk '{print $2}'| xargs what-to-do-with-those-files replace pattern and what-to-do-with-those-files xavier 2010/7/30 neXyon nex...@gmail.com: Hey, I had exactly the same problem last

Re: [Bf-committers] Proposal about headers menu shortcuts

2010-07-30 Thread mindrones
Hi, I forgot to add, usually menus don't have 16 options, but 3, 4, 5... It would be very easy to switch options, because we can use 4 fingers like on a piano on the 1, 2, 3, 4 keys and easily move the hand to do 5, 6, 7. Regards, Luca On 7/30/2010 8:39 AM, mindrones wrote: Hi, sorry

[Bf-committers] compilling issue

2010-07-30 Thread raulf
Hi guys compiling on W7 with minGW + scons I get this error Compiling == 'storage.c' In file included from source\blender\blenlib\intern\storage.c:39: C:/Program Files (x86)/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../.. /include/stdlib.h:461: error: syntax error before uintptr_t

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30893] branches/soc-2010-kwk: Bump Map Preview - Usage Simplification

2010-07-30 Thread Tom M
* Still I cannot debug my code because at a certain point, my complete system hangs. I compiled my code on MacOS where it crashes but the system won't hang. Somehow the debug traceback is full basic_string.h file warnings in line 227 although the functions calls to the crash are: main -

[Bf-committers] how to contribute to blender

2010-07-30 Thread Timothy Chen
Hi all, I'm a new comer to the blender space, and really want to contribute into the project as a developer. I've read the wiki and the documents online, and still not sure what's the best way to start helping out. I looked at the bug list, but seems like most of them are old bugs in the older

[Bf-committers] cmakem eigen2, blender-SVN-rv807

2010-07-30 Thread luxInteg
Greetings, I am trying to compile Blender-2.5 (svn rv807). on a linux machine (cpu=amd64, linux=cblfs/64bit-only/gcc=4.4.2). I Have opencollada (SVN-rv721 installed). I also have Eigen 2 installed but not in /usr. The build reaches ~8% . The compiler output is below. [

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30893] branches/soc-2010-kwk: Bump Map Preview - Usage Simplification

2010-07-30 Thread Tom M
I've been spending the last couple of hours compiling old versions trying to find where the bug was introduced - after lots of compiling i think it is one of the library updates I'm renabling them one by one and will update further if i find the culprit. LetterRip

Re: [Bf-committers] cmakem eigen2, blender-SVN-rv807

2010-07-30 Thread Campbell Barton
On Sat, Jul 31, 2010 at 6:05 AM, luxInteg lux-in...@btconnect.com wrote: Greetings,  I am trying to compile Blender-2.5 (svn rv807).  on a  linux machine (cpu=amd64, linux=cblfs/64bit-only/gcc=4.4.2). I Have opencollada (SVN-rv721 installed).  I also  have Eigen 2 installed but not in /usr.  

[Bf-committers] Requesting an SVN server update

2010-07-30 Thread Mitchell Stokes
Hello devs, The version of Subversion that the SVN server is using (1.4.3) is around 4 years old and is serious need of being updated. 1.5.x made improvements to merging and I think 1.6.x made improvements to resolving conflicts. With the amount of branching that Blender does (10 branches this

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30893] branches/soc-2010-kwk: Bump Map Preview - Usage Simplification

2010-07-30 Thread Konrad Wilhelm Kleine
Hi Tom, thank you for spending so much time on this! I think I'm gonna have to do the same with my build to get the basic_string.h issue solved. But it should be simple if you say that you got it working when all the libs are disabled. By libs I think you mean most of the WITH_ settings, correct?