<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.synfig.org/index.php?action=history&amp;feed=atom&amp;title=Doc_talk%3AOverview</id>
		<title>Doc talk:Overview - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.synfig.org/index.php?action=history&amp;feed=atom&amp;title=Doc_talk%3AOverview"/>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;action=history"/>
		<updated>2026-05-05T05:06:44Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16509&amp;oldid=prev</id>
		<title>Zelgadis: Reply</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16509&amp;oldid=prev"/>
				<updated>2012-12-04T16:28:49Z</updated>
		
		<summary type="html">&lt;p&gt;Reply&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 16:28, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l20&quot; &gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this kind of information can be concentrated into the [[Tutorials]] section, because they are artistic choices available other programs as well.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this kind of information can be concentrated into the [[Tutorials]] section, because they are artistic choices available other programs as well.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;: I think we should separate them for following reasons. Cutout animation based on simple transformation of pieces (translation, rotation, scale) - this is a high-level &amp;quot;deformation&amp;quot;. Morphing takes care about changing the shape - this is low-level &amp;quot;deformation&amp;quot;. The user should understand those two types of animation and from the start he can choose what he prefer to go for. In fact, those types are represent animation at different levels. Cutout is a simplest one and it's enough to learn it to make a simple animation. But you can't do quality morphing animation (for characters) without using cutout animation. It's important to understand that to get good character animation you have to combine those two types together - that's what we do in Morevna Project. But if you try to separate complex movement into elementary transformations, you'll always end up with combination of morphing and simple cutout transformation. Well in fact, there are third type - frame-by-frame animation technique (replacing one image with another, without any tweening) - this also can be considered as transformation type. But I don't want to dig that deep in the Overview. ^__^ --[[User:Zelgadis|Zelgadis]] ([[User talk:Zelgadis|talk]]) 16:28, 4 December 2012 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16508:newid:16509 --&gt;
