<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/examples2d, branch v0.4.1</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>Rename RigidBodyBuilder::principal_inertia -&gt; principal_angular_inertia for clarity.</title>
<updated>2020-12-01T14:07:04+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-01T14:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a072d4056a51c2965c598efcb35459f01796ea18'/>
<id>a072d4056a51c2965c598efcb35459f01796ea18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a 2D demo for locking rotation.</title>
<updated>2020-11-30T14:41:32+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-30T14:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1e0f76b02c3766f2f1b5bd6b7362c0c993ffee67'/>
<id>1e0f76b02c3766f2f1b5bd6b7362c0c993ffee67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add explicit wake_up parameter to method setting the position and velocity of a rigid-body.</title>
<updated>2020-11-19T17:13:39+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-19T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5ce36065829cdc23334bbb6ca6c0d83f7de1ece8'/>
<id>5ce36065829cdc23334bbb6ca6c0d83f7de1ece8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the infinite fall debug example to the 3D examples.</title>
<updated>2020-11-10T16:03:28+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-10T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=da5f47df47c3eedd05b476856b7aedc3051f6aa9'/>
<id>da5f47df47c3eedd05b476856b7aedc3051f6aa9</id>
<content type='text'>
All our other debug examples were there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All our other debug examples were there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #30 from robert-hrusecky/infinite_fall_memory</title>
<updated>2020-11-10T15:58:00+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-10T15:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2102aeb4229a51afc1e050ca8d999e87230adbc0'/>
<id>2102aeb4229a51afc1e050ca8d999e87230adbc0</id>
<content type='text'>
Infinite fall memory fix for #14</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Infinite fall memory fix for #14</pre>
</div>
</content>
</entry>
<entry>
<title>Add damping support + demos.</title>
<updated>2020-11-03T14:34:01+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-03T14:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=db337c5df6de124e0fdff7eaa7aeebc28bfb27e6'/>
<id>db337c5df6de124e0fdff7eaa7aeebc28bfb27e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add restitution.</title>
<updated>2020-11-03T10:22:30+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-03T10:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=502be0245c10eeaf5e30ed25653c5a76287e72be'/>
<id>502be0245c10eeaf5e30ed25653c5a76287e72be</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 infinite_fall_memory</title>
<updated>2020-10-29T23:09:41+00:00</updated>
<author>
<name>Robert Hrusecky</name>
<email>robert.hrusecky@utexas.edu</email>
</author>
<published>2020-10-29T23:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=bcec54ef31d987cf20b493628a20777183a95f65'/>
<id>bcec54ef31d987cf20b493628a20777183a95f65</id>
<content type='text'>
Fix merge conflict resulting from "axii" spelling correction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix merge conflict resulting from "axii" spelling correction
</pre>
</div>
</content>
</entry>
<entry>
<title>Add collision groups demos.</title>
<updated>2020-10-27T13:35:01+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-27T13:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=380c204151ce85da0c21ff420e399e7edc31bfe8'/>
<id>380c204151ce85da0c21ff420e399e7edc31bfe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies.</title>
<updated>2020-10-26T13:33:31+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-26T13:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e028f4504065b228bea8b736265e8b1bfb58f7f3'/>
<id>e028f4504065b228bea8b736265e8b1bfb58f7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
