<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/bin, branch 1.1-rc2</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/bin?h=1.1-rc2</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/bin?h=1.1-rc2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-05-01T13:44:08Z</updated>
<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>-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>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>
<entry>
<title>added assert to disassembly, fixes #1641</title>
<updated>2015-04-08T00:48:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-08T00:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6227058098f9d826cbb57c1403c9ae7d2b2a31d1'/>
<id>urn:sha1:6227058098f9d826cbb57c1403c9ae7d2b2a31d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646</title>
<updated>2015-04-08T00:18:46Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-08T00:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=22997294fa87a1346ef4617b887953a356943354'/>
<id>urn:sha1:22997294fa87a1346ef4617b887953a356943354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a PVRTC encoder for iOS</title>
<updated>2015-04-07T00:48:20Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-07T00:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b36e41cb7117757011e6f1ccc476ccc806219a58'/>
<id>urn:sha1:b36e41cb7117757011e6f1ccc476ccc806219a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly halt on error in sprintf parsing (fixes #1393)</title>
<updated>2015-02-19T15:45:49Z</updated>
<author>
<name>Bil Bas (Spooner)</name>
</author>
<published>2015-02-19T15:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=db2381de7afffc932d051ec9fc853bfe06645060'/>
<id>urn:sha1:db2381de7afffc932d051ec9fc853bfe06645060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed more complex formatting.</title>
<updated>2015-02-01T20:18:38Z</updated>
<author>
<name>Bil Bas (Spooner)</name>
</author>
<published>2015-02-01T20:18:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=af7c8bdf236b7c572bc33a44e3bb64fecdaa99d9'/>
<id>urn:sha1:af7c8bdf236b7c572bc33a44e3bb64fecdaa99d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])</title>
<updated>2015-01-10T20:44:20Z</updated>
<author>
<name>Bil Bas (Spooner)</name>
</author>
<published>2015-01-10T20:44:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7a41f8c604143eec16c232cffda122b095c5108f'/>
<id>urn:sha1:7a41f8c604143eec16c232cffda122b095c5108f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Resolved bug that made yield() not work in some situations, fixes #884</title>
<updated>2015-01-06T03:39:35Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-06T03:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd0356207631602f35e2111bc73bca2bd53e91a1'/>
<id>urn:sha1:bd0356207631602f35e2111bc73bca2bd53e91a1</id>
<content type='text'>
</content>
</entry>
</feed>
