<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/geometry, 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>remove #[allow(missing_docs)]</title>
<updated>2022-08-13T12:35:11+00:00</updated>
<author>
<name>Tristan Guichaoua</name>
<email>tguichaoua.dev@gmail.com</email>
</author>
<published>2022-08-13T12:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=911493e6d8207c226183157e3ab866bd7a344f7a'/>
<id>911493e6d8207c226183157e3ab866bd7a344f7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>impl Group</title>
<updated>2022-08-13T12:31:27+00:00</updated>
<author>
<name>Tristan Guichaoua</name>
<email>tguichaoua.dev@gmail.com</email>
</author>
<published>2022-08-13T12:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=6c2eca72a5dac16700ce668b75b3a9eee4e2ddda'/>
<id>6c2eca72a5dac16700ce668b75b3a9eee4e2ddda</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>docs: fix typo</title>
<updated>2022-08-04T09:42:02+00:00</updated>
<author>
<name>Timo Kösters</name>
<email>timo@koesters.xyz</email>
</author>
<published>2022-08-04T09:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f55925685d6030fc3c281cc50faa7108670f26bc'/>
<id>f55925685d6030fc3c281cc50faa7108670f26bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement serde traits for CollisionEvents when serde-serialize feature is enabled</title>
<updated>2022-07-14T04:14:10+00:00</updated>
<author>
<name>Nash</name>
<email>me@aunyks.com</email>
</author>
<published>2022-07-14T04:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e4a8d2e18c98c9690f81cbb859a392269d58aad2'/>
<id>e4a8d2e18c98c9690f81cbb859a392269d58aad2</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-07T09:06:25+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-07T09:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e20f4a9952fb83ba99cfbb22da62cf88b336011b'/>
<id>e20f4a9952fb83ba99cfbb22da62cf88b336011b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ActiveEvents::CONTACT_FORCE_EVENTS for consistency with ActiveEvents::COLLISION_EVENTS</title>
<updated>2022-07-07T09:01:39+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-07T08:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=73788a21ab02b27c12f6ab30901b85e928b25067'/>
<id>73788a21ab02b27c12f6ab30901b85e928b25067</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>
</feed>
