<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/main/SCsub, 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/main/SCsub?h=3.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/main/SCsub?h=3.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-12-16T19:20:36Z</updated>
<entry>
<title>fixed reference to splash file</title>
<updated>2017-12-16T19:20:36Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-12-16T19:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=db22aec51a86a562d167eeaadcd8b57bc89c9a88'/>
<id>urn:sha1:db22aec51a86a562d167eeaadcd8b57bc89c9a88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added custom editor splash (including sponsor logo).</title>
<updated>2017-12-16T19:11:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-12-16T19:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cf84ee22a9b884453ac8d50b4c3216baf2e3897a'/>
<id>urn:sha1:cf84ee22a9b884453ac8d50b4c3216baf2e3897a</id>
<content type='text'>
</content>
</entry>
<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>use the same cache for all branches for appveyor</title>
<updated>2017-11-28T07:23:33Z</updated>
<author>
<name>Rhody Lugo</name>
</author>
<published>2017-11-27T13:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a4a222d62dcffaf93e3dd439c3f61836a4cd831e'/>
<id>urn:sha1:a4a222d62dcffaf93e3dd439c3f61836a4cd831e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New splash screen.</title>
<updated>2017-10-13T21:40:22Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-10-13T21:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=51393eb2b2e24ce3be35702dbe4d95479774b858'/>
<id>urn:sha1:51393eb2b2e24ce3be35702dbe4d95479774b858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make build scripts Python3 compatible</title>
<updated>2017-08-27T21:05:39Z</updated>
<author>
<name>Matthias Hoelzl</name>
</author>
<published>2017-08-26T16:53:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b6e1e47e3a92c1b94ef327149068a8a147fc73f5'/>
<id>urn:sha1:b6e1e47e3a92c1b94ef327149068a8a147fc73f5</id>
<content type='text'>
- The Windows, UWP, Android (on Windows) and Linux builds are
  tested with Scons 3.0 alpha using Python 3.
- OSX and iOS should hopefully work but are not tested since
  I don't have a Mac.
- Builds using SCons 2.5 and Python 2 should not be impacted.
</content>
</entry>
<entry>
<title>Fix mixed tab/whitespace in build files</title>
<updated>2017-08-27T21:05:39Z</updated>
<author>
<name>Matthias Hoelzl</name>
</author>
<published>2017-08-26T18:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a919a013f53bdd9535d248ad9fdbb586c342a4d6'/>
<id>urn:sha1:a919a013f53bdd9535d248ad9fdbb586c342a4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BuildSystem: generated files have .gen.extension</title>
<updated>2017-06-25T00:55:01Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-06-23T15:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e3998528e021d2722b40bc1bcda809baaa2cce3b'/>
<id>urn:sha1:e3998528e021d2722b40bc1bcda809baaa2cce3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restored (And auto-generated) splash image</title>
<updated>2017-04-09T23:03:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-04-09T23:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7ba71fb24346fb87f50a9eb4aa6b675c31507528'/>
<id>urn:sha1:7ba71fb24346fb87f50a9eb4aa6b675c31507528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move tests again from core to main</title>
<updated>2017-01-08T20:33:37Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-08T20:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8b7a86ec7b7bc4bb115f45545aa062cba47022bc'/>
<id>urn:sha1:8b7a86ec7b7bc4bb115f45545aa062cba47022bc</id>
<content type='text'>
As advised by @reduz, as tests depend on other libs.
</content>
</entry>
</feed>
