<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/android/java/src/org/godotengine/godot/utils, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=mirror'/>
<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>Style: Apply clang-format to Java files</title>
<updated>2017-12-10T00:16:07Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-10T00:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7cb6e6b72375fa384c509651657aeba3f67110be'/>
<id>urn:sha1:7cb6e6b72375fa384c509651657aeba3f67110be</id>
<content type='text'>
Only those from org/godotengine/godot though, not the thirdparty ones.
</content>
</entry>
<entry>
<title>Fix TrustManager for Android</title>
<updated>2017-09-21T11:56:38Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2017-09-20T21:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1a704d76769b1d986d959984f666953ccbd8faf3'/>
<id>urn:sha1:1a704d76769b1d986d959984f666953ccbd8faf3</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>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>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>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>Renamed godot domain from com.android.godot (which was incorrect) to org.godotengine.godot</title>
<updated>2016-01-08T20:53:00Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-08T20:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=40ba22631bbb7fc4c6b88d01402e132dbaceaf2b'/>
<id>urn:sha1:40ba22631bbb7fc4c6b88d01402e132dbaceaf2b</id>
<content type='text'>
</content>
</entry>
</feed>
