<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src, branch disabled-flag</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>Start experimenting with collider/rigid-body disabling.</title>
<updated>2022-05-31T09:23:46+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2022-05-31T09:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8b3c091ba785d5cba049015c213eb49bb6378762'/>
<id>8b3c091ba785d5cba049015c213eb49bb6378762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wasm build</title>
<updated>2022-05-30T17:21:52+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T17:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=31cfce4db30efeb15ccb8c51e6c20ff07406987c'/>
<id>31cfce4db30efeb15ccb8c51e6c20ff07406987c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the cfm factor to the velocity constraints instead of the elements.</title>
<updated>2022-05-30T17:14:05+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T17:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=fef84169830186bcde602140541c8e57a7cccc7e'/>
<id>fef84169830186bcde602140541c8e57a7cccc7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug-renderer: add rendering of contacts, solver contacts, and collider AABBs</title>
<updated>2022-05-30T16:29:18+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T16:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0d05536ab66052af0dfc153e966c82b4e6d27075'/>
<id>0d05536ab66052af0dfc153e966c82b4e6d27075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the option to automatically wake-up rigid-bodies a new joint is attached to</title>
<updated>2022-05-30T16:29:18+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T16:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ab8833f275ea5576ef2c1a3039459e81fcdb6f4d'/>
<id>ab8833f275ea5576ef2c1a3039459e81fcdb6f4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CCD improvements</title>
<updated>2022-05-30T16:29:18+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T16:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=6ce26f3818492682a8572c895264f1e63f94b9d5'/>
<id>6ce26f3818492682a8572c895264f1e63f94b9d5</id>
<content type='text'>
- Fix bug where the CCD thickness wasn’t initialized properly.
- Fix bug where the contact compliance would result in unwanted tunelling, despite CCD being enabled.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix bug where the CCD thickness wasn’t initialized properly.
- Fix bug where the contact compliance would result in unwanted tunelling, despite CCD being enabled.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename STATIC -&gt; FIXED in the ActiveCollisionTypes flags</title>
<updated>2022-05-30T15:49:29+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2022-05-30T15:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3508ab4356ea81f63580da665952ce7599e21ba2'/>
<id>3508ab4356ea81f63580da665952ce7599e21ba2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename JointSet::joints_with to attached_joints</title>
<updated>2022-05-30T15:48:31+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2022-05-30T15:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c46f52f45102dee47c4f6839a7f2bfc9c8c13ee9'/>
<id>c46f52f45102dee47c4f6839a7f2bfc9c8c13ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where the narrow-phase would not recompute contacts after a collider change</title>
<updated>2022-04-29T17:15:24+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-29T17:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8d15ceab2a03162d7c92e5d577efffd4031b5d5a'/>
<id>8d15ceab2a03162d7c92e5d577efffd4031b5d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test build</title>
<updated>2022-04-28T15:51:17+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-28T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7dc038aec66783d72abda446d6251385e6ad30f4'/>
<id>7dc038aec66783d72abda446d6251385e6ad30f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
