<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/tools, 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>more janet bindings</title>
<updated>2019-12-02T20:33:28+00:00</updated>
<author>
<name>s-ol</name>
<email>s-ol@users.noreply.github.com</email>
</author>
<published>2019-12-02T20:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1b69cd09de1e70d36cbca5f0c4a3f289ec684343'/>
<id>1b69cd09de1e70d36cbca5f0c4a3f289ec684343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add draft janet interface for livecoding</title>
<updated>2019-12-02T14:32:42+00:00</updated>
<author>
<name>s-ol</name>
<email>s-ol@users.noreply.github.com</email>
</author>
<published>2019-12-02T14:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=81fe2250a70c892eeb195725117d566a042e5c93'/>
<id>81fe2250a70c892eeb195725117d566a042e5c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add basic livecode toolbar</title>
<updated>2019-12-01T20:41:31+00:00</updated>
<author>
<name>s-ol</name>
<email>s-ol@users.noreply.github.com</email>
</author>
<published>2019-12-01T20:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=93f74e8d761c1ac04d0800765f5185243cf907a0'/>
<id>93f74e8d761c1ac04d0800765f5185243cf907a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add api and input modules for the livecoding tool</title>
<updated>2019-11-28T22:32:59+00:00</updated>
<author>
<name>s-ol</name>
<email>s-ol@users.noreply.github.com</email>
</author>
<published>2019-11-28T22:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e892be093dd86fbdabf7a21f9bfd333bcd0839b7'/>
<id>e892be093dd86fbdabf7a21f9bfd333bcd0839b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add livecoding tool to toolbar</title>
<updated>2019-11-23T19:09:02+00:00</updated>
<author>
<name>s-ol</name>
<email>s-ol@users.noreply.github.com</email>
</author>
<published>2019-11-23T19:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=87477c55a87ab49bf20e9f19942e27b785a812c1'/>
<id>87477c55a87ab49bf20e9f19942e27b785a812c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speedup filtering and panning</title>
<updated>2019-11-19T05:23:04+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-11-19T05:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=969361993806dbe679d1065d5a869fbb74163e8e'/>
<id>969361993806dbe679d1065d5a869fbb74163e8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Selectively disable motion event compression for specific tools</title>
<updated>2019-11-18T18:01:39+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-11-16T21:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4928517e27bf261d667eaa4417cecef0a04b3609'/>
<id>4928517e27bf261d667eaa4417cecef0a04b3609</id>
<content type='text'>
It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e

However most of the time we do not care for intermediate motion
events, and forcing to process them only causes unnecessary
performance overhead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e

However most of the time we do not care for intermediate motion
events, and forcing to process them only causes unnecessary
performance overhead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Crashfix on deleting selected with spray tool</title>
<updated>2019-11-17T20:12:45+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-11-15T06:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3770f600ffd3c6c5b8d8cf164b0d7a75f5ca5032'/>
<id>3770f600ffd3c6c5b8d8cf164b0d7a75f5ca5032</id>
<content type='text'>
Fix https://gitlab.com/inkscape/inkscape/issues/496
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/inkscape/inkscape/issues/496
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix non-translatable strings in node-tool.cpp</title>
<updated>2019-11-12T18:25:06+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-11-12T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dff689e6f5e40f9651e7d2a0e116bc890b97876c'/>
<id>dff689e6f5e40f9651e7d2a0e116bc890b97876c</id>
<content type='text'>
(see https://gitlab.com/inkscape/inkscape/merge_requests/1004)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(see https://gitlab.com/inkscape/inkscape/merge_requests/1004)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make paraxial have a free starting angle.</title>
<updated>2019-11-12T14:55:16+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2019-11-12T14:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f51f2e31eabb0e89a5c01c4f64a4a96f068ca172'/>
<id>f51f2e31eabb0e89a5c01c4f64a4a96f068ca172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
