<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/editor_help.cpp, branch 2.0.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/tools/editor/editor_help.cpp?h=2.0.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/editor_help.cpp?h=2.0.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-03-06T08:48:26Z</updated>
<entry>
<title>The help page now show the entire object hierarchy</title>
<updated>2016-03-06T08:48:26Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-03-05T15:28:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e69c9021b50aa38f306e4edc9cabb17ba1c1e667'/>
<id>urn:sha1:e69c9021b50aa38f306e4edc9cabb17ba1c1e667</id>
<content type='text'>
(cherry picked from commit fdd1209276433565af089fe4142a991b9e8d3b78)
</content>
</entry>
<entry>
<title>Added search box in Class List dialog (Script Editor)</title>
<updated>2016-03-06T08:48:06Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2016-03-05T10:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a1a1c0b9f64812ecafe8514330b16f825c14173c'/>
<id>urn:sha1:a1a1c0b9f64812ecafe8514330b16f825c14173c</id>
<content type='text'>
(cherry picked from commit cc6a6ef08cff08348c2038312d040f032d58ee50)
</content>
</entry>
<entry>
<title>Implement support for [codeblock] tag in help</title>
<updated>2016-02-17T20:17:08Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-02-17T20:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9e4532d68910873b65fef8616e7ebde180220b5c'/>
<id>urn:sha1:9e4532d68910873b65fef8616e7ebde180220b5c</id>
<content type='text'>
It allows to define a multiline space-indented code block that will be properly parsed by the reST converter for the online docs.
The in-editor help understand the [codeblock] tag as it supposedly understand [code] already (i.e. it just seems to discard it, though the code was supposed to switch it to a monospace font, but that's likely another issue.
</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Added table support to RichTextLabel</title>
<updated>2015-12-26T13:25:17Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-12-26T13:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=13964f59c1359473980916ea1f930fef1c28331a'/>
<id>urn:sha1:13964f59c1359473980916ea1f930fef1c28331a</id>
<content type='text'>
-Made help more readable, closes #2851
</content>
</entry>
<entry>
<title>Fix editor help scroll to result</title>
<updated>2015-11-27T23:11:49Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-11-27T23:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=493d3c22ca55ff7858b4843cb2627dccbd6abddb'/>
<id>urn:sha1:493d3c22ca55ff7858b4843cb2627dccbd6abddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2909 from neikeq/imp_2908</title>
<updated>2015-11-25T06:24:58Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-25T06:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7aa2a2e62c52e27853066e393991c72c005b3a6d'/>
<id>urn:sha1:7aa2a2e62c52e27853066e393991c72c005b3a6d</id>
<content type='text'>
Put 2D, 3D and Script editor table indexes in enum</content>
</entry>
<entry>
<title>Put 2D, 3D and Script editor index in enum</title>
<updated>2015-11-24T23:46:44Z</updated>
<author>
<name>neikeq</name>
</author>
<published>2015-11-24T23:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8d97eef0fe634b8dba17d786123714fe83d5a4f8'/>
<id>urn:sha1:8d97eef0fe634b8dba17d786123714fe83d5a4f8</id>
<content type='text'>
To avoid invalid index out of bounds mistakes.
</content>
</entry>
<entry>
<title>Merge pull request #2908 from neikeq/fix_editor_select</title>
<updated>2015-11-24T23:25:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-24T23:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a1059e3e3e54e9921c0426c8a5c9faf595175cf0'/>
<id>urn:sha1:a1059e3e3e54e9921c0426c8a5c9faf595175cf0</id>
<content type='text'>
Fix bugs caused by merged Script and Help tabs</content>
</entry>
<entry>
<title>Fix Class Reference request from Inspector</title>
<updated>2015-11-24T23:08:39Z</updated>
<author>
<name>neikeq</name>
</author>
<published>2015-11-24T23:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=06957a8026bd20869fe11958d2cd8539c270354f'/>
<id>urn:sha1:06957a8026bd20869fe11958d2cd8539c270354f</id>
<content type='text'>
</content>
</entry>
</feed>
