<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/pipeline, branch master</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>Update to Parry 0.18 (#770)</title>
<updated>2025-01-08T16:16:34+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2025-01-08T16:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=dc4bd24da869cfa8143c3ee9a98cdec662db289e'/>
<id>dc4bd24da869cfa8143c3ee9a98cdec662db289e</id>
<content type='text'>
* update to parry ~main

* use traverse_depth_first

* add example to test intersection

* rely on upstream PR rather than local

* re-enable profiler_ui for examples

* rely on official parry repository

* chore: switch back to the published version of parry

* chore: update changelog

* chore: remove dead code

* fix compilation of rapier3d-meshloader and rapier3d-urdf

* chore: cargo fmt

---------

Co-authored-by: Sébastien Crozet &lt;sebcrozet@dimforge.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update to parry ~main

* use traverse_depth_first

* add example to test intersection

* rely on upstream PR rather than local

* re-enable profiler_ui for examples

* rely on official parry repository

* chore: switch back to the published version of parry

* chore: update changelog

* chore: remove dead code

* fix compilation of rapier3d-meshloader and rapier3d-urdf

* chore: cargo fmt

---------

Co-authored-by: Sébastien Crozet &lt;sebcrozet@dimforge.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix clippy needless lifetimes (#769)</title>
<updated>2024-12-05T14:55:12+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-12-05T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=93bd37d814d0156126bdb48697396ff7ab4b6157'/>
<id>93bd37d814d0156126bdb48697396ff7ab4b6157</id>
<content type='text'>
+ ignore them for bevy where we often want explicitness</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ ignore them for bevy where we often want explicitness</pre>
</div>
</content>
</entry>
<entry>
<title>Profiling support (#743)</title>
<updated>2024-11-19T15:33:26+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-11-19T15:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=510237cc29ebc667a8c158ef0340b7d1aa669a72'/>
<id>510237cc29ebc667a8c158ef0340b7d1aa669a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes default values for wasm32 for physics hooks (#740)</title>
<updated>2024-11-15T10:00:14+00:00</updated>
<author>
<name>Dragos Daian</name>
<email>daian.dragos@yahoo.com</email>
</author>
<published>2024-11-15T10:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=513ab3d1fcba665ab840a96e0b9e7a82918fc96f'/>
<id>513ab3d1fcba665ab840a96e0b9e7a82918fc96f</id>
<content type='text'>
* Fixes default values for wasm32 for physics hooks

---------

Co-authored-by: Thierry Berger &lt;contact@thierryberger.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes default values for wasm32 for physics hooks

---------

Co-authored-by: Thierry Berger &lt;contact@thierryberger.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix compilation for feature enhanced-determinism (#739)</title>
<updated>2024-09-23T16:15:29+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-09-23T16:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9e1113c5c7e3c3a042bc5979c158e752acfeb46a'/>
<id>9e1113c5c7e3c3a042bc5979c158e752acfeb46a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ImpulseJointSet::get_mut option to wake up connected bodies (#716)</title>
<updated>2024-09-13T08:48:56+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-09-13T08:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c714ff81f2be61f433d0521bc56ba44ce0e71298'/>
<id>c714ff81f2be61f433d0521bc56ba44ce0e71298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pluralization in doc comment. (#725)</title>
<updated>2024-08-30T09:53:46+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-08-30T09:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=983f8a39012431b5c678494c5d77306be16063b0'/>
<id>983f8a39012431b5c678494c5d77306be16063b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix intradoc link to fix CI. (#699)</title>
<updated>2024-07-23T08:26:41+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-23T08:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ce17947fd79b2ebc79be4f3570e371ebbb426bb1'/>
<id>ce17947fd79b2ebc79be4f3570e371ebbb426bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix minor typos and tweaks (#696)</title>
<updated>2024-07-22T09:32:08+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-22T09:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7374653338cf1a2669aa8b072ff5376262149474'/>
<id>7374653338cf1a2669aa8b072ff5376262149474</id>
<content type='text'>
---------

Co-authored-by: Thierry Berger &lt;contact@thierryberger.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
---------

Co-authored-by: Thierry Berger &lt;contact@thierryberger.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>clippy: Fix `clippy::field_reassign_with_default` lints (#690)</title>
<updated>2024-07-18T07:45:41+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=850aa31166ce6038d5055225c34ab60f8bff408d'/>
<id>850aa31166ce6038d5055225c34ab60f8bff408d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
