<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/2d/area_2d.cpp, branch 3.0.1-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/2d/area_2d.cpp?h=3.0.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/2d/area_2d.cpp?h=3.0.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-02-19T21:13:46Z</updated>
<entry>
<title>Update an outdated method name in error message</title>
<updated>2018-02-19T21:13:46Z</updated>
<author>
<name>ronroniv</name>
</author>
<published>2018-02-07T03:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5b32be4701f112685b3ee3f9436507a7d38b8537'/>
<id>urn:sha1:5b32be4701f112685b3ee3f9436507a7d38b8537</id>
<content type='text'>
set_enable_monitoring -&gt; set_monitoring

(cherry picked from commit 5e8f7c9782c336d2afef9a8d3a80483894a10e2b)
</content>
</entry>
<entry>
<title>Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.</title>
<updated>2018-01-12T11:29:24Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-01-12T11:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a26e6c82159c290a53c463dc4714789fc25391c2'/>
<id>urn:sha1:a26e6c82159c290a53c463dc4714789fc25391c2</id>
<content type='text'>
Updated doc accordingly.
</content>
</entry>
<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 new clang-format 5.0 style to all files</title>
<updated>2017-12-07T07:02:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-06T20:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=13c2ff932089db24841bb971b645141218bd8586'/>
<id>urn:sha1:13c2ff932089db24841bb971b645141218bd8586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed get_audio_bus and set functions to get_audio_bus_name and set</title>
<updated>2017-09-22T18:05:09Z</updated>
<author>
<name>Marcelo Paez</name>
</author>
<published>2017-09-22T16:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5e50fde3d9e48941a5f36daafda57950b7a70b1b'/>
<id>urn:sha1:5e50fde3d9e48941a5f36daafda57950b7a70b1b</id>
<content type='text'>
and edited docs for Area2D due to renaming o get_audio_bus and set_audio_bus
</content>
</entry>
<entry>
<title>Updated Area2D docs and added enum constants to scripting</title>
<updated>2017-09-12T03:39:28Z</updated>
<author>
<name>Will Nations</name>
</author>
<published>2017-09-12T03:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d441cc966047a1eae87e02634feef54a11cef179'/>
<id>urn:sha1:d441cc966047a1eae87e02634feef54a11cef179</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>Convert Object::cast_to() to the static version</title>
<updated>2017-08-24T21:08:24Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2017-08-24T20:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cacced7e507f7603bacc03ae2616e58f0ede122a'/>
<id>urn:sha1:cacced7e507f7603bacc03ae2616e58f0ede122a</id>
<content type='text'>
Currently we rely on some undefined behavior when Object-&gt;cast_to() gets
called with a Null pointer. This used to work fine with GCC &lt; 6 but
newer versions of GCC remove all codepaths in which the this pointer is
Null. However, the non-static cast_to() was supposed to be null safe.

This patch makes cast_to() Null safe and removes the now redundant Null
checks where they existed.

It is explained in this article: https://www.viva64.com/en/b/0226/
</content>
</entry>
<entry>
<title>Makes all Godot API's methods Lower Case</title>
<updated>2017-08-07T11:24:35Z</updated>
<author>
<name>Indah Sylvia</name>
</author>
<published>2017-08-07T10:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5ae78fdf6adf4b3ab417d2b6fd5a41bfa6d5cfe2'/>
<id>urn:sha1:5ae78fdf6adf4b3ab417d2b6fd5a41bfa6d5cfe2</id>
<content type='text'>
</content>
</entry>
</feed>
