<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gdnative/nativescript, 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/gdnative/nativescript?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/modules/gdnative/nativescript?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-18T15:00:38Z</updated>
<entry>
<title>[GDNative] fix NativeScript false negative error</title>
<updated>2018-01-18T15:00:38Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-18T15:00:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=69f33a9313c356226a07285f8e923b0082857078'/>
<id>urn:sha1:69f33a9313c356226a07285f8e923b0082857078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GDNative] fix #15723</title>
<updated>2018-01-18T11:04:34Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-18T11:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9b96f8737724c481066d2e1bc2280c1de42ef136'/>
<id>urn:sha1:9b96f8737724c481066d2e1bc2280c1de42ef136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GDNative] fix two crashes with NativeScript</title>
<updated>2018-01-14T22:39:10Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-14T22:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d56bcc38ac69a63715c30a6fcd06a1e763704251'/>
<id>urn:sha1:d56bcc38ac69a63715c30a6fcd06a1e763704251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GDNative] fix editor crash with NativeScript</title>
<updated>2018-01-14T00:01:35Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-14T00:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=567d20fe5f392c8d58f8c1488a24d72a24a098c6'/>
<id>urn:sha1:567d20fe5f392c8d58f8c1488a24d72a24a098c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GDNative] fix reloading of non-reloadable libraries</title>
<updated>2018-01-06T20:10:01Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-06T20:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=66eed7b85985529e54449cf87feee001cba0c759'/>
<id>urn:sha1:66eed7b85985529e54449cf87feee001cba0c759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[GDNative] added reload property</title>
<updated>2018-01-06T11:31:30Z</updated>
<author>
<name>karroffel</name>
</author>
<published>2018-01-06T11:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=34cdcf5cd0b4ea087b62ecae71c2ac86e06220a9'/>
<id>urn:sha1:34cdcf5cd0b4ea087b62ecae71c2ac86e06220a9</id>
<content type='text'>
</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>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>Style: Apply new clang-format 5.0 style to all files</title>
<updated>2017-12-07T07:02:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-06T20:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=13c2ff932089db24841bb971b645141218bd8586'/>
<id>urn:sha1:13c2ff932089db24841bb971b645141218bd8586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #12922 from eska014/engine-singletons</title>
<updated>2017-11-14T19:44:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-14T19:44:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=61a693cf782c952dc151d8d77b1ab365888e6701'/>
<id>urn:sha1:61a693cf782c952dc151d8d77b1ab365888e6701</id>
<content type='text'>
Singleton management changes</content>
</entry>
</feed>
