<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/script_editor_debugger.h, branch 2.1.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/script_editor_debugger.h?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/script_editor_debugger.h?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-06-01T23:31:42Z</updated>
<entry>
<title>Ability to reload scripts on running game</title>
<updated>2016-06-01T23:31:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-01T23:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9e745b920fec25f1088ae0377a8d87a87136a5f7'/>
<id>urn:sha1:9e745b920fec25f1088ae0377a8d87a87136a5f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Real-Time Remote Inspector support</title>
<updated>2016-05-22T22:29:06Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-22T22:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b2a4908e9cc802a838a67f92dd66a17d3894c619'/>
<id>urn:sha1:b2a4908e9cc802a838a67f92dd66a17d3894c619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First version of Profiler</title>
<updated>2016-05-22T00:18:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-05-22T00:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a75f8963380a1f6ae8501f21a1d3f3bef8a89d91'/>
<id>urn:sha1:a75f8963380a1f6ae8501f21a1d3f3bef8a89d91</id>
<content type='text'>
It is now possible to profile GDScript as well as some parts of Godot
internals.
</content>
</entry>
<entry>
<title>Removed debugger X (hide) button</title>
<updated>2016-01-24T15:44:59Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-01-24T15:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dd197cd6d3348dbe1b0f9a8190b10ec6c545df68'/>
<id>urn:sha1:dd197cd6d3348dbe1b0f9a8190b10ec6c545df68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Massive editor dialog cleanup</title>
<updated>2016-01-17T23:03:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-17T23:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=74a48a0140262ebd3a818a75b7d102cf0fe2eeae'/>
<id>urn:sha1:74a48a0140262ebd3a818a75b7d102cf0fe2eeae</id>
<content type='text'>
-Added a bottom menu list
</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>Remove last remaining variables of PR-3043</title>
<updated>2015-12-12T21:15:31Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-12-12T21:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df57239f7f41629149dc387febaf66e394dcf0a6'/>
<id>urn:sha1:df57239f7f41629149dc387febaf66e394dcf0a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/godotengine/godot</title>
<updated>2015-12-12T13:14:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-12T13:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a2d817405e42ec0a23803d9e0633ccd9f5ae1863'/>
<id>urn:sha1:a2d817405e42ec0a23803d9e0633ccd9f5ae1863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-added option to keep debugger open, fixes #3031</title>
<updated>2015-12-12T13:09:50Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-12T13:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cd4c3f4d12d91eb23773991f1d2a0895c078a751'/>
<id>urn:sha1:cd4c3f4d12d91eb23773991f1d2a0895c078a751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Script debugger remains visible when using Debug-&gt;Show Debugger</title>
<updated>2015-12-12T13:04:51Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-12-12T13:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4d644ca997befb9b4607f8a3a21463ec2e599a00'/>
<id>urn:sha1:4d644ca997befb9b4607f8a3a21463ec2e599a00</id>
<content type='text'>
</content>
</entry>
</feed>
