<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/data, 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 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>Implement multibody joints and the new solver</title>
<updated>2022-01-02T15:58:36+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T13:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f74b8401ad9ef50b8cdbf1f43a2b21f6c42b0ebc'/>
<id>f74b8401ad9ef50b8cdbf1f43a2b21f6c42b0ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Impl Default for a few structs</title>
<updated>2021-09-25T11:50:12+00:00</updated>
<author>
<name>Jamen Marz</name>
<email>me@jamen.dev</email>
</author>
<published>2021-09-21T17:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7aa94e994f27a27fb193cff9a13b2a3beae09a83'/>
<id>7aa94e994f27a27fb193cff9a13b2a3beae09a83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix collider removal from narrow-phase when the same collider is listed twice.</title>
<updated>2021-06-08T16:23:40+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-08T16:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ff6c75f3bd6d045cc5ca2cafc2d00971a8f15530'/>
<id>ff6c75f3bd6d045cc5ca2cafc2d00971a8f15530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prelude + use vectors for setting linvel/translation in builders</title>
<updated>2021-05-25T09:00:13+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-25T09:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1bef66fea941307a7305ddaebdb0abe3d0cb281f'/>
<id>1bef66fea941307a7305ddaebdb0abe3d0cb281f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments.</title>
<updated>2021-04-30T09:37:58+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-30T09:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2dfbd9ae92c139e306afc87994adac82489f30eb'/>
<id>2dfbd9ae92c139e306afc87994adac82489f30eb</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 the parallel version</title>
<updated>2021-04-29T10:09:35+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-29T09:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5cf805075ec8612249d692c319d099f4454931da'/>
<id>5cf805075ec8612249d692c319d099f4454931da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split rigid-bodies and colliders into multiple components</title>
<updated>2021-04-26T16:00:50+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-26T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c32da78f2a6014c491aa3e975fb83ddb7c80610e'/>
<id>c32da78f2a6014c491aa3e975fb83ddb7c80610e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
