<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics, branch v0.18.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>Merge pull request #571 from AnonymousAcid7787/fix-Setting-the-motor-position-of-a-Spherical-multibody-joint-is-broken</title>
<updated>2024-01-24T22:26:42+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-01-24T22:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=6cee6b01f2e5487d1109a1ce9a7250252426aa8a'/>
<id>6cee6b01f2e5487d1109a1ce9a7250252426aa8a</id>
<content type='text'>
Fix #416 Update spherical joint motor position</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #416 Update spherical joint motor position</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>feat!: rename narrow-phase methods for more clarity.</title>
<updated>2024-01-24T21:51:30+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-24T21:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=46b244167ce3a63331b2526689a3bc3d7faafde0'/>
<id>46b244167ce3a63331b2526689a3bc3d7faafde0</id>
<content type='text'>
Renames `contacts_with` to`contact_pairs_with`; and `intersections_with` to `intersection_pairs_with`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renames `contacts_with` to`contact_pairs_with`; and `intersections_with` to `intersection_pairs_with`.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: rework solver parameters to make it easy to recover the old behaviors</title>
<updated>2024-01-24T20:57:54+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-24T20:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d1fc90c150ff7ddd077f5770d4ac30108b5e6de5'/>
<id>d1fc90c150ff7ddd077f5770d4ac30108b5e6de5</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>fix: also apply joint limits in case of equality</title>
<updated>2023-12-10T20:51:57+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2023-12-10T20:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=76557448d7bff7d1c057c982aa4f55f7ee6a612f'/>
<id>76557448d7bff7d1c057c982aa4f55f7ee6a612f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix more 2D angular motor/limits jacobians</title>
<updated>2023-12-10T20:39:11+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2023-12-10T20:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=fef7f0f92a281dcbcccac50d1019e72ffb1ec3ee'/>
<id>fef7f0f92a281dcbcccac50d1019e72ffb1ec3ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: avoid perpetual movement when the target ang motor position is overshot</title>
<updated>2023-12-10T11:43:13+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2023-07-10T07:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a05622cfe995cb681f01bc22956addf99c208cc6'/>
<id>a05622cfe995cb681f01bc22956addf99c208cc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
