<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers/physics_2d/collision_object_2d_sw.cpp, 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/servers/physics_2d/collision_object_2d_sw.cpp?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers/physics_2d/collision_object_2d_sw.cpp?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>-Trigger shapes removed in 2D, they became obsolete long ago when areas could detect their own overlap</title>
<updated>2017-06-24T02:39:52Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-06-24T02:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6ba1e4677ba15992c750bddffcb9f1eacd1558a1'/>
<id>urn:sha1:6ba1e4677ba15992c750bddffcb9f1eacd1558a1</id>
<content type='text'>
-Added ability to disable individual collisionshape/polygon
-Moved One Way Collision to shape, allowing more flexibility
-Changed internals of CollisionObject, shapes are generated from child nodes on the fly, not stored inside any longer.
-Modifying a CollisionPolygon2D on the fly now works, it can even be animated.

Will port this to 3D once well tested. Have fun!
</content>
</entry>
<entry>
<title>Refactor layer_mask to collision_layer</title>
<updated>2017-06-14T03:58:34Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-06-13T15:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6c44fff5088d445d60ccd7109c8b5163a0764a7c'/>
<id>urn:sha1:6c44fff5088d445d60ccd7109c8b5163a0764a7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed all Rect2.pos to Rect2.position</title>
<updated>2017-06-04T00:09:17Z</updated>
<author>
<name>alexholly</name>
</author>
<published>2017-06-03T22:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a3c90b029308eb46b7fd83a0cf7b502ecbd79d55'/>
<id>urn:sha1:a3c90b029308eb46b7fd83a0cf7b502ecbd79d55</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>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>Type renames:</title>
<updated>2017-01-11T03:52:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-01-11T03:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bc26f905817945300d397696330d1ab04a1af33c'/>
<id>urn:sha1:bc26f905817945300d397696330d1ab04a1af33c</id>
<content type='text'>
	Matrix32 -&gt; Transform2D
	Matrix3 -&gt; Basis
	AABB -&gt; Rect3
	RawArray -&gt; PoolByteArray
	IntArray -&gt; PoolIntArray
	FloatArray -&gt; PoolFloatArray
	Vector2Array -&gt; PoolVector2Array
	Vector3Array -&gt; PoolVector3Array
	ColorArray -&gt; PoolColorArray
</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>
</feed>
