<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/plugins/collision_polygon_editor_plugin.cpp, branch fix/use-bin-name</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/editor/plugins/collision_polygon_editor_plugin.cpp?h=fix%2Fuse-bin-name</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/plugins/collision_polygon_editor_plugin.cpp?h=fix%2Fuse-bin-name'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-08-30T10:52:06Z</updated>
<entry>
<title>AutoUse Pencil on Polygon creation</title>
<updated>2017-08-30T10:52:06Z</updated>
<author>
<name>Scayze</name>
</author>
<published>2017-08-25T17:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fbda0cc45c2f50b9b30175c4f2398b8a73d7bf4a'/>
<id>urn:sha1:fbda0cc45c2f50b9b30175c4f2398b8a73d7bf4a</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>Add several missing Null checks in _notification</title>
<updated>2017-08-26T20:50:15Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2017-08-26T20:50:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9a1d9a41eba29bbb9608b0b0f8f9c2ca65ab426f'/>
<id>urn:sha1:9a1d9a41eba29bbb9608b0b0f8f9c2ca65ab426f</id>
<content type='text'>
This fixes #6118
</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>Lots of work on Audio &amp; Physics engine:</title>
<updated>2017-07-15T11:32:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-07-15T04:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c'/>
<id>urn:sha1:2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c</id>
<content type='text'>
-Added new 3D stream player node
-Added ability for Area to capture sound from streams
-Added small features in physics to be able to properly guess distance to areas for sound
-Fixed 3D CollisionObject so shapes are added the same as in 2D, directly from children
-Fixed KinematicBody API to make it the same as 2D.
</content>
</entry>
<entry>
<title>Some more typo fixes for "threshold"</title>
<updated>2017-07-15T10:01:46Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-07-15T10:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e64b82ebfcc3475c7a7d2a9196bfe20d6c9e3614'/>
<id>urn:sha1:e64b82ebfcc3475c7a7d2a9196bfe20d6c9e3614</id>
<content type='text'>
Looks like @reduz really does not like that word.
</content>
</entry>
<entry>
<title>Removal of InputEvent as built-in Variant type..</title>
<updated>2017-05-20T20:05:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-05-20T15:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5b3709d3096df737b8bb2344446be818b0389bfe'/>
<id>urn:sha1:5b3709d3096df737b8bb2344446be818b0389bfe</id>
<content type='text'>
this might cause bugs I haven't found yet..
</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>New particle system, mostly working, some small features missing.</title>
<updated>2017-04-07T02:49:27Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-04-07T02:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=74808ac4d9176180dc7ecace99723edab8a73e0e'/>
<id>urn:sha1:74808ac4d9176180dc7ecace99723edab8a73e0e</id>
<content type='text'>
</content>
</entry>
</feed>
