<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/openssl, branch master</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-09-25T18:36:30Z</updated>
<entry>
<title>Use BoolVariable for third-party options.</title>
<updated>2017-09-25T18:36:30Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-25T04:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=45a9a680a3cf54d4f43c46c3ec43a108ee62b834'/>
<id>urn:sha1:45a9a680a3cf54d4f43c46c3ec43a108ee62b834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for OpenSSL 1.1.0.</title>
<updated>2017-09-24T06:11:02Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-24T05:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=00c03bdd2b27b1d0214a451e545fefc9affad93c'/>
<id>urn:sha1:00c03bdd2b27b1d0214a451e545fefc9affad93c</id>
<content type='text'>
This release hides many struct members which provides easier forward
compatibility but is a break from previous releases. A few small macros
provide compatibility between both 1.1.0 and 1.0.x.

Fixes #8624.
</content>
</entry>
<entry>
<title>Fix typos 'a' and 'an'</title>
<updated>2017-09-02T14:19:06Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-09-02T14:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=459f526119da43efae52307a6165a8ccd5cb2288'/>
<id>urn:sha1:459f526119da43efae52307a6165a8ccd5cb2288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dead code tells no tales</title>
<updated>2017-08-27T20:13:45Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-27T19:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7ad14e7a3e6f87ddc450f7e34621eb5200808451'/>
<id>urn:sha1:7ad14e7a3e6f87ddc450f7e34621eb5200808451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use HTTPS URL for Godot's website in the headers</title>
<updated>2017-08-27T12:16:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-27T12:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd282ff43f23fe845f29a3e25c8efc01bd65ffb0'/>
<id>urn:sha1:bd282ff43f23fe845f29a3e25c8efc01bd65ffb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary assignments</title>
<updated>2017-08-21T19:15:55Z</updated>
<author>
<name>Wilson E. Alvarez</name>
</author>
<published>2017-08-21T19:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=738d2ab96997faa1e13b91e38cf8a0000d829f70'/>
<id>urn:sha1:738d2ab96997faa1e13b91e38cf8a0000d829f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clang-formatting *.cpp and *.h (some files excluded)</title>
<updated>2017-07-22T11:14:08Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-07-22T10:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c7c65ca6bac04925353db9b3bee4b0cd0b634ac6'/>
<id>urn:sha1:c7c65ca6bac04925353db9b3bee4b0cd0b634ac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Renamed GlobalConfig to ProjectSettings, makes more sense.</title>
<updated>2017-07-19T20:06:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-07-19T20:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=25678b1876816b9ccb14b2c92aef62f3b009f88f'/>
<id>urn:sha1:25678b1876816b9ccb14b2c92aef62f3b009f88f</id>
<content type='text'>
-Added system for feature overrides, it's pretty cool :)
</content>
</entry>
<entry>
<title>Move other lone thirdparty files to thirdparty/misc</title>
<updated>2017-04-28T19:19:25Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-28T17:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d4029aa51a0f0bce5dc73885af74b592e3aa33b7'/>
<id>urn:sha1:d4029aa51a0f0bce5dc73885af74b592e3aa33b7</id>
<content type='text'>
Also move Box2D ConvexDecomposition contrib code to
thirdparty/b2d_convexdecomp.
</content>
</entry>
<entry>
<title>Add "Godot Engine contributors" copyright line</title>
<updated>2017-04-07T22:11:42Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-07T22:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df61dc4b2bd54a5a40c515493c76f5a458e5b541'/>
<id>urn:sha1:df61dc4b2bd54a5a40c515493c76f5a458e5b541</id>
<content type='text'>
</content>
</entry>
</feed>
