<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gdnative, branch 3.0.3-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=3.0.3-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=3.0.3-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-06-01T16:19:33Z</updated>
<entry>
<title>Fix documentation version strings</title>
<updated>2018-06-01T16:19:33Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-06-01T16:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d24f77be99321d857285daddac0dda7128e348ed'/>
<id>urn:sha1:d24f77be99321d857285daddac0dda7128e348ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Variant leak in call_native</title>
<updated>2018-05-13T19:55:19Z</updated>
<author>
<name>Pedro J. Estébanez</name>
</author>
<published>2018-05-08T19:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c8ce9c00805be16d660057079a665114507409df'/>
<id>urn:sha1:c8ce9c00805be16d660057079a665114507409df</id>
<content type='text'>
(cherry picked from commit 474eda9e30cd86ff93ebf317df2e904b770a8851)
</content>
</entry>
<entry>
<title>Fix lto builds on clang compilers</title>
<updated>2018-04-29T22:52:42Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-04-29T22:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8e301c69cb86a980a6702f8a0ab801f7952aa30b'/>
<id>urn:sha1:8e301c69cb86a980a6702f8a0ab801f7952aa30b</id>
<content type='text'>
This needs to go to master also
</content>
</entry>
<entry>
<title>NativeScript: Fix initialization in wrong scope</title>
<updated>2018-03-02T01:08:50Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-03-02T01:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=87476c057a60f3ab6fc16ee1824d6b98990016a0'/>
<id>urn:sha1:87476c057a60f3ab6fc16ee1824d6b98990016a0</id>
<content type='text'>
Regression from d702d7b335c0c9305e75131770c0ea739b70d813 which broke javascript build.

(cherry picked from commit 08cadc3d871f681ef1f951894345359a85ba190e)
</content>
</entry>
<entry>
<title>Fix various valgrind reported uninitialized variable uses</title>
<updated>2018-03-01T20:06:31Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-02-28T20:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=675899a521422a97835660b5a7b09dad851884d0'/>
<id>urn:sha1:675899a521422a97835660b5a7b09dad851884d0</id>
<content type='text'>
(cherry picked from commit d702d7b335c0c9305e75131770c0ea739b70d813)
</content>
</entry>
<entry>
<title>doc: Update version string for 3.0.2</title>
<updated>2018-02-27T12:57:10Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-02-27T12:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=42e82b93776811f0606352c51c94101021f769b1'/>
<id>urn:sha1:42e82b93776811f0606352c51c94101021f769b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update doc version strings to 3.0.1</title>
<updated>2018-02-24T17:59:38Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-02-24T17:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5f15642fde5db2caf823fc984626a95ca7c65c79'/>
<id>urn:sha1:5f15642fde5db2caf823fc984626a95ca7c65c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos with codespell</title>
<updated>2018-02-22T11:17:06Z</updated>
<author>
<name>luz.paz</name>
</author>
<published>2018-02-21T16:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=751806b5c7c2b63c47d228664c3425b6f3fdb5ac'/>
<id>urn:sha1:751806b5c7c2b63c47d228664c3425b6f3fdb5ac</id>
<content type='text'>
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```

(cherry picked from commit 612ab4bbc6f2396f4dcd68c3f142f7dfa2f5f0a5)
</content>
</entry>
<entry>
<title>Fix inconsistencies and typos in argument names</title>
<updated>2018-02-04T19:10:13Z</updated>
<author>
<name>Paolo Perkovic</name>
</author>
<published>2018-02-01T08:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7de47fbabb28198b41aa475e64eaa0fbcfff126a'/>
<id>urn:sha1:7de47fbabb28198b41aa475e64eaa0fbcfff126a</id>
<content type='text'>
(cherry picked from commit 08d4bfacafa8abe435d51a6afecb276030a23280)
</content>
</entry>
<entry>
<title>doc: Sync with current source</title>
<updated>2018-01-25T07:50:56Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-25T07:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d516aab8fa6b64c914082888863c5a89b3fec574'/>
<id>urn:sha1:d516aab8fa6b64c914082888863c5a89b3fec574</id>
<content type='text'>
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018
and fix the version tag in all files (not really stable yet, but it makes no sense
to hardcode rc3 at this stage).
</content>
</entry>
</feed>
