<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/android/globals, 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/platform/android/globals?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/android/globals?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-08-27T12:16:55Z</updated>
<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>-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>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>A Whole New World (clang-format edition)</title>
<updated>2017-03-05T15:44:50Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-03-05T15:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5dbf1809c6e3e905b94b8764e99491e608122261'/>
<id>urn:sha1:5dbf1809c6e3e905b94b8764e99491e608122261</id>
<content type='text'>
I can show you the code
Pretty, with proper whitespace
Tell me, coder, now when did
You last write readable code?

I can open your eyes
Make you see your bad indent
Force you to respect the style
The core devs agreed upon

A whole new world
A new fantastic code format
A de facto standard
With some sugar
Enforced with clang-format

A whole new world
A dazzling style we all dreamed of
And when we read it through
It's crystal clear
That now we're in a whole new world of code
</content>
</entry>
<entry>
<title>-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)</title>
<updated>2017-02-21T03:06:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-02-21T03:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=de0045cf1b0a5e20fbf74da192039d344ee8d0c7'/>
<id>urn:sha1:de0045cf1b0a5e20fbf74da192039d344ee8d0c7</id>
<content type='text'>
-.pck and .zip exporting redone, seems to be working..
</content>
</entry>
<entry>
<title>Style: Fix whole-line commented code</title>
<updated>2017-01-14T13:52:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-14T11:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=93ab45b6b5c4f8e0619e963156c983009d399a9d'/>
<id>urn:sha1:93ab45b6b5c4f8e0619e963156c983009d399a9d</id>
<content type='text'>
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
</content>
</entry>
<entry>
<title>-Changed most project settings in the engine, so they have major and minor categories.</title>
<updated>2017-01-05T12:16:00Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-01-05T12:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0f7af4ea51744cda23c4d3c7481f9c332973d1d4'/>
<id>urn:sha1:0f7af4ea51744cda23c4d3c7481f9c332973d1d4</id>
<content type='text'>
-Changed SectionedPropertyEditor to support this
-Renamed Globals singleton to GlobalConfig, makes more sense.
-Changed the logic behind persisten global settings, instead of the persist checkbox, a revert button is now available
</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>remove trailing whitespace</title>
<updated>2016-05-21T13:29:25Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-05-21T13:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=33403d91f77f1f34b19bff763391500bc9c2616c'/>
<id>urn:sha1:33403d91f77f1f34b19bff763391500bc9c2616c</id>
<content type='text'>
</content>
</entry>
</feed>
