<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers/physics, branch 1.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/servers/physics?h=1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers/physics?h=1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-05-16T20:54:36Z</updated>
<entry>
<title>sleeping property now should work properly, fixes #1892</title>
<updated>2015-05-16T20:54:36Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-16T20:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bbe9a37f1d0bae1b26b9f53b216c29d16e76b039'/>
<id>urn:sha1:bbe9a37f1d0bae1b26b9f53b216c29d16e76b039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optional formal changes</title>
<updated>2015-05-05T23:22:31Z</updated>
<author>
<name>ehriche</name>
</author>
<published>2015-05-05T22:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=897a1aade5332753d9fda950d80495798cdc85b4'/>
<id>urn:sha1:897a1aade5332753d9fda950d80495798cdc85b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PhysicsServerSW::body_is_shape_set_as_trigger - missing return statement</title>
<updated>2015-05-05T22:41:41Z</updated>
<author>
<name>ehriche</name>
</author>
<published>2015-05-05T22:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=670d77813f8ded38685eee98f83dc796227a59b7'/>
<id>urn:sha1:670d77813f8ded38685eee98f83dc796227a59b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fixes from source code analyzizer, closes #1768</title>
<updated>2015-05-01T13:44:08Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-01T13:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4804462ee06c1b3e2d1b50b857ce8693d3c0936d'/>
<id>urn:sha1:4804462ee06c1b3e2d1b50b857ce8693d3c0936d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly wake up bodies when a parameter changes, fixes #1740</title>
<updated>2015-04-26T19:20:00Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-26T19:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3bcb930e8ac1c8048de990f41c29cd2dfcc3c2a2'/>
<id>urn:sha1:3bcb930e8ac1c8048de990f41c29cd2dfcc3c2a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes crash related to empty concavecollisionshape, fixes #1709</title>
<updated>2015-04-26T16:03:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-26T16:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=81f36b768d661b8bc69968c5bf823b8d9a747d41'/>
<id>urn:sha1:81f36b768d661b8bc69968c5bf823b8d9a747d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1691 from Faless/area_combine_2d</title>
<updated>2015-04-18T17:44:59Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f92a1fd6460ac7ad8c37737edd03a56c584a0ad3'/>
<id>urn:sha1:f92a1fd6460ac7ad8c37737edd03a56c584a0ad3</id>
<content type='text'>
Implement Area2D space_override_mode = COMBINE</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix operator definition for AreaCMP</title>
<updated>2015-04-14T16:46:52Z</updated>
<author>
<name>Fabio Alessandrelli</name>
</author>
<published>2015-04-10T23:09:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e1bfbcfd4230b3224d5700914f6457ea869214f0'/>
<id>urn:sha1:e1bfbcfd4230b3224d5700914f6457ea869214f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-sort Area array during integration step</title>
<updated>2015-03-24T18:46:26Z</updated>
<author>
<name>Fabio Alessandrelli</name>
</author>
<published>2015-03-24T04:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=600bae34bd4a2d57a1c8c7b108b873846b26830e'/>
<id>urn:sha1:600bae34bd4a2d57a1c8c7b108b873846b26830e</id>
<content type='text'>
</content>
</entry>
</feed>
