<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div>just my 2c, I also can't see the need of this, socket colors already give a clear feedback to distinguish them, i could agree if they were really identical, but grey vs violet it's pretty easy to get imho.</div><div><br></div><div>MG<br><br><div><hr id="stopSpelling">Date: Sun, 3 Nov 2013 14:55:58 +0100<br>From: lukas.toenne@gmail.com<br>To: bf-cycles@blender.org<br>Subject: Re: [Bf-cycles] Node names (two can have seemly same name and        appearance)<br><br><div dir="ltr">Discussed with Philip on IRC:<div><br></div><div>* I don't really see the need for type strings in the labels, but if it's really wanted i think it should be added secondary to the current label, i.e. "Add (Math)" or so instead of "Math - Add". The left side with the more detailed and useful info is then always visible even if strings get cut off.</div>
<div><br></div><div>* Changing node size automatically as in the patch should be avoided imo - width is defined by the user in the first place. It could be an operator "Fit optimal node size" or so. At least it should be an optional setting, maybe next to the snapping buttons in the header (snapping will also get some improvements to make it work on the grid)</div>
<div><br></div><div>* The way labels are returned in the code atm does not allow dynamic strings (returns const char*). The suggested patch would create a memory leak. I want to extend the node API for labels anway to allow using dynamic labels in python nodes, i'll make sure to make this more flexible then.</div>
</div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">On Sun, Nov 3, 2013 at 2:05 PM, Philipp Oeser <span dir="ltr">&lt;<a href="mailto:info@graphics-engineer.com" target="_blank">info@graphics-engineer.com</a>&gt;</span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">Sorry, previous pic was a bit misleading (changed the operation _only_<br>
on the collapsed nodes). This one is more consistent:<br>
<br>
<a href="http://www.pasteall.org/pic/show.php?id=61839" target="_blank">http://www.pasteall.org/pic/show.php?id=61839</a><br>
<div class="ecxHOEnZb"><div class="h5"><br>
<br>
On Sun, 2013-11-03 at 13:46 +0100, Philipp Oeser wrote:<br>
&gt; Not sure about the two liner, but what we can do is draw the (collapsed)<br>
&gt; node a bit wider when the nodelabel gets longer? (patch below has<br>
&gt; functionality that does this when you collapse a node)<br>
&gt;<br>
&gt; <a href="http://www.pasteall.org/pic/61837" target="_blank">http://www.pasteall.org/pic/61837</a><br>
&gt; (patch here <a href="http://www.pasteall.org/46982" target="_blank">http://www.pasteall.org/46982</a>)<br>
&gt;<br>
&gt; Greetz<br>
&gt; Philipp<br>
&gt;<br>
&gt; P.S.: this doesnt seem to be specifically Cycles related btw. Its more<br>
&gt; general NodeEditor stuff. Maybe lukas_t can comment?<br>
&gt;<br>
&gt;<br>
&gt; On Sun, 2013-11-03 at 09:55 +0100, Constantin Rahn wrote:<br>
&gt; &gt; I like this solution.<br>
&gt; &gt;<br>
&gt; &gt; Would it be possible to make it a two liner, with a break in case of<br>
&gt; &gt; collapsed nodes?<br>
&gt; &gt;<br>
&gt; &gt; Happy blending<br>
&gt; &gt; Conz<br>
&gt; &gt;<br>
&gt; &gt; Am 03.11.2013 00:35, schrieb Philipp Oeser:<br>
&gt; &gt; &gt; Hm, gave it a quick go, not sure if this is a step forward.<br>
&gt; &gt; &gt; The default collapsed node seems too small to show _both_ nodetype and<br>
&gt; &gt; &gt; operation (even though when the collapsed node is resized in width it<br>
&gt; &gt; &gt; works quite well...) Anyways, if in doubt, I would prefer operation as<br>
&gt; &gt; &gt; well.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Have a look here: <a href="http://www.pasteall.org/pic/61802" target="_blank">http://www.pasteall.org/pic/61802</a><br>
&gt; &gt; &gt; (patch here if someone wants to experiment more with this<br>
&gt; &gt; &gt; <a href="http://www.pasteall.org/46976" target="_blank">http://www.pasteall.org/46976</a>)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Greetz<br>
&gt; &gt; &gt; Philipp<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Sat, 2013-11-02 at 21:00 +0100, Gottfried Hofmann wrote:<br>
&gt; &gt; &gt;&gt; On 11/02/2013 07:42 PM, Greg Zaal wrote:<br>
&gt; &gt; &gt;&gt;&gt; Could we just make the automatic label something like "Mix - Multiply"?<br>
&gt; &gt; &gt;&gt; That is a very good idea indeed!<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Gottfried<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; I'm actually not particularly bothered by this, people who get confused<br>
&gt; &gt; &gt;&gt;&gt; by it are only confused once, and then know it. In this case I'd say<br>
&gt; &gt; &gt;&gt;&gt; favour the experienced users and leave it as-is, or compromise and make<br>
&gt; &gt; &gt;&gt;&gt; everyone happy with the cost of a longer label.<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; On 2 November 2013 19:18, Piotr Adamowicz &lt;<a href="mailto:padamowicz@gmail.com">padamowicz@gmail.com</a><br>
&gt; &gt; &gt;&gt;&gt; &lt;mailto:<a href="mailto:padamowicz@gmail.com">padamowicz@gmail.com</a>&gt;&gt; wrote:<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;If the problem is making it easy for beginners to find the nodes, then<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;perhaps the solution would be to move the math node into its own<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;section and add a menu item for each of its modes while keeping the<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;math node itself as is? That way the beginners would find it easily<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;and the regular users would still keep their useful labels.<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;On Sat, Nov 2, 2013 at 6:13 PM, ishly habib &lt;<a href="mailto:ishrox123@gmail.com">ishrox123@gmail.com</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:ishrox123@gmail.com">ishrox123@gmail.com</a>&gt;&gt; wrote:<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; I think that it would be enough if the search would understand<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;add as a<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; version of the mix node and pop-up because the typical thing for<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;a beginner<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; to do when I can't find the node is to search it. The solution of<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;headers is<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; clunky in my opinion. if that matters<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; On 01/11/2013 10:38 pm, "Brecht Van Lommel"<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:brechtvanlommel@pandora.be">brechtvanlommel@pandora.be</a> &lt;mailto:<a href="mailto:brechtvanlommel@pandora.be">brechtvanlommel@pandora.be</a>&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; wrote:<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; I'm not sure I agree, if you build a setup with math or color mix<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; nodes it's quite tedious to have to rename them manually I would<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; think? Although perhaps this is a non-issue for typical users,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;just in<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; my experience I quite like this renaming.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; Perhaps we should have tooltips when you are over a node (header),<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; with the node name and description of the node, that would solve the<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; issue in a different way.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; Brecht.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; On Fri, Nov 1, 2013 at 6:07 AM, Greg Zaal &lt;<a href="mailto:gregzzmail@gmail.com">gregzzmail@gmail.com</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:gregzzmail@gmail.com">gregzzmail@gmail.com</a>&gt;&gt; wrote:<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; Hey David,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; I agree, it's especially difficult for beginners to look at<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;someone's<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; node<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; setup and wonder where this weird "Modulo" node (for example)<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;comes from<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; that they can't find in the menus. The title of the node should be<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; displayed<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; exactly how it is in the Add menu, and only change when the user<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; explicitly<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; changes it's label in the properties region.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; It's not cycles specifically, but also the compositing (and I<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;assume<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; texture) nodes as well that have this issue.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; Cheers,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; Greg<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; On Nov 1, 2013 6:08 AM, "David Black" &lt;<a href="mailto:db4tech@yahoo.co.uk">db4tech@yahoo.co.uk</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:db4tech@yahoo.co.uk">db4tech@yahoo.co.uk</a>&gt;&gt; wrote:<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Apologies, I do have dyslexia, subject should read...<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;seemingly not<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; seemly.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; The following line should read...<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; (While nodes are collapsed) it becomes possible for math and<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;vector<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; math<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; nodes to have a seemingly identical name and appearance.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; I notice the two nodes in question have different socket<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;inputs which<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; helps differentiate to some extent, still like how other<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;nodes provide<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; header names rather than function, this in itself is of course<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; subjective.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; David<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; --<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="http://3d-designs-davidblack.blogspot.com" target="_blank">3d-designs-davidblack.blogspot.com</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;<a href="http://3d-designs-davidblack.blogspot.com" target="_blank">http://3d-designs-davidblack.blogspot.com</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; On 01/11/2013 03:38, David Black wrote:<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Hi Brecht and other mailing list members.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; While we are discussing nodes, what are peoples thoughts on<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Converters\Math node displaying 'Math' and Converters\Vector Math<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; displaying<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; 'Vector Math' for their node names?<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; They are the only two nodes which change name depending on their<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; function,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; while I can see this is useful, it can also cause identification<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; difficulties. (While nodes are collapsed) it becomes possible<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;for math<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; and<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; vector math nodes to have an identical name and appearance.<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; With all other nodes displaying header names rather than<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;function,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; would<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; adding header names to these two nodes help with<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;identification and<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; maintain<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; consistency?<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Thank you for your time,<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; David<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; --<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="http://3d-designs-davidblack.blogspot.com" target="_blank">3d-designs-davidblack.blogspot.com</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;<a href="http://3d-designs-davidblack.blogspot.com" target="_blank">http://3d-designs-davidblack.blogspot.com</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;--<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;Piotr "MadMinstrel" Adamowicz<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;<a href="mailto:padamowicz@gmail.com">padamowicz@gmail.com</a> &lt;mailto:<a href="mailto:padamowicz@gmail.com">padamowicz@gmail.com</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a> &lt;mailto:<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a>&gt;<br>
&gt; &gt; &gt;&gt;&gt; &nbsp; &nbsp; &nbsp;<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt; &gt;&gt;&gt; Bf-cycles mailing list<br>
&gt; &gt; &gt;&gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; &gt; &gt;&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; Bf-cycles mailing list<br>
&gt; &gt; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; &gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Bf-cycles mailing list<br>
&gt; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-cycles mailing list<br>
&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
<br>
<br>
_______________________________________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br></div>
<br>_______________________________________________
Bf-cycles mailing list
Bf-cycles@blender.org
http://lists.blender.org/mailman/listinfo/bf-cycles</div></div>                                               </div></body>
</html>