<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/plugins/script_editor_plugin.h, 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/editor/plugins/script_editor_plugin.h?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/plugins/script_editor_plugin.h?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-05T00:22:23Z</updated>
<entry>
<title>Add missing copyright headers and fix formatting</title>
<updated>2018-01-05T00:22:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-04T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4213e66b2dd8f5a87d8cf5015ac83ba3143279d'/>
<id>urn:sha1:e4213e66b2dd8f5a87d8cf5015ac83ba3143279d</id>
<content type='text'>
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
</content>
</entry>
<entry>
<title>Add Show In File System to script editor tabs</title>
<updated>2018-01-02T02:11:54Z</updated>
<author>
<name>sersoong</name>
</author>
<published>2018-01-02T02:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=77c969878516871b29a9567d8917651d01f273b0'/>
<id>urn:sha1:77c969878516871b29a9567d8917651d01f273b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright statements to 2018</title>
<updated>2018-01-01T13:40:47Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-01T13:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b50a9114b105dafafdda8248a38653bca314a6f3'/>
<id>urn:sha1:b50a9114b105dafafdda8248a38653bca314a6f3</id>
<content type='text'>
Happy new year to the wonderful Godot community!
</content>
</entry>
<entry>
<title>Added open_script_create_dialog func</title>
<updated>2017-12-14T04:14:17Z</updated>
<author>
<name>Will Nations</name>
</author>
<published>2017-12-13T17:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c38cd9b963ad75e41a62b0b3fb3c65af891effc3'/>
<id>urn:sha1:c38cd9b963ad75e41a62b0b3fb3c65af891effc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'copy script path' to script editor plugin</title>
<updated>2017-12-07T03:57:41Z</updated>
<author>
<name>sersoong</name>
</author>
<published>2017-12-07T03:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f0fda9fd874815c9cf888cac52353db2c3fed50a'/>
<id>urn:sha1:f0fda9fd874815c9cf888cac52353db2c3fed50a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add close other tabs to Script Editor</title>
<updated>2017-11-20T07:06:52Z</updated>
<author>
<name>sersoong</name>
</author>
<published>2017-11-20T05:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=66f6a8b4b521395b17f757e64a4341f33df674fe'/>
<id>urn:sha1:66f6a8b4b521395b17f757e64a4341f33df674fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move item up/down context menu and shortcut</title>
<updated>2017-11-12T20:45:42Z</updated>
<author>
<name>Ian</name>
</author>
<published>2017-11-12T02:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9126a2072c728fcde7b09e083ae979c1c678e8ea'/>
<id>urn:sha1:9126a2072c728fcde7b09e083ae979c1c678e8ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add script editor list context menu</title>
<updated>2017-11-12T20:45:42Z</updated>
<author>
<name>Ian</name>
</author>
<published>2017-11-11T21:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=798a14eb339a06abcfdd3571e854b892e4182e9b'/>
<id>urn:sha1:798a14eb339a06abcfdd3571e854b892e4182e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several fixed to editor doc.</title>
<updated>2017-09-14T06:13:37Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-09-14T00:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d21f20eb5fb6dab41f2afb2069a216c8973a294e'/>
<id>urn:sha1:d21f20eb5fb6dab41f2afb2069a216c8973a294e</id>
<content type='text'>
Improved style
Fixed editor help issues
Added editor help index
</content>
</entry>
<entry>
<title>-Moved script run to editor, removed from project</title>
<updated>2017-08-27T22:04:19Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-08-27T22:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d23f323cde8a1664d587b4fed1b8683be479ff40'/>
<id>urn:sha1:d23f323cde8a1664d587b4fed1b8683be479ff40</id>
<content type='text'>
-fixed to code completion
-fix shader crash bug reported by tagcup
</content>
</entry>
</feed>
