<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git, branch feature/gio-open</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/?h=feature%2Fgio-open</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/?h=feature%2Fgio-open'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-10-11T17:58:46Z</updated>
<entry>
<title>Use 'gio open' instead of deprecated xdg-open.</title>
<updated>2017-10-11T17:58:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-11T17:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4f7cf84cf098426f4865291de96f033ae8c11b59'/>
<id>urn:sha1:4f7cf84cf098426f4865291de96f033ae8c11b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #12018 from hi-ogawa/fix-animated-sprite-frame-property-slider</title>
<updated>2017-10-11T14:28:28Z</updated>
<author>
<name>Gilles Roudiere</name>
</author>
<published>2017-10-11T14:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=409e58e67abde4e7af6e43b32c23338e119377fb'/>
<id>urn:sha1:409e58e67abde4e7af6e43b32c23338e119377fb</id>
<content type='text'>
Fix AnimatedSprite frame property slider in editor</content>
</entry>
<entry>
<title>Merge pull request #11954 from neikeq/d</title>
<updated>2017-10-11T11:54:34Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2017-10-11T11:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=740ef3dc9788d62fc07567149a3768e90af781ce'/>
<id>urn:sha1:740ef3dc9788d62fc07567149a3768e90af781ce</id>
<content type='text'>
Added 'exposed' field to ClassInfo for registered classes</content>
</entry>
<entry>
<title>Merge pull request #11958 from hi-ogawa/fix-shadow-map-front-face</title>
<updated>2017-10-11T09:02:43Z</updated>
<author>
<name>Gilles Roudiere</name>
</author>
<published>2017-10-11T09:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=45c878e3803c06361dfcad9d7a329ba12fc01570'/>
<id>urn:sha1:45c878e3803c06361dfcad9d7a329ba12fc01570</id>
<content type='text'>
Fix front face definition</content>
</entry>
<entry>
<title>Fix AnimatedSprite frame property slider in editor</title>
<updated>2017-10-11T08:49:39Z</updated>
<author>
<name>Hiroshi Ogawa</name>
</author>
<published>2017-10-11T08:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=130ad806f8dd8e22537a8575ab8c779bafeba357'/>
<id>urn:sha1:130ad806f8dd8e22537a8575ab8c779bafeba357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #11999 from Grosskopf/AudioServerAndStream-docs</title>
<updated>2017-10-11T02:09:41Z</updated>
<author>
<name>Chris Bradfield</name>
</author>
<published>2017-10-11T02:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=da47f58b24daf7920b55dff19cbc484202f1ec37'/>
<id>urn:sha1:da47f58b24daf7920b55dff19cbc484202f1ec37</id>
<content type='text'>
[DOCS] Updated AudioStream docs and added AudioServer docs</content>
</entry>
<entry>
<title>updated AudioStream docs and added AudioServer docs</title>
<updated>2017-10-10T22:51:59Z</updated>
<author>
<name>Grosskopf</name>
</author>
<published>2017-10-10T14:00:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3ac7cc9e574901027f54d97550ddf0ef848a15a3'/>
<id>urn:sha1:3ac7cc9e574901027f54d97550ddf0ef848a15a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #11945 from saltares/docs-os</title>
<updated>2017-10-10T19:56:39Z</updated>
<author>
<name>Chris Bradfield</name>
</author>
<published>2017-10-10T19:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=51b41dcdbb984bdf8a1c1e29218cbdaf675c57f8'/>
<id>urn:sha1:51b41dcdbb984bdf8a1c1e29218cbdaf675c57f8</id>
<content type='text'>
[DOCS] - Completes the docs for the OS class</content>
</entry>
<entry>
<title>[DOCS] - Completes the docs for the OS class</title>
<updated>2017-10-10T19:51:58Z</updated>
<author>
<name>David Saltares</name>
</author>
<published>2017-10-08T17:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ee513aba440e740ee48f1ab25c0a161323a20418'/>
<id>urn:sha1:ee513aba440e740ee48f1ab25c0a161323a20418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #11942 from saltares/docs-engine</title>
<updated>2017-10-10T19:43:25Z</updated>
<author>
<name>Chris Bradfield</name>
</author>
<published>2017-10-10T19:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0bf58c052528c6299fc0ba989d8e0ea1f6fe74dd'/>
<id>urn:sha1:0bf58c052528c6299fc0ba989d8e0ea1f6fe74dd</id>
<content type='text'>
[DOCS] - Complete Engine docs</content>
</entry>
</feed>
