<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/android/os_android.h, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/platform/android/os_android.h?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/android/os_android.h?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-16T11:57:34Z</updated>
<entry>
<title>Add ability to set "keep screen on" for android</title>
<updated>2016-01-16T11:57:34Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2015-11-27T14:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fb2bf78591672362adbb62ea15e7be4ac34a7dee'/>
<id>urn:sha1:fb2bf78591672362adbb62ea15e7be4ac34a7dee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits FBOs so all 2D shader effects should now work in every single Android device.</title>
<updated>2015-12-02T14:15:48Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-02T14:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4b1f0afb014cae7c9a84c8d7c0429f45f425214b'/>
<id>urn:sha1:4b1f0afb014cae7c9a84c8d7c0429f45f425214b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ability to set custom mouse cursors. Not hardware accelerated yet.</title>
<updated>2015-09-24T21:06:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-24T21:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=82a3304458738b410a5aff8994ce587413aeb464'/>
<id>urn:sha1:82a3304458738b410a5aff8994ce587413aeb464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merged some stuff for okam</title>
<updated>2015-09-04T02:24:55Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-04T02:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b0aa49accbd7e45dae38f1bd43b0fbdd11714211'/>
<id>urn:sha1:b0aa49accbd7e45dae38f1bd43b0fbdd11714211</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ability to run 2D physics in a thread</title>
<updated>2015-05-26T04:06:05Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-26T04:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9df77d276593ef7082e3971d1c180b8f74b0cb2e'/>
<id>urn:sha1:9df77d276593ef7082e3971d1c180b8f74b0cb2e</id>
<content type='text'>
also, 2D physics is now thread safe too.
see physics_2d/thread_model
</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android fixes, please test</title>
<updated>2015-03-23T14:31:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-03-23T14:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7ad7f2f6a986fa6598ae10f2bb940e15c3658f44'/>
<id>urn:sha1:7ad7f2f6a986fa6598ae10f2bb940e15c3658f44</id>
<content type='text'>
(can' t build android atm)
</content>
</entry>
<entry>
<title>-Ability to ask for documents/pictures/etc system dirs.</title>
<updated>2014-12-02T17:02:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-02T17:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e361e8539c889d3ca66e77ebb5d0ceb61d17f49d'/>
<id>urn:sha1:e361e8539c889d3ca66e77ebb5d0ceb61d17f49d</id>
<content type='text'>
-Fixes to animationplayer
-fixes to collada importer
</content>
</entry>
<entry>
<title>Misc Fixes</title>
<updated>2014-06-28T02:21:45Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-06-28T02:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2af2a84a03fd707cfa4c682aff34d722343d8985'/>
<id>urn:sha1:2af2a84a03fd707cfa4c682aff34d722343d8985</id>
<content type='text'>
==========

-NOTIFICATION_WM_QUIT fixed on android (seems tha way this is reported changed in newer sdk)
-WIP implementation of APK Expansion APIs for publishing games larger than 50mb in Play Store
-Feaures in the new tutorials are all present in the sourcecode
-This (hopefully) should get rid of the animation list order getting corrupted
-Improved 3D Scene Importer (Skeletons, Animations and other stuff were not being merged). Anything missing?
-In code editor, the automatic syntax checker will only use file_exists() to check preload() else it might freeze the editor too much while typing if the preload is a big resource
-Fixed bugs in PolygonPathFinder, stil pending to do a node and a demo
</content>
</entry>
</feed>
