<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/solver/joint_constraint, branch v0.5.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>Rename cdl to parry.</title>
<updated>2021-01-24T10:13:44+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-24T10:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8f7220f03d3c23574b9ece09d81d32e862f1b5c6'/>
<id>8f7220f03d3c23574b9ece09d81d32e862f1b5c6</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 and 2D compilation when parallelism is ON but SIMD is OFF.</title>
<updated>2021-01-23T12:02:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-23T11:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=00caa7ce353c02cfc22f0cc27f6361e968157953'/>
<id>00caa7ce353c02cfc22f0cc27f6361e968157953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rotation locking: apply filter only to the world inertia properties to fix the multi-collider case.</title>
<updated>2021-01-21T13:58:40+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-21T13:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8f330b2a00610e5b68c1acd9208120e8f750c7aa'/>
<id>8f330b2a00610e5b68c1acd9208120e8f750c7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix velocity constraints for ball joints involving bodies with non-uniform angular inertia.</title>
<updated>2021-01-20T16:20:01+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-20T16:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d69b5876f35a6d67e164e5e6dc5719413f53c4f5'/>
<id>d69b5876f35a6d67e164e5e6dc5719413f53c4f5</id>
<content type='text'>
Fix #86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #86
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to [u32; DIM] instead of Point&lt;u32&gt; for element indices.</title>
<updated>2021-01-20T14:40:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-20T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=28b7866aee68ca844406bea4761d630a7913188d'/>
<id>28b7866aee68ca844406bea4761d630a7913188d</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 compilation.</title>
<updated>2021-01-06T11:53:26+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-06T11:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=261ed1ebed04fb594f612b66811350f63b73f104'/>
<id>261ed1ebed04fb594f612b66811350f63b73f104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the parallel solver code the same way we did with the non-parallel solver.</title>
<updated>2021-01-04T16:59:56+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-04T16:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c28b14d31c43e1eb97a81df7673127d0c22d8deb'/>
<id>c28b14d31c43e1eb97a81df7673127d0c22d8deb</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>Remove some irrelevant code.</title>
<updated>2020-12-29T10:31:59+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-17T17:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8fe2df126a279a435cc544b150aadf8f7b757868'/>
<id>8fe2df126a279a435cc544b150aadf8f7b757868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all the contact manifold computations out of Rapier.</title>
<updated>2020-12-29T10:31:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-17T09:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e231bacec608fa5efd24f7a876572927dbd6c9c4'/>
<id>e231bacec608fa5efd24f7a876572927dbd6c9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
