<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/rigid_body.rs, branch v0.11-maintainance</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>Merge pull request #173 from DasEtwas/must-use-pub</title>
<updated>2021-06-02T15:37:13+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-02T15:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c7b876e2f7fc69d453faf5dc6ee162eeb079aca6'/>
<id>c7b876e2f7fc69d453faf5dc6ee162eeb079aca6</id>
<content type='text'>
Add #[must_use] to builders, expose more fields</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add #[must_use] to builders, expose more fields</pre>
</div>
</content>
</entry>
<entry>
<title>Add velocity-based kinematic bodies</title>
<updated>2021-06-01T12:55:50+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-01T12:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5ef81cda406d796c5d188542b5bd9fbf4aefd4cf'/>
<id>5ef81cda406d796c5d188542b5bd9fbf4aefd4cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the event system</title>
<updated>2021-06-01T10:36:01+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-01T10:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=826ce5f014281fd04b7a18238f102f2591d0b255'/>
<id>826ce5f014281fd04b7a18238f102f2591d0b255</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>Remove Copy from RigidBodyBuilder</title>
<updated>2021-05-06T20:39:55+00:00</updated>
<author>
<name>DasEtwas</name>
<email>18222134+DasEtwas@users.noreply.github.com</email>
</author>
<published>2021-05-06T20:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=810c39d427d277a601d517e7119c6b67e6c33376'/>
<id>810c39d427d277a601d517e7119c6b67e6c33376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation to newly public fields derived from setters</title>
<updated>2021-05-06T18:42:24+00:00</updated>
<author>
<name>DasEtwas</name>
<email>18222134+DasEtwas@users.noreply.github.com</email>
</author>
<published>2021-04-13T00:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2817fb0acb7a29626c32bffa3b0f564cc4b909a1'/>
<id>2817fb0acb7a29626c32bffa3b0f564cc4b909a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add #[must_use] to builders, expose more fields</title>
<updated>2021-05-06T18:41:13+00:00</updated>
<author>
<name>DasEtwas</name>
<email>18222134+DasEtwas@users.noreply.github.com</email>
</author>
<published>2021-04-12T23:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=716c343979cedd7ddbcdc4e7c86d085b3d14f45d'/>
<id>716c343979cedd7ddbcdc4e7c86d085b3d14f45d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments.</title>
<updated>2021-04-30T09:37:58+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-30T09:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2dfbd9ae92c139e306afc87994adac82489f30eb'/>
<id>2dfbd9ae92c139e306afc87994adac82489f30eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split rigid-bodies and colliders into multiple components</title>
<updated>2021-04-26T16:00:50+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-26T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c32da78f2a6014c491aa3e975fb83ddb7c80610e'/>
<id>c32da78f2a6014c491aa3e975fb83ddb7c80610e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add getters indicating if the translation or rotation dofs of a rigid-body are locked.</title>
<updated>2021-04-01T13:43:47+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-01T13:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2a21f47136933bb9e6170e02bfbbdb028914145a'/>
<id>2a21f47136933bb9e6170e02bfbbdb028914145a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