&lt;/table&gt;</summary>
		<author><name>Zelgadis</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16508&amp;oldid=prev</id>
		<title>Recycler at 02:20, 4 December 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16508&amp;oldid=prev"/>
				<updated>2012-12-04T02:20:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:20, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot; &gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this kind of information can be concentrated into the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;tutorials &lt;/del&gt;section, because they are artistic choices available &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;in both Flash and Synfig&lt;/del&gt;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this kind of information can be concentrated into the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Tutorials]] &lt;/ins&gt;section, because they are artistic choices available &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;other programs as well&lt;/ins&gt;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16507:newid:16508 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16507&amp;oldid=prev</id>
		<title>Recycler: Changed my wording.</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16507&amp;oldid=prev"/>
				<updated>2012-12-04T02:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;Changed my wording.&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:18, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot; &gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; artwork&lt;/del&gt;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;kind of information &lt;/ins&gt;can be &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;concentrated into the tutorials section, because they are artistic choices available in both Flash and Synfig&lt;/ins&gt;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16506:newid:16507 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16506&amp;oldid=prev</id>
		<title>Recycler: Re-added question.</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16506&amp;oldid=prev"/>
				<updated>2012-12-04T02:11:15Z</updated>
		
		<summary type="html">&lt;p&gt;Re-added question.&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:11, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l18&quot; &gt;Line 18:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; artwork.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16505:newid:16506 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16505&amp;oldid=prev</id>
		<title>Recycler: /* Thoughts */  Ugh.  My Firefox extension mangled the text, sorry about that.</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16505&amp;oldid=prev"/>
				<updated>2012-12-04T02:09:58Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Thoughts: &lt;/span&gt;  Ugh.  My Firefox extension mangled the text, sorry about that.&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:09, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot; &gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: The first paragraph &amp;quot;As you probably now....&amp;quot; is already a kind of this explanations... and this could be rewrited. Maybie adding not too much details but adding somes adhoc links (for example, wikipedia ; Motion_graphics , Computer_animation, Cutout_animation) to present quickly in what Synfig is so powerfull : Morphing/CutOut/Links . And so, why not add also a &amp;quot;Data Linking and automatic animation&amp;quot; level 1 paragraph starting at &amp;quot;Synfig Studio gives you flexible....&amp;quot; . I see two reasons, first one, to add space in this block of text, and to highlight the links capability ... or not ... ;-) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 13:06, 28 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: The first paragraph &amp;quot;As you probably now....&amp;quot; is already a kind of this explanations... and this could be rewrited. Maybie adding not too much details but adding somes adhoc links (for example, wikipedia ; Motion_graphics , Computer_animation, Cutout_animation) to present quickly in what Synfig is so powerfull : Morphing/CutOut/Links . And so, why not add also a &amp;quot;Data Linking and automatic animation&amp;quot; level 1 paragraph starting at &amp;quot;Synfig Studio gives you flexible....&amp;quot; . I see two reasons, first one, to add space in this block of text, and to highlight the links capability ... or not ... ;-) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 13:06, 28 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: I'm sorry, but in my opinion the page turned into total mess now. Introducing such complex concepts as ValueNodes and PasteCanvases is not &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Deity &lt;/del&gt;strategy. Tere's no reason to dive into layer differences, because this will be explained later in the &amp;quot;Diving In&amp;quot; section. Also I'm against of putting multiple links into text (especially to the external resources), because the text of this manual is going to be exported into PDF for offline reading and even printed on the paper. My recommendation is: revert to revision from &amp;quot;19 August 2010&amp;quot;, move &amp;quot;As you probably know, animation is the rapid display...&amp;quot; paragraph to the top. Then feel free to improve the text but plase stick to the existing structure. Sorry if my critique sounds hard. I realy appeciate your contributions, but I have to keep the manual solid. --[[User:Zelgadis|Zelgadis]] ([[User talk:Zelgadis|talk]]) 10:10, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: I'm sorry, but in my opinion the page turned into total mess now. Introducing such complex concepts as ValueNodes and PasteCanvases is not &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;god &lt;/ins&gt;strategy. Tere's no reason to dive into layer differences, because this will be explained later in the &amp;quot;Diving In&amp;quot; section. Also I'm against of putting multiple links into text (especially to the external resources), because the text of this manual is going to be exported into PDF for offline reading and even printed on the paper. My recommendation is: revert to revision from &amp;quot;19 August 2010&amp;quot;, move &amp;quot;As you probably know, animation is the rapid display...&amp;quot; paragraph to the top. Then feel free to improve the text but plase stick to the existing structure. Sorry if my critique sounds hard. I realy appeciate your contributions, but I have to keep the manual solid. --[[User:Zelgadis|Zelgadis]] ([[User talk:Zelgadis|talk]]) 10:10, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l18&quot; &gt;Line 18:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; artwork.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16504:newid:16505 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16504&amp;oldid=prev</id>
		<title>Recycler at 02:06, 4 December 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16504&amp;oldid=prev"/>
				<updated>2012-12-04T02:06:26Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:06, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot; &gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; artwork.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and sweet &lt;/del&gt;overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; artwork.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16503:newid:16504 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16503&amp;oldid=prev</id>
		<title>Recycler at 02:05, 4 December 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16503&amp;oldid=prev"/>
				<updated>2012-12-04T02:05:46Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:05, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot; &gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short and sweet overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;artwork&lt;/ins&gt;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short and sweet overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16502:newid:16503 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16502&amp;oldid=prev</id>
		<title>Recycler at 02:04, 4 December 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16502&amp;oldid=prev"/>
				<updated>2012-12-04T02:04:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:04, 4 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot; &gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: The first paragraph &amp;quot;As you probably now....&amp;quot; is already a kind of this explanations... and this could be rewrited. Maybie adding not too much details but adding somes adhoc links (for example, wikipedia ; Motion_graphics , Computer_animation, Cutout_animation) to present quickly in what Synfig is so powerfull : Morphing/CutOut/Links . And so, why not add also a &amp;quot;Data Linking and automatic animation&amp;quot; level 1 paragraph starting at &amp;quot;Synfig Studio gives you flexible....&amp;quot; . I see two reasons, first one, to add space in this block of text, and to highlight the links capability ... or not ... ;-) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 13:06, 28 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: The first paragraph &amp;quot;As you probably now....&amp;quot; is already a kind of this explanations... and this could be rewrited. Maybie adding not too much details but adding somes adhoc links (for example, wikipedia ; Motion_graphics , Computer_animation, Cutout_animation) to present quickly in what Synfig is so powerfull : Morphing/CutOut/Links . And so, why not add also a &amp;quot;Data Linking and automatic animation&amp;quot; level 1 paragraph starting at &amp;quot;Synfig Studio gives you flexible....&amp;quot; . I see two reasons, first one, to add space in this block of text, and to highlight the links capability ... or not ... ;-) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 13:06, 28 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: I'm sorry, but in my opinion the page turned into total mess now. Introducing such complex concepts as ValueNodes and PasteCanvases is not &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;god &lt;/del&gt;strategy. Tere's no reason to dive into layer differences, because this will be explained later in the &amp;quot;Diving In&amp;quot; section. Also I'm against of putting multiple links into text (especially to the external resources), because the text of this manual is going to be exported into PDF for offline reading and even printed on the paper. My recommendation is: revert to revision from &amp;quot;19 August 2010&amp;quot;, move &amp;quot;As you probably know, animation is the rapid display...&amp;quot; paragraph to the top. Then feel free to improve the text but plase stick to the existing structure. Sorry if my critique sounds hard. I realy appeciate your contributions, but I have to keep the manual solid. --[[User:Zelgadis|Zelgadis]] ([[User talk:Zelgadis|talk]]) 10:10, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: I'm sorry, but in my opinion the page turned into total mess now. Introducing such complex concepts as ValueNodes and PasteCanvases is not &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Deity &lt;/ins&gt;strategy. Tere's no reason to dive into layer differences, because this will be explained later in the &amp;quot;Diving In&amp;quot; section. Also I'm against of putting multiple links into text (especially to the external resources), because the text of this manual is going to be exported into PDF for offline reading and even printed on the paper. My recommendation is: revert to revision from &amp;quot;19 August 2010&amp;quot;, move &amp;quot;As you probably know, animation is the rapid display...&amp;quot; paragraph to the top. Then feel free to improve the text but plase stick to the existing structure. Sorry if my critique sounds hard. I realy appeciate your contributions, but I have to keep the manual solid. --[[User:Zelgadis|Zelgadis]] ([[User talk:Zelgadis|talk]]) 10:10, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l18&quot; &gt;Line 18:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:: Thanks for the addition.&amp;#160; I'm not good at formally writing a document, but hopefully people will feel like Synfig is worth trying.&amp;#160; Still a long way to go :D. --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 08:11, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Is it necessary to separate morphing and cutout animation?&amp;#160; To me, this can be compared to a vector software claiming to be able to design &amp;quot;cartoony&amp;quot; or &amp;quot;realistic&amp;quot;.&amp;#160; Both methods operate on ValueNodes and tweening, which is why I think we could condense this into a short and sweet overview of ValueNodes, mentioning morphing and cutout as &amp;quot;examples of use&amp;quot;.&amp;#160; What do you think? --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 02:04, 4 December 2012 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16489:newid:16502 --&gt;
