<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src_testbed/physics, branch v0.18.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>Name the contact force events ContactForceEvent instead of CollisionForceEvent</title>
<updated>2022-07-01T15:45:11+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-07-01T15:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=32e2ff6c96a77c0be549ed809dcd62aeab58340d'/>
<id>32e2ff6c96a77c0be549ed809dcd62aeab58340d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add contact force events generated above a user-defined threshold</title>
<updated>2022-07-01T10:00:32+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-06-24T17:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c9d8277377681a6c5162abe4e8f17a058eebcfd4'/>
<id>c9d8277377681a6c5162abe4e8f17a058eebcfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalize refactoring</title>
<updated>2022-04-20T17:02:49+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-20T10:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f108520b5a110cf59864abac7ac6a37e2b5a1dd9'/>
<id>f108520b5a110cf59864abac7ac6a37e2b5a1dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine contact events and intersection events into a single event type and flags</title>
<updated>2022-03-20T20:49:16+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-03-19T16:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=063c638ec5906747e3ca85ee0c5f112c7775f797'/>
<id>063c638ec5906747e3ca85ee0c5f112c7775f797</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>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>
<entry>
<title>First working version of non-linear CCD based on single-substep motion-clamping.</title>
<updated>2021-03-26T17:16:27+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-26T17:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=97157c9423f3360c5e941b4065377689221014ae'/>
<id>97157c9423f3360c5e941b4065377689221014ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the testbed to use PhysicsHooks.</title>
<updated>2021-02-23T14:49:23+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-23T14:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=babcab0bed23fadd23181ccc58aae34fb80d01d8'/>
<id>babcab0bed23fadd23181ccc58aae34fb80d01d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support compound shapes.</title>
<updated>2020-12-29T10:36:19+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-28T17:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=94c67a0c31e9da373c3aca3560dc9accc3308a7a'/>
<id>94c67a0c31e9da373c3aca3560dc9accc3308a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
