<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src_testbed/nphysics_backend.rs, branch v0.15.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>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>Add prelude + use vectors for setting linvel/translation in builders</title>
<updated>2021-05-25T09:00:13+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-25T09:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1bef66fea941307a7305ddaebdb0abe3d0cb281f'/>
<id>1bef66fea941307a7305ddaebdb0abe3d0cb281f</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 SAPLayer creation and insertion.</title>
<updated>2021-03-08T17:27:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-03-08T17:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a967ace7d426eea11b4132328574cc3a48790ea5'/>
<id>a967ace7d426eea11b4132328574cc3a48790ea5</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 implementation of non-simd joint motor for the revolute joint.</title>
<updated>2021-02-19T14:21:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-19T14:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e9f17f32e8dda4b97d2eb7b2118b7373d0c554d0'/>
<id>e9f17f32e8dda4b97d2eb7b2118b7373d0c554d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start experimenting with a generic joint implementation for joint drives.</title>
<updated>2021-02-11T14:58:46+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-02-10T10:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5b80c4efbf93ad1294c9d3d390d8c8f090681b0e'/>
<id>5b80c4efbf93ad1294c9d3d390d8c8f090681b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into split_geom</title>
<updated>2021-01-22T15:10:24+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-22T15:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=cf52e01308cefcce71b9914c539641cb7530b22c'/>
<id>cf52e01308cefcce71b9914c539641cb7530b22c</id>
<content type='text'>
# Conflicts:
#	examples2d/sensor2.rs
#	examples3d/sensor3.rs
#	src/dynamics/integration_parameters.rs
#	src/dynamics/solver/parallel_island_solver.rs
#	src/dynamics/solver/velocity_constraint.rs
#	src/dynamics/solver/velocity_ground_constraint.rs
#	src_testbed/nphysics_backend.rs
#	src_testbed/physx_backend.rs
#	src_testbed/testbed.rs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	examples2d/sensor2.rs
#	examples3d/sensor3.rs
#	src/dynamics/integration_parameters.rs
#	src/dynamics/solver/parallel_island_solver.rs
#	src/dynamics/solver/velocity_constraint.rs
#	src/dynamics/solver/velocity_ground_constraint.rs
#	src_testbed/nphysics_backend.rs
#	src_testbed/physx_backend.rs
#	src_testbed/testbed.rs
</pre>
</div>
</content>
</entry>
<entry>
<title>IntegrationParameters: deprectate dt() and inv_dt() methods</title>
<updated>2021-01-22T12:38:59+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-01-22T12:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=315493ebfb06af9924fdabb8f26da4d1a9b095bc'/>
<id>315493ebfb06af9924fdabb8f26da4d1a9b095bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to [u32; DIM] instead of Point&lt;u32&gt; for element indices.</title>
<updated>2021-01-20T14:40:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-20T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=28b7866aee68ca844406bea4761d630a7913188d'/>
<id>28b7866aee68ca844406bea4761d630a7913188d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add convex polygons support.</title>
<updated>2020-12-29T10:31:59+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-27T17:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8d925a02ef97844bc937584a9095c1396daeee35'/>
<id>8d925a02ef97844bc937584a9095c1396daeee35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Outsource the contact manifold, SAT, and some shapes.</title>
<updated>2020-12-29T10:31:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-08T16:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9bf1321f8f1d2e116f44c2461a53f302c4ef4171'/>
<id>9bf1321f8f1d2e116f44c2461a53f302c4ef4171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