&lt;/table&gt;</summary>
		<author><name>Recycler</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16489&amp;oldid=prev</id>
		<title>D.j.a.y at 08:12, 1 December 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16489&amp;oldid=prev"/>
				<updated>2012-12-01T08:12:10Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 08:12, 1 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l11&quot; &gt;Line 11:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: 1) &amp;quot;have to keep the manual solid&amp;quot; ... ok... but not austere. The work of Recycler, adding images, adding spaces in this solid block of text was for me very valueable and interesting : This is the first page to read for a newbee ... this page must be attractive and must make readers want to read and click next. 2) Yep, &amp;quot;dig into&amp;quot; dig into synfig, but overview page is a good place to make a tour and enumerate magical synfig feature in my point of view. 3) &amp;quot;exported pdf&amp;quot; yep, cool! , but for me it's not a reason to cut us from hypertext! (anyway i agree &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;for &lt;/del&gt;external linking...) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 08:08, 1 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: 1) &amp;quot;have to keep the manual solid&amp;quot; ... ok... but not austere. The work of Recycler, adding images, adding spaces in this solid block of text was for me very valueable and interesting : This is the first page to read for a newbee ... this page must be attractive and must make readers want to read and click next. 2) Yep, &amp;quot;dig into&amp;quot; dig into synfig, but overview page is a good place to make a tour and enumerate magical synfig feature in my point of view. 3) &amp;quot;exported pdf&amp;quot; yep, cool! , but for me it's not a reason to cut us from hypertext! (anyway i agree &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;with the &amp;quot;not too much&amp;quot; &lt;/ins&gt;external linking &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;idea&lt;/ins&gt;...) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 08:08, 1 December 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;My screenshot in the layer section is from an ugly Windows desktop. Feel free to change it.&amp;#160; --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 03:37, 29 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;My screenshot in the layer section is from an ugly Windows desktop. Feel free to change it.&amp;#160; --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 03:37, 29 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16488:newid:16489 --&gt;
&lt;/table&gt;</summary>
		<author><name>D.j.a.y</name></author>	</entry>

	<entry>
		<id>https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16488&amp;oldid=prev</id>
		<title>D.j.a.y: overview brainstorm</title>
		<link rel="alternate" type="text/html" href="https://wiki.synfig.org/index.php?title=Doc_talk:Overview&amp;diff=16488&amp;oldid=prev"/>
				<updated>2012-12-01T08:08:42Z</updated>
		
		<summary type="html">&lt;p&gt;overview brainstorm&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 08:08, 1 December 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l10&quot; &gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::: No prob. I love critique and you present good points. Thanks :) --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 10:24, 30 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::: 1) &amp;quot;have to keep the manual solid&amp;quot; ... ok... but not austere. The work of Recycler, adding images, adding spaces in this solid block of text was for me very valueable and interesting : This is the first page to read for a newbee ... this page must be attractive and must make readers want to read and click next. 2) Yep, &amp;quot;dig into&amp;quot; dig into synfig, but overview page is a good place to make a tour and enumerate magical synfig feature in my point of view. 3) &amp;quot;exported pdf&amp;quot; yep, cool! , but for me it's not a reason to cut us from hypertext! (anyway i agree for external linking...) --[[User:D.j.a.y|D.j.a.y]] ([[User talk:D.j.a.y|talk]]) 08:08, 1 December 2012 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;My screenshot in the layer section is from an ugly Windows desktop. Feel free to change it.&amp;#160; --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 03:37, 29 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;My screenshot in the layer section is from an ugly Windows desktop. Feel free to change it.&amp;#160; --[[User:Recycler|Recycler]] ([[User talk:Recycler|talk]]) 03:37, 29 November 2012 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key synfigru_wiki:diff:version:1.11a:oldid:16486:newid:16488 --&gt;
&lt;/table&gt;</summary>
		<author><name>D.j.a.y</name></author>	</entry>

	</feed>