<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/doc, branch 3.0-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/doc?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/doc?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-26T08:17:53Z</updated>
<entry>
<title>Update ProjectSettings description to correct usage</title>
<updated>2018-01-26T08:17:53Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2018-01-26T08:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a62d8de0622115f9744b6c4ac5feec1d4c984165'/>
<id>urn:sha1:a62d8de0622115f9744b6c4ac5feec1d4c984165</id>
<content type='text'>
Fix #16078
</content>
</entry>
<entry>
<title>doc: Fix references to online tutorials after godotengine/godot-docs#1015</title>
<updated>2018-01-25T08:03:59Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-25T08:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f2e3825616ce67078159adc3d591e4c6e368983a'/>
<id>urn:sha1:f2e3825616ce67078159adc3d591e4c6e368983a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Sync with current source</title>
<updated>2018-01-25T07:50:56Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-25T07:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d516aab8fa6b64c914082888863c5a89b3fec574'/>
<id>urn:sha1:d516aab8fa6b64c914082888863c5a89b3fec574</id>
<content type='text'>
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018
and fix the version tag in all files (not really stable yet, but it makes no sense
to hardcode rc3 at this stage).
</content>
</entry>
<entry>
<title>doc: Sync with current source</title>
<updated>2018-01-24T20:58:39Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-24T20:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4808dfb06b187de44703d6263f94938012222c33'/>
<id>urn:sha1:4808dfb06b187de44703d6263f94938012222c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in color doc</title>
<updated>2018-01-24T20:39:36Z</updated>
<author>
<name>Chaosus</name>
</author>
<published>2018-01-24T20:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=70bba4e62dc3ffe258fcc19b1e31af0354cedb3f'/>
<id>urn:sha1:70bba4e62dc3ffe258fcc19b1e31af0354cedb3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More precise description for is_visible_in_tree</title>
<updated>2018-01-22T15:22:17Z</updated>
<author>
<name>PetePete1984</name>
</author>
<published>2018-01-21T11:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f4d67433e7ffa2be15966c00e8e9d495bf42f8d0'/>
<id>urn:sha1:f4d67433e7ffa2be15966c00e8e9d495bf42f8d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarify OS.execute usage, add examples</title>
<updated>2018-01-21T00:36:00Z</updated>
<author>
<name>Todd Ross</name>
</author>
<published>2018-01-20T23:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b57dcf446ea1013232a6a553b2a14220aa0a8546'/>
<id>urn:sha1:b57dcf446ea1013232a6a553b2a14220aa0a8546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added description to dedent in String.xml</title>
<updated>2018-01-19T10:27:38Z</updated>
<author>
<name>Anutrix</name>
</author>
<published>2018-01-18T18:27:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6d4c6449f4e8949b34afa8d1c044dc47d1badb39'/>
<id>urn:sha1:6d4c6449f4e8949b34afa8d1c044dc47d1badb39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #15857 from YeldhamDev/find_last_doc</title>
<updated>2018-01-19T03:22:21Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2018-01-19T03:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d7e07fb25a60e8aaca8634aaf9683730aa44049d'/>
<id>urn:sha1:d7e07fb25a60e8aaca8634aaf9683730aa44049d</id>
<content type='text'>
[DOCS] Fixed incorrect information inside String's "find_last" method

[ci skip]</content>
</entry>
<entry>
<title>[DOCS] Fixed incorrect information inside String's "find_last" method.</title>
<updated>2018-01-19T02:10:33Z</updated>
<author>
<name>Michael Alexsander Silva Dias</name>
</author>
<published>2018-01-19T02:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d8f6acee4b16e57325e72d39bdb00214227a3869'/>
<id>urn:sha1:d8f6acee4b16e57325e72d39bdb00214227a3869</id>
<content type='text'>
</content>
</entry>
</feed>
