<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-mesh-row.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>First batch</title>
<updated>2017-10-01T21:57:52+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2017-10-01T21:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c20891fabc8c3ee2251e0545878e06545b6f0cdd'/>
<id>c20891fabc8c3ee2251e0545878e06545b6f0cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undo/redo for mesh gradients.</title>
<updated>2016-09-26T11:26:47+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-09-26T11:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f273f14eb1b54861f1b3a7eb622cb481ee33cec9'/>
<id>f273f14eb1b54861f1b3a7eb622cb481ee33cec9</id>
<content type='text'>
(bzr r15135)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15135)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decreased compilation time. Once again</title>
<updated>2016-08-03T13:29:38+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-08-03T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=35830f456cadaecf8b8e3944e3031a1a93f6cb41'/>
<id>35830f456cadaecf8b8e3944e3031a1a93f6cb41</id>
<content type='text'>
(bzr r15034)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15034)</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted changes to r15024 after many building problems</title>
<updated>2016-07-28T11:26:17+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=43b49e325db73cc19b1731db6c69545664ee8fbe'/>
<id>43b49e325db73cc19b1731db6c69545664ee8fbe</id>
<content type='text'>
(bzr r15027)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15027)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decrease compilation time</title>
<updated>2016-07-28T10:06:06+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T10:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1'/>
<id>f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1</id>
<content type='text'>
(bzr r15025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15025)</pre>
</div>
</content>
</entry>
<entry>
<title>Rename &lt;meshGradient&gt; to &lt;mesh&gt;, &lt;meshRow&gt; to &lt;meshrow&gt;, &lt;meshPatch&gt; to &lt;meshpatch&gt;.</title>
<updated>2015-03-01T08:57:53+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2015-03-01T08:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b5be22f5bd07ff14b7eade763fb9b6f755d1cf5c'/>
<id>b5be22f5bd07ff14b7eade763fb9b6f755d1cf5c</id>
<content type='text'>
Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option.
Per SVG WG decission at Sydney 2015 face-to-face meeting.

(bzr r13956)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option.
Per SVG WG decission at Sydney 2015 face-to-face meeting.

(bzr r13956)</pre>
</div>
</content>
</entry>
<entry>
<title>create SPObject factory</title>
<updated>2015-02-25T00:22:08+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2015-02-25T00:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=df7828a7a8ba0b7e6c2dd892ca5f0a62ef718bf0'/>
<id>df7828a7a8ba0b7e6c2dd892ca5f0a62ef718bf0</id>
<content type='text'>
(bzr r13939.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13939.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>"fix" some "unused parameter" warnings</title>
<updated>2013-10-27T20:18:05+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-10-27T20:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9e6a3cc4552a1f4728e267057b3c86a11a656770'/>
<id>9e6a3cc4552a1f4728e267057b3c86a11a656770</id>
<content type='text'>
(bzr r12737)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12737)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Object and subclasses. Merging of SP- and C-classes complete.</title>
<updated>2013-04-07T16:28:22+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-04-07T16:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=27e2102f96a5554bcd5310ec11435d155773b279'/>
<id>27e2102f96a5554bcd5310ec11435d155773b279</id>
<content type='text'>
(bzr r11608.1.86)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.86)</pre>
</div>
</content>
</entry>
</feed>
