<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics, 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 WASM build.</title>
<updated>2021-01-23T12:11:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-23T12:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e45e5f109c7527a49af2a3fe4404e0a5efd92f2f'/>
<id>e45e5f109c7527a49af2a3fe4404e0a5efd92f2f</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 and 2D compilation when parallelism is ON but SIMD is OFF.</title>
<updated>2021-01-23T12:02:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-23T11:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=00caa7ce353c02cfc22f0cc27f6361e968157953'/>
<id>00caa7ce353c02cfc22f0cc27f6361e968157953</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 in 2D.</title>
<updated>2021-01-22T15:43:16+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-22T15:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b779eb261e7c3e816c8b586f1f496dcd17dbf700'/>
<id>b779eb261e7c3e816c8b586f1f496dcd17dbf700</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>Deprectate IntegrationParameters::new</title>
<updated>2021-01-22T12:33:11+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-01-22T12:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=581d13edbd5b23bdbe32c59f2bc35a164f4e86ff'/>
<id>581d13edbd5b23bdbe32c59f2bc35a164f4e86ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove IntegrationParameters::inv_dt and make dt pub</title>
<updated>2021-01-22T12:32:18+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-01-22T12:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=95c6199a9a66c50cc244f58a0de4773c7ad70623'/>
<id>95c6199a9a66c50cc244f58a0de4773c7ad70623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder default() constructor order to match that of the struct</title>
<updated>2021-01-21T17:07:28+00:00</updated>
<author>
<name>Emil Ernerfeldt</name>
<email>emil.ernerfeldt@gmail.com</email>
</author>
<published>2021-01-21T17:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=97031a68519bcab188415f78975639cce5daba57'/>
<id>97031a68519bcab188415f78975639cce5daba57</id>
<content type='text'>
Makes it easier to verify the default values mentioned in the docstrings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes it easier to verify the default values mentioned in the docstrings.
</pre>
</div>
</content>
</entry>
</feed>
