<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/geometry, branch v0.14</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>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>
<entry>
<title>Fix the max_force_direction magnitude </title>
<updated>2022-07-04T14:53:38+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-04T14:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=145ab3013e50b0db2e0a019dc57f5fdccd4cbe59'/>
<id>145ab3013e50b0db2e0a019dc57f5fdccd4cbe59</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>
<entry>
<title>Add the ability to disable contacts between two rigid-bodies attached by joints</title>
<updated>2022-07-03T11:55:41+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-06-23T14:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5063f3bb4fec2716f78a208552ee260f22428840'/>
<id>5063f3bb4fec2716f78a208552ee260f22428840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Name the contact force events ContactForceEvent instead of CollisionForceEvent</title>
<updated>2022-07-01T15:45:11+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-01T15:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=32e2ff6c96a77c0be549ed809dcd62aeab58340d'/>
<id>32e2ff6c96a77c0be549ed809dcd62aeab58340d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning fixes</title>
<updated>2022-07-01T10:00:32+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-01T09:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b9f76e2fda96fad6fb0f77dc2ef2314aca84f5a4'/>
<id>b9f76e2fda96fad6fb0f77dc2ef2314aca84f5a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add contact force events generated above a user-defined threshold</title>
<updated>2022-07-01T10:00:32+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-06-24T17:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c9d8277377681a6c5162abe4e8f17a058eebcfd4'/>
<id>c9d8277377681a6c5162abe4e8f17a058eebcfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
