<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src, branch testbed-init-app</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>Run cargo fmt</title>
<updated>2022-01-23T17:04:24+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T17:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0c7ebae1aaae3ca2a55e33429a4466110deda208'/>
<id>0c7ebae1aaae3ca2a55e33429a4466110deda208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add defaults for the several structs</title>
<updated>2022-01-23T17:01:50+00:00</updated>
<author>
<name>zhguchev</name>
<email>zhguchev@arrival.com</email>
</author>
<published>2022-01-11T13:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=536122e08066c762a0f6a1585c458f6c7a54bc2e'/>
<id>536122e08066c762a0f6a1585c458f6c7a54bc2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation of parallel version</title>
<updated>2022-01-23T16:06:42+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T16:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5e2111bdb1226d818f594d1bad3db6b8f688ecb6'/>
<id>5e2111bdb1226d818f594d1bad3db6b8f688ecb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run cargo fmt</title>
<updated>2022-01-23T15:59:03+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T15:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9bfcde25e0091bd9ad07949d497f90f0486c18e4'/>
<id>9bfcde25e0091bd9ad07949d497f90f0486c18e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve cfm configuration using the critical damping factor</title>
<updated>2022-01-23T15:50:26+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T15:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=78c8bc6cdef26d14c57d0eeb23188cba592961bf'/>
<id>78c8bc6cdef26d14c57d0eeb23188cba592961bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some solver issues</title>
<updated>2022-01-16T15:52:40+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-16T15:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0703e5527fd95d86bb6621e61dbcb1a6e7f9329a'/>
<id>0703e5527fd95d86bb6621e61dbcb1a6e7f9329a</id>
<content type='text'>
- Fix the wrong codepath taken  by the solver for contacts involving a collider without parent.
- Properly adress the non-linear treatment of the friction direction
- Simplify the sleeping strategy
- Add an impulse resolution multiplier</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix the wrong codepath taken  by the solver for contacts involving a collider without parent.
- Properly adress the non-linear treatment of the friction direction
- Simplify the sleeping strategy
- Add an impulse resolution multiplier</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #276 from dimforge/lock-translation-axis</title>
<updated>2022-01-16T15:52:19+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-16T15:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=4454a845e98b990abf3929ca46b59d0fca5a18ec'/>
<id>4454a845e98b990abf3929ca46b59d0fca5a18ec</id>
<content type='text'>
Allow locking individual translational axes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow locking individual translational axes</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parallel build.</title>
<updated>2022-01-16T15:37:44+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-16T15:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8213e92f146fab618a406e0f8fed8a15ebd9228c'/>
<id>8213e92f146fab618a406e0f8fed8a15ebd9228c</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 #270 from tjamaan/fix_RigidBodyVelocity_rotation_center</title>
<updated>2022-01-10T19:38:43+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-10T19:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0ccd15c4b1f57d6c85a1727a55ed991c835690f5'/>
<id>0ccd15c4b1f57d6c85a1727a55ed991c835690f5</id>
<content type='text'>
fix the parameter used for local center of mass</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix the parameter used for local center of mass</pre>
</div>
</content>
</entry>
<entry>
<title>Allow locking individual translational axes</title>
<updated>2022-01-09T21:15:36+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-09T21:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b631fe9193a2e769e5ca1c5c8c4ac9843da870ac'/>
<id>b631fe9193a2e769e5ca1c5c8c4ac9843da870ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
