<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core, branch 2.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/core?h=2.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core?h=2.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-08-08T21:45:39Z</updated>
<entry>
<title>Fixed bug in make_dir_recursive, closes #6016</title>
<updated>2016-08-08T21:45:39Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-08-08T21:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=58556f5f95e4a7e777d8e28eb37ed911072813db'/>
<id>urn:sha1:58556f5f95e4a7e777d8e28eb37ed911072813db</id>
<content type='text'>
(cherry picked from commit df6dbadc3efa3c0f36b6c3c8992dba153e303254)
</content>
</entry>
<entry>
<title>Revert documentation of return type for FuncRef::call_func from b80c42e</title>
<updated>2016-08-08T15:49:30Z</updated>
<author>
<name>eska</name>
</author>
<published>2016-08-08T15:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=03a4b8cbc86f6ba43d72840179271c9181482403'/>
<id>urn:sha1:03a4b8cbc86f6ba43d72840179271c9181482403</id>
<content type='text'>
bind_native_method doesn't support this style of return type documentation.
</content>
</entry>
<entry>
<title>Merge pull request #5976 from allkhor/master</title>
<updated>2016-07-31T18:07:20Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-31T18:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=37ce4387875e66c1d212c626ba9b4f13e98e6e1c'/>
<id>urn:sha1:37ce4387875e66c1d212c626ba9b4f13e98e6e1c</id>
<content type='text'>
Fix String::is_valid_integer() for single symbols + and -</content>
</entry>
<entry>
<title>Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D</title>
<updated>2016-07-30T19:27:58Z</updated>
<author>
<name>eska</name>
</author>
<published>2016-07-30T18:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b80c42ef4e99ee155a98c7a2f17201280612257f'/>
<id>urn:sha1:b80c42ef4e99ee155a98c7a2f17201280612257f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix String::is_valid_integer() for single symbols + and -</title>
<updated>2016-07-30T18:18:30Z</updated>
<author>
<name>allkhor</name>
</author>
<published>2016-07-30T18:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=09c4d65b64892f945aeb98a4abcedab42126c248'/>
<id>urn:sha1:09c4d65b64892f945aeb98a4abcedab42126c248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regression with str() improvements for math types</title>
<updated>2016-07-28T12:58:12Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-07-28T12:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2d4c4b6ea9947607227e55682d195ebd05d383c6'/>
<id>urn:sha1:2d4c4b6ea9947607227e55682d195ebd05d383c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5921 from neikeq/pr-issue-5919</title>
<updated>2016-07-27T15:23:17Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-27T15:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c6c9f29827198c30ae11c1ddff0c62b2df210a18'/>
<id>urn:sha1:c6c9f29827198c30ae11c1ddff0c62b2df210a18</id>
<content type='text'>
Prettier str() for some math types</content>
</entry>
<entry>
<title>Prettier str() for some math types</title>
<updated>2016-07-27T15:00:07Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-07-26T15:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=eefca1ada97a6bc5db38936d23da323a78b2044d'/>
<id>urn:sha1:eefca1ada97a6bc5db38936d23da323a78b2044d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix reading of empty StringArray-s in .tscn</title>
<updated>2016-07-27T14:59:42Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2016-07-27T14:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2150855fafd76f881bf5b1389d7740216981aaf0'/>
<id>urn:sha1:2150855fafd76f881bf5b1389d7740216981aaf0</id>
<content type='text'>
Closes #5912
</content>
</entry>
<entry>
<title>Changed the way the step decimals are computed to a safer way, fixes many issues.</title>
<updated>2016-07-26T20:25:10Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-07-26T20:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9151eb591dcab408d3a7e4d9e3b3874c2e281acf'/>
<id>urn:sha1:9151eb591dcab408d3a7e4d9e3b3874c2e281acf</id>
<content type='text'>
</content>
</entry>
</feed>
