<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/pipeline/query_pipeline.rs, branch v0.2.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>Don't let the PubSub internal offsets overflow + fix some warnings.</title>
<updated>2020-10-06T13:23:48+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-06T13:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=682ff61f94931ef205a9f81e7d00417ac88537c1'/>
<id>682ff61f94931ef205a9f81e7d00417ac88537c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WQuadtree query: reduce the amount of allocations.</title>
<updated>2020-10-06T09:22:51+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-06T09:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=17c31bcc57ec8d037ba6cc6ab5f7cfb6fa4bb09b'/>
<id>17c31bcc57ec8d037ba6cc6ab5f7cfb6fa4bb09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the WQuadTree more generic and use it as the trimesh acceleration structure.</title>
<updated>2020-10-06T08:46:59+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-06T08:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8e432b298bd71df7d1b776b77c15713d9bea280e'/>
<id>8e432b298bd71df7d1b776b77c15713d9bea280e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the query pipeline serializable.</title>
<updated>2020-10-05T14:52:09+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-05T14:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2d0a888484dd296cc785caf978252dd97b58e10a'/>
<id>2d0a888484dd296cc785caf978252dd97b58e10a</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 when parallelism is not enabled.</title>
<updated>2020-09-28T13:27:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-09-28T08:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c031f96ac548645932c5605bfc17869618e9212b'/>
<id>c031f96ac548645932c5605bfc17869618e9212b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Query pipeline: aggressive workaround until we properly support collider addition/removal.</title>
<updated>2020-09-28T13:27:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-09-22T16:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=52bbcc79fe1989f391e17b8c240a886bd8529d1f'/>
<id>52bbcc79fe1989f391e17b8c240a886bd8529d1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add non-topological WQuadtree update.</title>
<updated>2020-09-28T13:27:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-09-22T13:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a7d77a01447d2b77694b2a957d000790af60b383'/>
<id>a7d77a01447d2b77694b2a957d000790af60b383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the WQuadtree construction and ray-cast.</title>
<updated>2020-09-28T13:27:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-09-21T15:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2dda0e5ce48ed0d93b4b0fa3098ba08f59a50a0a'/>
<id>2dda0e5ce48ed0d93b4b0fa3098ba08f59a50a0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start implementing ray-casting.</title>
<updated>2020-09-28T13:27:25+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-09-08T19:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3c85a6ac41397cf95199933c6a93909bc070a844'/>
<id>3c85a6ac41397cf95199933c6a93909bc070a844</id>
<content type='text'>
This adds a QueryPipeline structure responsible for scene queries.
Currently this structure is able to perform a brute-force ray-cast.
This commit also includes the beginning of implementation of a SIMD-based acceleration structure which will be used for these scene queries in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a QueryPipeline structure responsible for scene queries.
Currently this structure is able to perform a brute-force ray-cast.
This commit also includes the beginning of implementation of a SIMD-based acceleration structure which will be used for these scene queries in the future.
</pre>
</div>
</content>
</entry>
</feed>
