<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/make_binders.py, branch 2.1.3-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/core/make_binders.py?h=2.1.3-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core/make_binders.py?h=2.1.3-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-11-02T21:29:36Z</updated>
<entry>
<title>style: Fix PEP8 blank lines issues in Python files</title>
<updated>2016-11-02T21:29:36Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7389217f8170dde67fa6bb50c1046ae4a5a9e5a'/>
<id>urn:sha1:a7389217f8170dde67fa6bb50c1046ae4a5a9e5a</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-11-02T21:28:28Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e259bf8bbb00c5555675892295ce50aa32695737'/>
<id>urn:sha1:e259bf8bbb00c5555675892295ce50aa32695737</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-11-02T21:26:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=561c1f17a12a42b8263ce7dd40d90e1e9633c1de'/>
<id>urn:sha1:561c1f17a12a42b8263ce7dd40d90e1e9633c1de</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>Fix typo to PTRCALL_ENABLED from previous commit</title>
<updated>2016-06-23T05:54:30Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-23T05:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0f54ab93bc25dc5164c678dc8cb653fdfe8a4f16'/>
<id>urn:sha1:0f54ab93bc25dc5164c678dc8cb653fdfe8a4f16</id>
<content type='text'>
And boo @reduz, those trailing spaces :p
</content>
</entry>
<entry>
<title>Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration.</title>
<updated>2016-06-23T02:13:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-06-23T02:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d6225b1e0004c57cc50452ddb5d512fd6556a523'/>
<id>urn:sha1:d6225b1e0004c57cc50452ddb5d512fd6556a523</id>
<content type='text'>
Disabled by default.
</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>Small Fixes</title>
<updated>2014-09-17T14:53:29Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-17T14:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fa004d5c0fb79e59f81d53ab8f53906a930a8453'/>
<id>urn:sha1:fa004d5c0fb79e59f81d53ab8f53906a930a8453</id>
<content type='text'>
-----------

-Added Ability for centering on top left for centercontainer
-Added ability to bind more than 5 parameters (must include an extra file)
</content>
</entry>
<entry>
<title>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
