<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gridmap/config.py, branch 3.0-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-11-15T20:29:33Z</updated>
<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>Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will</title>
<updated>2017-09-12T20:45:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-12T20:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4f929a0fdfae24b1ca5acf0b732219119090ee43'/>
<id>urn:sha1:4f929a0fdfae24b1ca5acf0b732219119090ee43</id>
<content type='text'>
recognize them.
</content>
</entry>
<entry>
<title>Many fixes to make exported scenes work better, still buggy.</title>
<updated>2017-02-15T11:34:02Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-02-15T11:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=da11d6d9e868db674cb18ced0544c84e3356be8d'/>
<id>urn:sha1:da11d6d9e868db674cb18ced0544c84e3356be8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/gles3' into gles3-on-master</title>
<updated>2017-01-02T20:52:26Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-02T20:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3f3f5a5359973e95e94148676a9793d6f52468f3'/>
<id>urn:sha1:3f3f5a5359973e95e94148676a9793d6f52468f3</id>
<content type='text'>
Various merge conflicts have been fixed manually and some mistakes
might have been made - time will tell :)
</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>Begining of GLES3 renderer:</title>
<updated>2016-10-03T19:35:16Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-10-03T19:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=22d83bc9f655d5ae7a1b49709c4c1b663725daf5'/>
<id>urn:sha1:22d83bc9f655d5ae7a1b49709c4c1b663725daf5</id>
<content type='text'>
-Most 2D drawing is implemented
-Missing shaders
-Missing all 3D
-Editor needs to be set on update always to be used, otherwise it does not refresh
-Large parts of editor not working
</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>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>
