<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/geometry, branch collider_pos_in_manifold</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>Remove the position fields from the PrimitiveContactGenerationContext</title>
<updated>2020-12-03T12:50:18+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-03T12:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=38521d7699ad04fe15a97daa36b844ee67f8dcea'/>
<id>38521d7699ad04fe15a97daa36b844ee67f8dcea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the delta-position by the collider positions in the contact manifolds.</title>
<updated>2020-12-03T11:08:28+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-03T11:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d1f643e10d2e14a01a974ccee87a73af7b380759'/>
<id>d1f643e10d2e14a01a974ccee87a73af7b380759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the previous sleeping pattern.</title>
<updated>2020-11-26T11:49:35+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-26T11:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=340f614d32fbf32b48a63d1c381da67eec97b05d'/>
<id>340f614d32fbf32b48a63d1c381da67eec97b05d</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 insertion/removal tracking.</title>
<updated>2020-11-26T10:41:54+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-26T10:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=391bcf372ab19d4ae3eceb056eb605062bf71122'/>
<id>391bcf372ab19d4ae3eceb056eb605062bf71122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bogus collider removal in the broad-phase.</title>
<updated>2020-11-26T10:40:59+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-26T10:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f293dc602451ddf3c13ce6272f9d3556d47f4fca'/>
<id>f293dc602451ddf3c13ce6272f9d3556d47f4fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly track some user-initiatied rigid-body modifications.</title>
<updated>2020-11-25T15:28:49+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-25T15:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2d4e14b869bd8d0b2eb6629b7b10719d657d2be8'/>
<id>2d4e14b869bd8d0b2eb6629b7b10719d657d2be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add methods to iterate through all the contact and proximity pairs.</title>
<updated>2020-11-24T15:39:09+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-24T15:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d98be2359df74a9844cd451c29e583c0c8ecb7d3'/>
<id>d98be2359df74a9844cd451c29e583c0c8ecb7d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow retrieving one specific contact pair or proximity pair.</title>
<updated>2020-11-24T14:21:27+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-24T14:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=437748096d96d4bde5540711580be26a2b146b65'/>
<id>437748096d96d4bde5540711580be26a2b146b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash when removing a collider with no graph ID.</title>
<updated>2020-11-24T13:57:37+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-24T13:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=dc63c28f56c989ec97cb416d186cf76a1e61c555'/>
<id>dc63c28f56c989ec97cb416d186cf76a1e61c555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the narrow-phase graph indices from the collider.</title>
<updated>2020-11-23T14:56:53+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-19T10:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=af39ec54d35b8c3777add6b6a597e5963067234d'/>
<id>af39ec54d35b8c3777add6b6a597e5963067234d</id>
<content type='text'>
They are on the narrow-phase now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are on the narrow-phase now.
</pre>
</div>
</content>
</entry>
</feed>
