<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/solver/velocity_ground_constraint.rs, branch v0.7.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>Attenuate the warmstart impulse for CCD contacts.</title>
<updated>2021-03-28T09:27:07+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-28T09:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7306821c460ca3f77e697c89a79393e61c126624'/>
<id>7306821c460ca3f77e697c89a79393e61c126624</id>
<content type='text'>
CCD contacts result in very strong, instantaneous, impulses. So it is preferable to attenuate their contribution to subsequent timesteps to avoid overshooting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CCD contacts result in very strong, instantaneous, impulses. So it is preferable to attenuate their contribution to subsequent timesteps to avoid overshooting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in the WASM version of the velocity solver.</title>
<updated>2021-03-08T14:14:54+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-08T14:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8dab63bda15071be1ed4a4de5951382386f8e5c0'/>
<id>8dab63bda15071be1ed4a4de5951382386f8e5c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression causing invalid contacts to be solved.</title>
<updated>2021-03-07T16:34:54+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-07T16:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=152ada67ecd122fe38a9cae8b262542b4abf25fc'/>
<id>152ada67ecd122fe38a9cae8b262542b4abf25fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce code duplication between the SIMD and non-SIMD contact solve and warmstart.</title>
<updated>2021-03-07T16:15:32+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-07T16:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0e4393ba9e408952395cfccaef6dc192886e2839'/>
<id>0e4393ba9e408952395cfccaef6dc192886e2839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Projection friction impulses on an implicit cone instead of a pyramidal approximation.</title>
<updated>2021-03-07T10:44:19+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-07T10:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=bed47a82e706a13c22799fcf644753c69fdec6ad'/>
<id>bed47a82e706a13c22799fcf644753c69fdec6ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2021-02-26T10:06:29+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-02-17T18:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ede4f0f7703dee4fc6a53e6da7775f7455a0b94e'/>
<id>ede4f0f7703dee4fc6a53e6da7775f7455a0b94e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add params.velocity_based_erp_inv_dt() helper</title>
<updated>2021-02-26T10:06:29+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-02-17T18:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=4162aed2a04767e6bac8332b8f8fbacb42f1f1a3'/>
<id>4162aed2a04767e6bac8332b8f8fbacb42f1f1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add restorative impulse in velocity solver</title>
<updated>2021-02-26T10:06:29+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-02-15T19:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=21247a123691de7a5f53454c7edba838af83c594'/>
<id>21247a123691de7a5f53454c7edba838af83c594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement dominance.</title>
<updated>2021-02-24T12:26:51+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-24T12:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=96ecb877e290ad15459258a415aca64ca4af3a69'/>
<id>96ecb877e290ad15459258a415aca64ca4af3a69</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 in the WASM build.</title>
<updated>2021-02-23T15:47:48+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-23T15:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3cc2738e5fdcb0d25818b550cdff93eab75f1b20'/>
<id>3cc2738e5fdcb0d25818b550cdff93eab75f1b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
