<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git, branch v0.21.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>Release v0.21.0 (#665)</title>
<updated>2024-06-23T21:48:04+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-06-23T21:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0089365e661bf487073e58e4e800894dc4e4fc41'/>
<id>0089365e661bf487073e58e4e800894dc4e4fc41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `attempt to subtract with overflow` panic in `SAPRegion::update_after_subregion_removal()` (#663)</title>
<updated>2024-06-23T21:26:08+00:00</updated>
<author>
<name>Di Saber</name>
<email>37475791+DiSaber@users.noreply.github.com</email>
</author>
<published>2024-06-23T21:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a854de787f511b8292f1f066efbddd78dc71a1e6'/>
<id>a854de787f511b8292f1f066efbddd78dc71a1e6</id>
<content type='text'>
* Swap a regular subtraction for a saturating subtraction

* chore: display a debug message if the SAP reach an unexpected state regarding sub-proper proxies removal.

---------

Co-authored-by: Sébastien Crozet &lt;sebcrozet@dimforge.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Swap a regular subtraction for a saturating subtraction

* chore: display a debug message if the SAP reach an unexpected state regarding sub-proper proxies removal.

---------

Co-authored-by: Sébastien Crozet &lt;sebcrozet@dimforge.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: less invasive `solve_character_collision_impulses` function (#652)</title>
<updated>2024-06-23T21:01:55+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-06-23T21:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5308a28435efdeb6f5fecf14914eed6394600112'/>
<id>5308a28435efdeb6f5fecf14914eed6394600112</id>
<content type='text'>
* fix: less invasive `solve_character_collision_impulses` function

Taking ownership of the elements is not necessary.

It also conveys the information that elements are only read.

* Add Changelog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix: less invasive `solve_character_collision_impulses` function

Taking ownership of the elements is not necessary.

It also conveys the information that elements are only read.

* Add Changelog</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update to nalgebra 0.33 and parry 0.16 (#664)</title>
<updated>2024-06-23T20:57:51+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-06-23T20:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3004a7d38da447e307e11d86528047bdb724c318'/>
<id>3004a7d38da447e307e11d86528047bdb724c318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix delta_time being 0 resulting in incorrect simulation (#660)</title>
<updated>2024-06-23T16:18:54+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-06-23T16:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3e8650f3a761422f0926300dc98f9870e5d92776'/>
<id>3e8650f3a761422f0926300dc98f9870e5d92776</id>
<content type='text'>
* Add failing test

* fix tests

* better fix

* add changelog

* fix propagated to `contact_cfm_factor`

* PR feedback

* more PR feedbacks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add failing test

* fix tests

* better fix

* add changelog

* fix propagated to `contact_cfm_factor`

* PR feedback

* more PR feedbacks</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos. (#658)</title>
<updated>2024-06-20T19:03:12+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-06-20T19:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8a592e458e45c2896c52a931ca04a69868efdd53'/>
<id>8a592e458e45c2896c52a931ca04a69868efdd53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: character controller: walls less likely to trigger ground detection (#655)</title>
<updated>2024-06-17T14:51:06+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-06-17T14:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=84b66d63e39cb6182974b8f674684748c7c4d594'/>
<id>84b66d63e39cb6182974b8f674684748c7c4d594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: capitalization typo in docs (#654)</title>
<updated>2024-06-14T13:39:38+00:00</updated>
<author>
<name>Miguel Medina Ballesteros</name>
<email>maximetinu@gmail.com</email>
</author>
<published>2024-06-14T13:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5c6d34aa09254574dffbd7c95f1ab01a99ec2e53'/>
<id>5c6d34aa09254574dffbd7c95f1ab01a99ec2e53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Fixed typo in castShape functions (#653)</title>
<updated>2024-06-13T09:31:49+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-06-13T09:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=05c39258840d95ac2cdcda1d94ac0062541b58f4'/>
<id>05c39258840d95ac2cdcda1d94ac0062541b58f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release Rapier 0.20.0 (#651)</title>
<updated>2024-06-09T12:59:27+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-06-09T12:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b3dc1c1960274139b7fd8e2860a0af0387b0de6e'/>
<id>b3dc1c1960274139b7fd8e2860a0af0387b0de6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
