<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/servers/physics_server.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_server.cpp?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/servers/physics_server.cpp?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-11T22:58:14Z</updated>
<entry>
<title>Bind many more properties to scripts</title>
<updated>2018-01-11T22:58:14Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2018-01-11T22:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9b8e8b2220b4e2bac3310262d3d1cd7a8eb3b0a5'/>
<id>urn:sha1:9b8e8b2220b4e2bac3310262d3d1cd7a8eb3b0a5</id>
<content type='text'>
Notable potentially breaking changes:
- PROPERTY_USAGE_NOEDITOR is now PROPERTY_USAGE_STORAGE | PROPERTY_USAGE_NETWORK, without PROPERTY_USAGE_INTERNAL
- Some properties were renamed, and sometimes even shadowed by new ones
- New getter methods (some virtual) were added
</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>Implemented physics linear and angular lock</title>
<updated>2017-12-10T16:21:14Z</updated>
<author>
<name>AndreaCatania</name>
</author>
<published>2017-12-10T16:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5dee44bbc13605348b65bc74878a5a8be2b50cbd'/>
<id>urn:sha1:5dee44bbc13605348b65bc74878a5a8be2b50cbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #12756 from Stratos695/master</title>
<updated>2017-12-09T12:01:41Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-09T12:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=25b36f18d38c222fb8d115a40ef1de07445e6bf8'/>
<id>urn:sha1:25b36f18d38c222fb8d115a40ef1de07445e6bf8</id>
<content type='text'>
Allowing double-axis lock in RigidBody &amp; KinematicBody (Fixes #12500)</content>
</entry>
<entry>
<title>Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,</title>
<updated>2017-11-25T03:09:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-11-25T03:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bc2e8d99e5ae0dbd69e712cc71da3033f5f30139'/>
<id>urn:sha1:bc2e8d99e5ae0dbd69e712cc71da3033f5f30139</id>
<content type='text'>
leading to unnecesary copy on writes and reduced performance.
</content>
</entry>
<entry>
<title>Removed type_mask and fixed some variable name</title>
<updated>2017-11-21T21:56:40Z</updated>
<author>
<name>AndreaCatania</name>
</author>
<published>2017-11-21T21:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d6e413bb9cb91255014cddacdba1591e14df56dd'/>
<id>urn:sha1:d6e413bb9cb91255014cddacdba1591e14df56dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>classref: Sync with current source</title>
<updated>2017-11-13T08:25:53Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-13T08:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2fce0010f0d0eb2476028ed62335508bceabd820'/>
<id>urn:sha1:2fce0010f0d0eb2476028ed62335508bceabd820</id>
<content type='text'>
[ci skip]
</content>
</entry>
<entry>
<title>Allow double-axis lock in RigidBody and KinematicBody</title>
<updated>2017-11-10T21:33:54Z</updated>
<author>
<name>Eric Rybicki</name>
</author>
<published>2017-11-08T21:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd5df841990e7410593d8aae5bee10bab16f6f43'/>
<id>urn:sha1:bd5df841990e7410593d8aae5bee10bab16f6f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewritten kinematic system</title>
<updated>2017-11-07T14:22:09Z</updated>
<author>
<name>AndreaCatania</name>
</author>
<published>2017-11-07T14:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=10f879bf883ed364a9b0eafe40aba03c59b6fbfb'/>
<id>urn:sha1:10f879bf883ed364a9b0eafe40aba03c59b6fbfb</id>
<content type='text'>
</content>
</entry>
</feed>
