<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/haiku/SCsub, 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/haiku/SCsub?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/haiku/SCsub?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-11-29T03:24:12Z</updated>
<entry>
<title>disable caching for targets using helper functions</title>
<updated>2017-11-29T03:24:12Z</updated>
<author>
<name>Rhody Lugo</name>
</author>
<published>2017-11-28T20:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a65c0939fd1adc616275ad01996917fab89a7b9c'/>
<id>urn:sha1:a65c0939fd1adc616275ad01996917fab89a7b9c</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: Fix PEP8 whitespace issues in Python files</title>
<updated>2016-10-31T23:35:16Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-30T17:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d4c17700aa2f36f69978beda04e42ff2749de270'/>
<id>urn:sha1:d4c17700aa2f36f69978beda04e42ff2749de270</id>
<content type='text'>
Done with `autopep8 --select=E2,W2`, fixes:

- E201 - Remove extraneous whitespace.
- E202 - Remove extraneous whitespace.
- E203 - Remove extraneous whitespace.
- E211 - Remove extraneous whitespace.
- E221 - Fix extraneous whitespace around keywords.
- E222 - Fix extraneous whitespace around keywords.
- E223 - Fix extraneous whitespace around keywords.
- E224 - Remove extraneous whitespace around operator.
- E225 - Fix missing whitespace around operator.
- E226 - Fix missing whitespace around operator.
- E227 - Fix missing whitespace around operator.
- E228 - Fix missing whitespace around operator.
- E231 - Add missing whitespace.
- E231 - Fix various deprecated code (via lib2to3).
- E241 - Fix extraneous whitespace around keywords.
- E242 - Remove extraneous whitespace around operator.
- E251 - Remove whitespace around parameter '=' sign.
- E261 - Fix spacing after comment hash.
- E262 - Fix spacing after comment hash.
- E265 - Format block comments.
- E271 - Fix extraneous whitespace around keywords.
- E272 - Fix extraneous whitespace around keywords.
- E273 - Fix extraneous whitespace around keywords.
- E274 - Fix extraneous whitespace around keywords.
- W291 - Remove trailing whitespace.
- W293 - Remove trailing whitespace.
</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>SCsub: Add python shebang as a hint for syntax highlighting</title>
<updated>2016-10-17T18:10:46Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-17T06:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163'/>
<id>urn:sha1:fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163</id>
<content type='text'>
Also switch existing shebangs to "better" /usr/bin/env python.
</content>
</entry>
<entry>
<title>Haiku: add resource file</title>
<updated>2016-01-16T05:34:00Z</updated>
<author>
<name>Kostadin Damyanov</name>
</author>
<published>2016-01-16T03:30:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=19753233ad2b22c6feb01bc7b85c2fc395d7c910'/>
<id>urn:sha1:19753233ad2b22c6feb01bc7b85c2fc395d7c910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haiku: move the audio driver to platform/haiku</title>
<updated>2015-08-14T19:52:28Z</updated>
<author>
<name>Kostadin Damyanov</name>
</author>
<published>2015-08-14T19:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2a757a6ad4ef4e7767b7d3ef7e177ec6613ef6d1'/>
<id>urn:sha1:2a757a6ad4ef4e7767b7d3ef7e177ec6613ef6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haiku: add keyboard support</title>
<updated>2015-07-11T21:52:47Z</updated>
<author>
<name>Kostadin Damyanov</name>
</author>
<published>2015-07-11T21:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=07e76a3f2ce85c996ddddce8e4e5180c7b948490'/>
<id>urn:sha1:07e76a3f2ce85c996ddddce8e4e5180c7b948490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haiku: create a GL context and initialize the audio and physics servers</title>
<updated>2015-06-11T19:57:41Z</updated>
<author>
<name>Kostadin Damyanov</name>
</author>
<published>2015-06-11T19:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8df3e30abd06ce8d51e6b1ad696aabf97ea9f178'/>
<id>urn:sha1:8df3e30abd06ce8d51e6b1ad696aabf97ea9f178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haiku: Initial support.</title>
<updated>2015-05-24T20:22:51Z</updated>
<author>
<name>Kostadin Damyanov</name>
</author>
<published>2015-05-24T20:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4a56f72f5be6cd34c96a082e3697f4eecd744e75'/>
<id>urn:sha1:4a56f72f5be6cd34c96a082e3697f4eecd744e75</id>
<content type='text'>
</content>
</entry>
</feed>
