<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/webm/config.py, branch 3.0.4-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/modules/webm/config.py?h=3.0.4-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/modules/webm/config.py?h=3.0.4-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-11-20T18:16:49Z</updated>
<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>doc: Make all module docs self-contained</title>
<updated>2017-11-15T20:29:33Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-15T18:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=677e95d8d189a62e6473b43989012a8258f193a4'/>
<id>urn:sha1:677e95d8d189a62e6473b43989012a8258f193a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix video playback</title>
<updated>2017-10-14T14:20:39Z</updated>
<author>
<name>Matt Hughes</name>
</author>
<published>2017-09-14T20:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3edd3cd377511b4cef27478be24f7562273d69ce'/>
<id>urn:sha1:3edd3cd377511b4cef27478be24f7562273d69ce</id>
<content type='text'>
This adds support to

- VideoPlayer
- VideoStreamWebm
- VideoStreamTheora
</content>
</entry>
<entry>
<title>Oops! Audio engine has vanished :D</title>
<updated>2017-01-15T19:07:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-01-15T19:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b400c69cd487f70d8164dd5550eb994253d359d6'/>
<id>urn:sha1:b400c69cd487f70d8164dd5550eb994253d359d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: Fix PEP8 blank lines issues in Python files</title>
<updated>2016-10-31T23:35:16Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-30T18:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=817dd7ccbb166b27c93706dffc5c0c0d59fd87f8'/>
<id>urn:sha1:817dd7ccbb166b27c93706dffc5c0c0d59fd87f8</id>
<content type='text'>
Done with `autopep8 --select=E3,W3`, fixes:

- E301 - Add missing blank line.
- E302 - Add missing 2 blank lines.
- E303 - Remove extra blank lines.
- E304 - Remove blank line following function decorator.
- E309 - Add missing blank line.
- W391 - Remove trailing blank lines.
</content>
</entry>
<entry>
<title>style: Start applying PEP8 to Python files, indentation issues</title>
<updated>2016-10-31T23:33:51Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-30T17:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=97c8508f5e4f57b1048830d44e76e1f4517fd449'/>
<id>urn:sha1:97c8508f5e4f57b1048830d44e76e1f4517fd449</id>
<content type='text'>
Done with `autopep8 --select=E1`, fixes:

- E101 - Reindent all lines.
- E112 - Fix under-indented comments.
- E113 - Fix over-indented comments.
- E115 - Fix under-indented comments.
- E116 - Fix over-indented comments.
- E121 - Fix a badly indented line.
- E122 - Fix a badly indented line.
- E123 - Fix a badly indented line.
- E124 - Fix a badly indented line.
- E125 - Fix indentation undistinguish from the next logical line.
- E126 - Fix a badly indented line.
- E127 - Fix a badly indented line.
- E128 - Fix a badly indented line.
- E129 - Fix a badly indented line.
</content>
</entry>
<entry>
<title>Add WebM module</title>
<updated>2016-10-23T00:46:06Z</updated>
<author>
<name>Błażej Szczygieł</name>
</author>
<published>2016-10-17T15:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d710b265f8c9c94f3315d2d2ae2267c7437eb179'/>
<id>urn:sha1:d710b265f8c9c94f3315d2d2ae2267c7437eb179</id>
<content type='text'>
Use already existing libraries: libvorbis and libopus. Also use newly
added libraries: libvpx, libwebm, libsimplewebm.
</content>
</entry>
</feed>
