<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics, branch v0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/'/>
<entry>
<title>Auto-update a rigid-body’s world mass-properties when the user sets their position</title>
<updated>2022-08-25T08:21:17+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-08-25T08:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d73508602eb15088c05b4738d1d87c60e37b3b21'/>
<id>d73508602eb15088c05b4738d1d87c60e37b3b21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #380 from dimforge/set-rotation</title>
<updated>2022-08-09T08:06:20+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-08-09T07:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=68d250f0ad80bb2e5e10e43f2fd1b8824e2a1216'/>
<id>68d250f0ad80bb2e5e10e43f2fd1b8824e2a1216</id>
<content type='text'>
Make Collider::set_rotation and RigidBody::set_rotation take a rotation instead of an axis-angle.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Collider::set_rotation and RigidBody::set_rotation take a rotation instead of an axis-angle.</pre>
</div>
</content>
</entry>
<entry>
<title>Make Collider::set_rotation and RigidBody::set_rotation take a rotation instead of an axis-angle.</title>
<updated>2022-08-09T07:26:12+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-08-09T07:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a19c6131ff63860aa87f320e3e3770ef4e6f4774'/>
<id>a19c6131ff63860aa87f320e3e3770ef4e6f4774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename allowed_translation/rotation to enabled_translation/rotation</title>
<updated>2022-07-08T15:16:44+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-08T15:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=4025f6231424a2dd2c8a4fca62a77232bbe20807'/>
<id>4025f6231424a2dd2c8a4fca62a77232bbe20807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 2D build</title>
<updated>2022-07-08T10:01:04+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-08T10:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=72c2da55546e741489816f960b58fb6072f01730'/>
<id>72c2da55546e741489816f960b58fb6072f01730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cargo fmt</title>
<updated>2022-07-08T09:55:44+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-08T09:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8c707ef02d589a78f747786e1368b723919accfc'/>
<id>8c707ef02d589a78f747786e1368b723919accfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename restrict_translation/rotation to set_allowed_translation/rotation</title>
<updated>2022-07-08T09:48:31+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-08T09:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=efaf16aaea745a9b489a38f39bbe2db5fb85dcd1'/>
<id>efaf16aaea745a9b489a38f39bbe2db5fb85dcd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add methods to read the mass or volume of a collider.</title>
<updated>2022-07-05T13:15:17+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-05T13:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7831ebfc3109d4a4c2029f50e432dd1d4be9ef82'/>
<id>7831ebfc3109d4a4c2029f50e432dd1d4be9ef82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the API for initializing/setting mass-properties</title>
<updated>2022-07-05T12:59:14+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-05T12:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ba081fb6f567dd547cee86095480dd443aff2c4c'/>
<id>ba081fb6f567dd547cee86095480dd443aff2c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hepler function for building a contact force event from a contact pair</title>
<updated>2022-07-04T13:04:06+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-04T13:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=158308ad715d00f2c0f259b185bf0410395b1aac'/>
<id>158308ad715d00f2c0f259b185bf0410395b1aac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
