<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/joint/revolute_joint.rs, branch v0.10.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>impl more traits for components</title>
<updated>2021-07-11T16:22:39+00:00</updated>
<author>
<name>Waridley</name>
<email>Waridley64@gmail.com</email>
</author>
<published>2021-07-10T17:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9233a855f0fd13e61c475b32117838af95fb4c93'/>
<id>9233a855f0fd13e61c475b32117838af95fb4c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings.</title>
<updated>2021-02-22T13:20:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-22T13:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0eec28325ecf192f386a6894526e97a462e68802'/>
<id>0eec28325ecf192f386a6894526e97a462e68802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add motors to prismatic joints.</title>
<updated>2021-02-22T11:12:24+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-22T11:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=aaba6c8927b0cdd0de7739b37f2bdfe267074dbb'/>
<id>aaba6c8927b0cdd0de7739b37f2bdfe267074dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lever-arm handling in the revolute joint.</title>
<updated>2021-02-21T16:14:43+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-21T16:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f5515c39736aced54f65879a42b2a74a68609ee7'/>
<id>f5515c39736aced54f65879a42b2a74a68609ee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make revolute joint actuation work properly even when SIMD is enabled.</title>
<updated>2021-02-19T16:32:09+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-19T16:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=dc8ccc0c30e75aea8f144dbfad16be088d4d4ea2'/>
<id>dc8ccc0c30e75aea8f144dbfad16be088d4d4ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the implementation of non-simd joint motor for the revolute joint.</title>
<updated>2021-02-19T14:21:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-19T14:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e9f17f32e8dda4b97d2eb7b2118b7373d0c554d0'/>
<id>e9f17f32e8dda4b97d2eb7b2118b7373d0c554d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support of 64-bits reals.</title>
<updated>2021-01-04T14:14:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-04T14:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=aa61fe65e3ff0289ecab57b4053a3410cf6d4a87'/>
<id>aa61fe65e3ff0289ecab57b4053a3410cf6d4a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First public release of Rapier.</title>
<updated>2020-08-25T20:10:25+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-08-25T20:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=754a48b7ff6d8c58b1ee08651e60112900b60455'/>
<id>754a48b7ff6d8c58b1ee08651e60112900b60455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
