<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/iphone/export, branch 3.0.2-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/iphone/export?h=3.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/iphone/export?h=3.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-07T20:50:41Z</updated>
<entry>
<title>Improve missing iOS loading screen error message</title>
<updated>2018-01-07T20:50:41Z</updated>
<author>
<name>Ruslan Mustakov</name>
</author>
<published>2018-01-07T20:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=90f7c84bba3d1fff6830ee41ddf1d51b17c8b307'/>
<id>urn:sha1:90f7c84bba3d1fff6830ee41ddf1d51b17c8b307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing copyright headers and fix formatting</title>
<updated>2018-01-05T00:22:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-04T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4213e66b2dd8f5a87d8cf5015ac83ba3143279d'/>
<id>urn:sha1:e4213e66b2dd8f5a87d8cf5015ac83ba3143279d</id>
<content type='text'>
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
</content>
</entry>
<entry>
<title>Update copyright statements to 2018</title>
<updated>2018-01-01T13:40:47Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-01T13:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b50a9114b105dafafdda8248a38653bca314a6f3'/>
<id>urn:sha1:b50a9114b105dafafdda8248a38653bca314a6f3</id>
<content type='text'>
Happy new year to the wonderful Godot community!
</content>
</entry>
<entry>
<title>Updated Linux template extensions to match architecture.</title>
<updated>2017-12-12T21:09:48Z</updated>
<author>
<name>Nathan Warden</name>
</author>
<published>2017-12-12T21:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f89d78a7a474612ec715e5c5da150f97dd716057'/>
<id>urn:sha1:f89d78a7a474612ec715e5c5da150f97dd716057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Manage Export Templates link</title>
<updated>2017-12-07T23:46:03Z</updated>
<author>
<name>MattUV</name>
</author>
<published>2017-12-07T23:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=93231819c28be2895d6e56073e1b5599cd60b888'/>
<id>urn:sha1:93231819c28be2895d6e56073e1b5599cd60b888</id>
<content type='text'>
In some cases, the link to download export templates was missing.
Fixes #14391
</content>
</entry>
<entry>
<title>Style: Apply new clang-format 5.0 style to all files</title>
<updated>2017-12-07T07:02:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-06T20:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=13c2ff932089db24841bb971b645141218bd8586'/>
<id>urn:sha1:13c2ff932089db24841bb971b645141218bd8586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhanced iOS and UWP logo on Export dialog</title>
<updated>2017-11-29T10:34:01Z</updated>
<author>
<name>Indah Sylvia</name>
</author>
<published>2017-11-29T10:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1746fbd1c6d8210bc093897bc9d5c0617ae7791d'/>
<id>urn:sha1:1746fbd1c6d8210bc093897bc9d5c0617ae7791d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,</title>
<updated>2017-11-25T03:09:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-25T03:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bc2e8d99e5ae0dbd69e712cc71da3033f5f30139'/>
<id>urn:sha1:bc2e8d99e5ae0dbd69e712cc71da3033f5f30139</id>
<content type='text'>
leading to unnecesary copy on writes and reduced performance.
</content>
</entry>
<entry>
<title>Allow configuring iOS export</title>
<updated>2017-11-20T18:16:49Z</updated>
<author>
<name>Ruslan Mustakov</name>
</author>
<published>2017-10-02T15:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8f0f327f0207cbde27bbfba3ac106b9457d7201b'/>
<id>urn:sha1:8f0f327f0207cbde27bbfba3ac106b9457d7201b</id>
<content type='text'>
 - EditorExportPlugin's _export_begin accepts all the arguments related
   to the current export (is_debug, path, flags).

 - EditorExportPlugin API is extended with methods allowing to configure
   iOS export: add_ios_framework, add_ios_plist_content,
   add_ios_linker_flags, add_ios_bundle_file.

 - iOS export template now contains Godot as a static library so that
   it can be linked with third-party Frameworks and GDNative static
   libraries.

 - Adds method to DirAccess for recursive copying of a directory.

 - Fixes iOS export to work with Xcode 9 (released recently).
</content>
</entry>
<entry>
<title>Sign iOS dylibs before packaging</title>
<updated>2017-10-16T03:35:58Z</updated>
<author>
<name>Ruslan Mustakov</name>
</author>
<published>2017-10-16T03:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=011d997840a95a45294ce44036bf3aee7642285c'/>
<id>urn:sha1:011d997840a95a45294ce44036bf3aee7642285c</id>
<content type='text'>
These changes allow to open the exported project in XCode and Run it
immediately to begin debugging. Before these changes you'd have to
sign GDNative libs and change Build Configuration manually.
</content>
</entry>
</feed>
