<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/osx, branch 2.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/platform/osx?h=2.0.3-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/osx?h=2.0.3-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-05-12T07:05:32Z</updated>
<entry>
<title>OS.get_screen_size now returns the correct value on OSX</title>
<updated>2016-05-12T07:05:32Z</updated>
<author>
<name>marcelofg55</name>
</author>
<published>2016-05-11T14:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2bd6e2402bbfbadca5f93f0cf4f482edf3f55dc4'/>
<id>urn:sha1:2bd6e2402bbfbadca5f93f0cf4f482edf3f55dc4</id>
<content type='text'>
(cherry picked from commit b697de92efab8ddd9796a1f396cebfb159be11b0)
</content>
</entry>
<entry>
<title>Fix launching from .app on OSX</title>
<updated>2016-04-29T16:05:39Z</updated>
<author>
<name>Ariel Manzur</name>
</author>
<published>2016-04-29T13:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=227604a566ba4cde8520404345e88b112401474d'/>
<id>urn:sha1:227604a566ba4cde8520404345e88b112401474d</id>
<content type='text'>
(cherry picked from commit 6962fd91c6c03ceec91e8f25242ca5c638dfea03)
</content>
</entry>
<entry>
<title>Move export GUI debug toggle to export settings window</title>
<updated>2016-04-29T05:43:23Z</updated>
<author>
<name>eska</name>
</author>
<published>2016-04-28T00:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=91461b588da8881e0b54795ac35397e8211a75b7'/>
<id>urn:sha1:91461b588da8881e0b54795ac35397e8211a75b7</id>
<content type='text'>
(cherry picked from commit ab4caa79538750d7557308dd4f83d6b17d9bdd22)
</content>
</entry>
<entry>
<title>Remove trailing spaces</title>
<updated>2016-04-02T20:19:40Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-04-02T18:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bac8248316f8aaf2890a5c7a4add2f3a562e5891'/>
<id>urn:sha1:bac8248316f8aaf2890a5c7a4add2f3a562e5891</id>
<content type='text'>
(cherry picked from commit 0a5472e697dee57956c2583a50bc5cf5faada5d8)
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-03-08T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>osx: fix inverted horizontal scrolling</title>
<updated>2016-04-02T19:57:26Z</updated>
<author>
<name>hondres</name>
</author>
<published>2016-03-07T10:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=827f4a895a10a900bdff710c84df7acdf3fef047'/>
<id>urn:sha1:827f4a895a10a900bdff710c84df7acdf3fef047</id>
<content type='text'>
(cherry picked from commit 02eddbf7dae761c7763119271bb5cca5c0059c03)
</content>
</entry>
<entry>
<title>Added relative paths for DirAccess::remove()</title>
<updated>2016-03-05T12:35:48Z</updated>
<author>
<name>Zher Huei Lee</name>
</author>
<published>2016-03-01T10:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c850fa73316a2f4905e9d250f7966c82e74e208f'/>
<id>urn:sha1:c850fa73316a2f4905e9d250f7966c82e74e208f</id>
<content type='text'>
Follows similar behaviour to DirAccess::rename()

(cherry picked from commit d7052ddba334de3df1190837c6d8589b48799965)
</content>
</entry>
<entry>
<title>Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT</title>
<updated>2016-02-17T22:01:27Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-02-17T21:59:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=130f8fa1936f672ec34fd0270e1d2c0577f95eed'/>
<id>urn:sha1:130f8fa1936f672ec34fd0270e1d2c0577f95eed</id>
<content type='text'>
The former name was incorrect in English, though for us latin lovers it's an understandable mistake.
Second part of and closes #3626.
</content>
</entry>
<entry>
<title>support horizontal mouse wheel, use in text editor</title>
<updated>2016-02-04T16:16:22Z</updated>
<author>
<name>hondres</name>
</author>
<published>2016-02-04T16:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df4faf8f334c5b1c71bfcec25fb64caf933b294b'/>
<id>urn:sha1:df4faf8f334c5b1c71bfcec25fb64caf933b294b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update detect.py</title>
<updated>2016-01-29T20:33:45Z</updated>
<author>
<name>punto-</name>
</author>
<published>2016-01-29T20:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=987bfb4b5e99bb11ecfd914e80d59b9bde62e26f'/>
<id>urn:sha1:987bfb4b5e99bb11ecfd914e80d59b9bde62e26f</id>
<content type='text'>
removed -g from linkflags</content>
</entry>
</feed>
