<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/joint/multibody_joint, branch bevy-glam</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>feat: start experimenting with a glam/bevy version</title>
<updated>2024-03-17T20:24:28+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-03-17T20:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ecd308338b189ab569816a38a03e3f8b89669dde'/>
<id>ecd308338b189ab569816a38a03e3f8b89669dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clippy and enable clippy on CI</title>
<updated>2024-01-27T16:13:08+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-27T15:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=da92e5c2837b27433286cf0dd9d887fd44dda254'/>
<id>da92e5c2837b27433286cf0dd9d887fd44dda254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dimforge#416 - update ball joint motor pos</title>
<updated>2024-01-24T21:59:14+00:00</updated>
<author>
<name>AnonymousAcid</name>
<email>anonymousacid14@gmail.com</email>
</author>
<published>2023-12-27T06:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2ed34bacf4c32cea5fa419a604b685822392c77a'/>
<id>2ed34bacf4c32cea5fa419a604b685822392c77a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: more CI fixes</title>
<updated>2024-01-22T20:29:51+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-01-22T20:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=6cb727390a6172e539b3f0ef91c2861457495258'/>
<id>6cb727390a6172e539b3f0ef91c2861457495258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: CI fixes</title>
<updated>2024-01-22T20:06:33+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-22T20:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=bef72df32c6f5c9275b82b38b387e9295430814a'/>
<id>bef72df32c6f5c9275b82b38b387e9295430814a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement new "small-steps" solver + joint improvements</title>
<updated>2024-01-21T20:02:27+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-21T20:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9b87f06a856c4d673642e210f8b0986cfdbac3af'/>
<id>9b87f06a856c4d673642e210f8b0986cfdbac3af</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>2023-01-15T11:17:10+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2023-01-15T10:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9b5ccb95e74350d4fb3b4bc2c4c9fbf9fb4943a2'/>
<id>9b5ccb95e74350d4fb3b4bc2c4c9fbf9fb4943a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow disabling colliders, rigid-bodies and impulse joints</title>
<updated>2022-12-11T14:20:33+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-11-19T15:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=46d976d97bc9334004a58a19bc9cab3ea78e9569'/>
<id>46d976d97bc9334004a58a19bc9cab3ea78e9569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ability to disable contacts between two rigid-bodies attached by joints</title>
<updated>2022-07-03T11:55:41+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-06-23T14:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5063f3bb4fec2716f78a208552ee260f22428840'/>
<id>5063f3bb4fec2716f78a208552ee260f22428840</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 cfm factor to the velocity constraints instead of the elements.</title>
<updated>2022-05-30T17:14:05+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-05-30T17:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=fef84169830186bcde602140541c8e57a7cccc7e'/>
<id>fef84169830186bcde602140541c8e57a7cccc7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
