<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers/visual, branch 1.1-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/servers/visual?h=1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers/visual?h=1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-05-18T13:20:54Z</updated>
<entry>
<title>-Rename unexisting by nonexistant, closes #1940</title>
<updated>2015-05-18T13:20:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-18T13:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e323cc050564fdb1b5cf81793d173cbd9483f55a'/>
<id>urn:sha1:e323cc050564fdb1b5cf81793d173cbd9483f55a</id>
<content type='text'>
-Added function to retrieve list of actions fron InputMap
</content>
</entry>
<entry>
<title>optional formal changes</title>
<updated>2015-05-05T23:22:31Z</updated>
<author>
<name>ehriche</name>
</author>
<published>2015-05-05T22:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=897a1aade5332753d9fda950d80495798cdc85b4'/>
<id>urn:sha1:897a1aade5332753d9fda950d80495798cdc85b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fixes from source code analyzizer, closes #1768</title>
<updated>2015-05-01T13:44:08Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-01T13:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4804462ee06c1b3e2d1b50b857ce8693d3c0936d'/>
<id>urn:sha1:4804462ee06c1b3e2d1b50b857ce8693d3c0936d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-fixed broken lighting in release version of godot for isometric light demo, fixes #1697</title>
<updated>2015-04-30T14:34:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-30T14:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5c6b31c024b60ae9c43dc48c04128de99d147f5a'/>
<id>urn:sha1:5c6b31c024b60ae9c43dc48c04128de99d147f5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-made normalmaps easier in 2D, fixes #1467</title>
<updated>2015-04-27T11:11:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-27T11:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0adca0a7c9e44177df4cefd1f414359a4edb419b'/>
<id>urn:sha1:0adca0a7c9e44177df4cefd1f414359a4edb419b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fixed shader commets, /* */ works well and crash is solved, fixes #1711</title>
<updated>2015-04-26T15:34:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-26T15:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=972af0b0cbe1e67470d6a520233dd1f58f8ae02c'/>
<id>urn:sha1:972af0b0cbe1e67470d6a520233dd1f58f8ae02c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Resolved light clipping issue due to wrong global rect cache, fixes #1722</title>
<updated>2015-04-25T13:32:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-25T13:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ec00cd5c416cc060ecff254d04da20ef878afeb9'/>
<id>urn:sha1:ec00cd5c416cc060ecff254d04da20ef878afeb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Changed Godot exit to be clean.</title>
<updated>2015-04-20T22:38:02Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-20T22:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=59154cccf9fcf814a21a2596993fb1b6777d3bb7'/>
<id>urn:sha1:59154cccf9fcf814a21a2596993fb1b6777d3bb7</id>
<content type='text'>
-Added more debug information on memory cleanliness on exit (if run with -v)
-Fixed several memory leaks, fixes #1731, fixes #755
</content>
</entry>
<entry>
<title>-try to avoid errors when path using ".." is present in script include, fixes #1703</title>
<updated>2015-04-18T19:17:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T19:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4661a6e126f03efcb7b41196d2fca9c9564123c6'/>
<id>urn:sha1:4661a6e126f03efcb7b41196d2fca9c9564123c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
</feed>
