<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/demos/2d, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/demos/2d?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/demos/2d?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-04T03:02:30Z</updated>
<entry>
<title>restored this config</title>
<updated>2016-01-04T03:02:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-04T03:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f8d08baec0d5297dd8457241fa56160dabf74bd5'/>
<id>urn:sha1:f8d08baec0d5297dd8457241fa56160dabf74bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fix crash at exit due to unnecesary check in command queue, fixes #2034</title>
<updated>2016-01-04T03:00:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-04T03:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0e71d49ef41ee0c2347f549b4a6fa79ef8c57ddb'/>
<id>urn:sha1:0e71d49ef41ee0c2347f549b4a6fa79ef8c57ddb</id>
<content type='text'>
-Fix memory corruption due to using wrong singleton in multithreaded physics, fixes #2760
</content>
</entry>
<entry>
<title>Move polygon_path_finder demo to demos/3d since it uses 3D nodes</title>
<updated>2015-12-09T07:39:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-21T15:48:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6315dd4985b828f649980361d987923d2197561d'/>
<id>urn:sha1:6315dd4985b828f649980361d987923d2197561d</id>
<content type='text'>
Also took the opportunity to "touch" each demo's engine.cfg in reverse alphabetical order to get the listed in natural order in the project manager.
</content>
</entry>
<entry>
<title>Remove systematic "Init(i)alization here" from _ready()</title>
<updated>2015-12-09T07:39:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-21T15:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6cfc3eec9726c02ab8079ff5e8b5d69be2c87ed3'/>
<id>urn:sha1:6cfc3eec9726c02ab8079ff5e8b5d69be2c87ed3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve code formatting</title>
<updated>2015-12-09T07:39:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-21T15:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7589b2bf605b58fbb0e34dec8ae833708e9b54ea'/>
<id>urn:sha1:7589b2bf605b58fbb0e34dec8ae833708e9b54ea</id>
<content type='text'>
The scripts were streamlined using more or less the following conventions:
 - space after a comma in lists of arguments
 - spaces around weak operators (+, -), no spaces around strong operators (*, /)
 - spaces around comparison operators and compound assignment operators
 - space after a comment start (#)
 - removed trailing spaces or tabs, apart from those that delimit the function indentation level (those could be removed too but since they are added automatically by the editor when typing code, keeping them for now)
 - function blocks separate by two newlines
 - comment sentences start with an upper-case letter
</content>
</entry>
<entry>
<title>Update 2D demos scenes for 2.0 format</title>
<updated>2015-12-09T07:39:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-21T15:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=323dde7f3164477b3d51fda8352d8b37a19f7f9d'/>
<id>urn:sha1:323dde7f3164477b3d51fda8352d8b37a19f7f9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all demo icons 8-bit/color RGB(A)</title>
<updated>2015-11-22T23:19:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-22T23:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b6c6e2f5e5daa1203807aef6be1b2e44af7f5392'/>
<id>urn:sha1:b6c6e2f5e5daa1203807aef6be1b2e44af7f5392</id>
<content type='text'>
Godot does not seem to like 8-bit colormaps.
Fixes #2874.
</content>
</entry>
<entry>
<title>Add icons to all demos that can have a meaningful one</title>
<updated>2015-11-19T22:45:37Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-19T22:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9d225016304f14ed0391622d96a32d2ff9ead724'/>
<id>urn:sha1:9d225016304f14ed0391622d96a32d2ff9ead724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename polygon_path_finder demo and add icon</title>
<updated>2015-11-19T22:45:37Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-19T21:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e393e66a94d88335f9c4011d1c6c85aa83da4bde'/>
<id>urn:sha1:e393e66a94d88335f9c4011d1c6c85aa83da4bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2700 from neikeq/demo_icons</title>
<updated>2015-11-18T22:20:21Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-18T22:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f5af623cd428d78598d2125fb5d95ffe17a0866f'/>
<id>urn:sha1:f5af623cd428d78598d2125fb5d95ffe17a0866f</id>
<content type='text'>
Added project icon to some demos</content>
</entry>
</feed>
