<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/joint, branch v0.22.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>More Debug derives. (#686)</title>
<updated>2024-07-19T14:13:25+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-07-19T14:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0ff55411a457c70d218f1690692431c874d9a9d6'/>
<id>0ff55411a457c70d218f1690692431c874d9a9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: cargo doc step (#671)</title>
<updated>2024-07-12T14:29:22+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-07-12T14:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=01dd2001525850ef0d66374c69e98e1560cb6421'/>
<id>01dd2001525850ef0d66374c69e98e1560cb6421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add one more test for the multibody insertion out-of-bounds issue</title>
<updated>2024-07-07T13:22:55+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-07-06T16:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=40ee5367d89bd624cb4e01fbd304de494564ebd6'/>
<id>40ee5367d89bd624cb4e01fbd304de494564ebd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken multibody joint removal.</title>
<updated>2024-07-07T13:22:55+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-07-06T16:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9e699e0315c0dfbbb2792215474f3b26aee44c3c'/>
<id>9e699e0315c0dfbbb2792215474f3b26aee44c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix out-of-bounds crash when merging two multibodies</title>
<updated>2024-07-07T13:22:55+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-07-06T13:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f34152e78bb4aa074b01da78dcf2e7c95a00b48a'/>
<id>f34152e78bb4aa074b01da78dcf2e7c95a00b48a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update to nalgebra 0.33 and parry 0.16 (#664)</title>
<updated>2024-06-23T20:57:51+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-06-23T20:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3004a7d38da447e307e11d86528047bdb724c318'/>
<id>3004a7d38da447e307e11d86528047bdb724c318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos. (#658)</title>
<updated>2024-06-20T19:03:12+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-06-20T19:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8a592e458e45c2896c52a931ca04a69868efdd53'/>
<id>8a592e458e45c2896c52a931ca04a69868efdd53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add RevoluteJoint::angle to compute the revolute joint’s angle</title>
<updated>2024-06-09T11:20:09+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-06-09T10:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a8a0f297f52d4336c0d3b0effc24401e8066183b'/>
<id>a8a0f297f52d4336c0d3b0effc24401e8066183b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warning in tests</title>
<updated>2024-06-09T10:09:58+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-06-09T09:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a5a4152815ab88d4117a80d97b42476d48b1eb69'/>
<id>a5a4152815ab88d4117a80d97b42476d48b1eb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: clippy fixes</title>
<updated>2024-06-09T10:09:58+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-06-09T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ad960bf2458bd907942b1f236438f42f3194a6f6'/>
<id>ad960bf2458bd907942b1f236438f42f3194a6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
