<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/pipeline, branch v0.5.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>Add all the missing docs.</title>
<updated>2021-01-27T13:20:14+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-27T13:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8ff2bcc3ec666805aceedaa477bde89f2a577d1c'/>
<id>8ff2bcc3ec666805aceedaa477bde89f2a577d1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename cdl to parry.</title>
<updated>2021-01-24T10:13:44+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-24T10:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8f7220f03d3c23574b9ece09d81d32e862f1b5c6'/>
<id>8f7220f03d3c23574b9ece09d81d32e862f1b5c6</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 tests and testbed.</title>
<updated>2021-01-23T12:34:03+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-23T12:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=90db26eb501b65cda362dcef34777106f533248b'/>
<id>90db26eb501b65cda362dcef34777106f533248b</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>Merge pull request #88 from EmbarkStudios/refactor-params</title>
<updated>2021-01-22T14:53:08+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-22T14:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e6fc8f67faf3e37afe38d683cbd930d457f289be'/>
<id>e6fc8f67faf3e37afe38d683cbd930d457f289be</id>
<content type='text'>
Small refactor of IntegrationParameters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small refactor of IntegrationParameters</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>fix cargo test -p rapier3d</title>
<updated>2021-01-21T20:31:09+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-01-21T20:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f9fe6f2e8dcd1dc937ed612632e2a4c6f573b9d4'/>
<id>f9fe6f2e8dcd1dc937ed612632e2a4c6f573b9d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 2D compilation.</title>
<updated>2021-01-06T11:53:26+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-06T11:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=261ed1ebed04fb594f612b66811350f63b73f104'/>
<id>261ed1ebed04fb594f612b66811350f63b73f104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support of 64-bits reals.</title>
<updated>2021-01-04T14:14:25+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-04T14:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=aa61fe65e3ff0289ecab57b4053a3410cf6d4a87'/>
<id>aa61fe65e3ff0289ecab57b4053a3410cf6d4a87</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: add methods to collect all intersections with a point or a shape.</title>
<updated>2020-12-31T17:23:14+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-31T17:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a1aa8855f76168d8af14244a54c9f28d15696342'/>
<id>a1aa8855f76168d8af14244a54c9f28d15696342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
