<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/mono/editor, 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/modules/mono/editor?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/modules/mono/editor?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-27T21:45:57Z</updated>
<entry>
<title>Mono: Fix method_bind fields being generated as instance members</title>
<updated>2018-01-27T21:45:57Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-27T21:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=72b0a9432bef77e94ae395dc12f59cbc3fe9b323'/>
<id>urn:sha1:72b0a9432bef77e94ae395dc12f59cbc3fe9b323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mono: Fix NodePath and RID bindings</title>
<updated>2018-01-25T22:46:54Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-25T22:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=58448561c77db9a70cf25b70a0f715b570be99e7'/>
<id>urn:sha1:58448561c77db9a70cf25b70a0f715b570be99e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mono: Display opt-out warning in editor about WIP status</title>
<updated>2018-01-22T13:57:42Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-22T13:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e48ccc235f87207b7621601c5c4b794c7c4a4fab'/>
<id>urn:sha1:e48ccc235f87207b7621601c5c4b794c7c4a4fab</id>
<content type='text'>
This ensures that all users of the Mono flavour of Godot 3.0 are aware
of its current shortcomings (no export, crashes and usability issues).
The dialog is shown each time the editor is started, until the checkbox
is disabled (i.e. until users will have actually read it).

Fixes #15956.
</content>
</entry>
<entry>
<title>Fix typos in code and docs with codespell</title>
<updated>2018-01-18T21:01:42Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-18T20:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9f479f096cb50fa8d1215e68c262f110116114ef'/>
<id>urn:sha1:9f479f096cb50fa8d1215e68c262f110116114ef</id>
<content type='text'>
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
</content>
</entry>
<entry>
<title>Mono: Fix starting MonoDevelop process from the wrong appdomain</title>
<updated>2018-01-12T18:19:20Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-12T18:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=feb843da2b5e63a2293f6220f52b019a5fc55df5'/>
<id>urn:sha1:feb843da2b5e63a2293f6220f52b019a5fc55df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #15463 from neikeq/the-stack-frame-madness</title>
<updated>2018-01-09T18:44:10Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-09T18:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c037f6339f1fc9636b4fc9056ae0b2e2b673024d'/>
<id>urn:sha1:c037f6339f1fc9636b4fc9056ae0b2e2b673024d</id>
<content type='text'>
Mono: Implement stack info for errors and exceptions</content>
</entry>
<entry>
<title>Mono: Fix iteration order of object types when generating bindings</title>
<updated>2018-01-09T18:06:59Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-09T18:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=252702a304005c6e10d5bd54724dc627952189b9'/>
<id>urn:sha1:252702a304005c6e10d5bd54724dc627952189b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>External editor fixes</title>
<updated>2018-01-09T16:25:23Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-09T16:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1c6269f2dd3e1a46dbb6a36c3363c9c535be8b64'/>
<id>urn:sha1:1c6269f2dd3e1a46dbb6a36c3363c9c535be8b64</id>
<content type='text'>
- Fix VS Code opening on the previous line to the desired one.
- Fix running MonoDevelop without the line and column parameters.
- Fix `ScriptEditor::_goto_script_line` not working with language overriden external editors.
</content>
</entry>
<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>Mono: Add properties support in scripts</title>
<updated>2018-01-04T20:16:22Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2018-01-04T20:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=119a910bc6b7472f014773997bc036a461b44a38'/>
<id>urn:sha1:119a910bc6b7472f014773997bc036a461b44a38</id>
<content type='text'>
</content>
</entry>
</feed>
