<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/windows/export/export.h, 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/platform/windows/export/export.h?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/windows/export/export.h?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-05T00:22:23Z</updated>
<entry>
<title>Add missing copyright headers and fix formatting</title>
<updated>2018-01-05T00:22:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-04T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4213e66b2dd8f5a87d8cf5015ac83ba3143279d'/>
<id>urn:sha1:e4213e66b2dd8f5a87d8cf5015ac83ba3143279d</id>
<content type='text'>
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
</content>
</entry>
<entry>
<title>Update copyright statements to 2018</title>
<updated>2018-01-01T13:40:47Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-01T13:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b50a9114b105dafafdda8248a38653bca314a6f3'/>
<id>urn:sha1:b50a9114b105dafafdda8248a38653bca314a6f3</id>
<content type='text'>
Happy new year to the wonderful Godot community!
</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>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>
<entry>
<title>Welcome in 2017, dear changelog reader!</title>
<updated>2017-01-01T21:03:33Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-01T21:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c7bc44d5ad9aae4902280012f7654e2318cd910e'/>
<id>urn:sha1:c7bc44d5ad9aae4902280012f7654e2318cd910e</id>
<content type='text'>
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!
</content>
</entry>
<entry>
<title>Add missing license headers in our source files (#5255)</title>
<updated>2016-06-18T12:46:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-18T12:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7fc04626af238bf9a80c4f3b569e1c5d70465c9'/>
<id>urn:sha1:a7fc04626af238bf9a80c4f3b569e1c5d70465c9</id>
<content type='text'>
Also removes a couple wrong Godot headers from third-party source files.</content>
</entry>
<entry>
<title>Removed PE-bliss, win32 binares so far remain without icon, had many issues with it:</title>
<updated>2016-02-04T23:03:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-02-04T23:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=80e88c6a5024a019670ca3dc6327ee389c34f346'/>
<id>urn:sha1:80e88c6a5024a019670ca3dc6327ee389c34f346</id>
<content type='text'>
-corrupted 32 binaries without reason
-does not support upx binaries
-forces dependency o libstdc++
</content>
</entry>
<entry>
<title>-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260</title>
<updated>2015-11-19T13:41:20Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-19T13:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d3eb9e8c54d4a93b2bed90a5988f9814377d409f'/>
<id>urn:sha1:d3eb9e8c54d4a93b2bed90a5988f9814377d409f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change pe_bliss parent directory from /drivers to /tools</title>
<updated>2015-11-08T22:54:01Z</updated>
<author>
<name>masoud bh</name>
</author>
<published>2015-09-23T23:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=55b8c3ee48b690e0b801351ef0819b08b038b9d6'/>
<id>urn:sha1:55b8c3ee48b690e0b801351ef0819b08b038b9d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add icon to exe file in windows export</title>
<updated>2015-11-08T22:53:58Z</updated>
<author>
<name>masoud bh</name>
</author>
<published>2015-11-08T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=24f3f43457ac6bdeed95c1ed0a882387a509078a'/>
<id>urn:sha1:24f3f43457ac6bdeed95c1ed0a882387a509078a</id>
<content type='text'>
add version_info and icon sections in "export to windows platform".
add version_info and icon to godot exe file (editor &amp; template exe).
fix an problem in image class.
change all default icons to android export icon (a little more rounded).
create an python script for convert file to cpp byte array for use in
'splash.h'.
</content>
</entry>
</feed>
