<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/isim, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/platform/isim?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/isim?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-06-23T05:41:54Z</updated>
<entry>
<title>iOS simulator: merge into iphone detect.py</title>
<updated>2016-06-23T05:41:54Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-22T07:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dc8c14548833d6d1ffe209ecc37e442bc5259b3f'/>
<id>urn:sha1:dc8c14548833d6d1ffe209ecc37e442bc5259b3f</id>
<content type='text'>
Fixes #4489
</content>
</entry>
<entry>
<title>isim: Sync with iphone files list</title>
<updated>2016-06-20T06:31:42Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-20T06:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=225fbe0a9075c026a1a41d954b1dab8a2269d6cb'/>
<id>urn:sha1:225fbe0a9075c026a1a41d954b1dab8a2269d6cb</id>
<content type='text'>
Should fix broken build due to Appirater.
</content>
</entry>
<entry>
<title>Remove trailing spaces</title>
<updated>2016-04-02T18:26:12Z</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=0a5472e697dee57956c2583a50bc5cf5faada5d8'/>
<id>urn:sha1:0a5472e697dee57956c2583a50bc5cf5faada5d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>isim</title>
<updated>2015-12-12T22:13:40Z</updated>
<author>
<name>santiagopf</name>
</author>
<published>2015-12-12T22:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d6f9426748365bb318523d74038f388b3e400019'/>
<id>urn:sha1:d6f9426748365bb318523d74038f388b3e400019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix iOS Simulator SDK path for isim platform.</title>
<updated>2015-01-22T21:19:45Z</updated>
<author>
<name>Maxime CHAPELET</name>
</author>
<published>2015-01-22T21:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f7b00960dd89d88c8508c4fa56eb0688122da925'/>
<id>urn:sha1:f7b00960dd89d88c8508c4fa56eb0688122da925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2D Rewrite Step [1]</title>
<updated>2015-01-10T20:35:26Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-10T20:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=89970848311ee2d49040a148a56d80590091877c'/>
<id>urn:sha1:89970848311ee2d49040a148a56d80590091877c</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-

-Moved drawing code to a single function that takes linked list (should make it easier to optimize in the future).
-Implemented Z ordering of 2D nodes. Node2D and those that inherit have a visibility/Z property that affects drawing order (besides the tree order)
-Removed OpenGL ES 1.x support. Good riddance!
</content>
</entry>
<entry>
<title>Update ios simulator build config file to build under new ios SDK</title>
<updated>2014-12-08T05:58:39Z</updated>
<author>
<name>marynate</name>
</author>
<published>2014-12-06T12:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=88f58c5c26b0dfb759400f20e104a86af3187cb1'/>
<id>urn:sha1:88f58c5c26b0dfb759400f20e104a86af3187cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Much improvement to baked light baker</title>
<updated>2014-10-28T01:54:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-28T01:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e82dc402052a47b44bb3bcf50ee4801257f92778'/>
<id>urn:sha1:e82dc402052a47b44bb3bcf50ee4801257f92778</id>
<content type='text'>
-Fixed many bugs in stretch mode
-Fixes to camera project and unproject as consequence of the above
-added setget to script (documented in script doc)
-more fixes to collada exporter for blender
</content>
</entry>
<entry>
<title>-Support for changing fonts</title>
<updated>2014-04-05T15:39:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-04-05T15:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9f33134c93ecbadda70e8eefc50563e29b2eb7f2'/>
<id>urn:sha1:9f33134c93ecbadda70e8eefc50563e29b2eb7f2</id>
<content type='text'>
-Detect when free() might crash the project and throw error
-fixed 2D Bounce in physics (3d still broken)
-renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible.
-large amount of fixes
</content>
</entry>
<entry>
<title>-fix bug in cache for atlas import/export</title>
<updated>2014-03-14T01:57:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-03-14T01:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b'/>
<id>urn:sha1:31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b</id>
<content type='text'>
-fix some menus
-fixed bug in out transition curves
-detect and remove file:/// in collada
-remove multiscript for now
-remove dependencies on mouse in OS, moved to Input
-avoid fscache from screwing up (fix might make it slower, but it works)
-funcref was missing, it's there now
</content>
</entry>
</feed>
