<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/crates/rapier3d-urdf/src, 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>Urdf rs (#745)</title>
<updated>2024-11-19T14:33:36+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-11-19T14:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ff79f4c67478f8c8045464cac22f9e57388cd4a0'/>
<id>ff79f4c67478f8c8045464cac22f9e57388cd4a0</id>
<content type='text'>
Co-authored-by: Tin Lai &lt;tin@tinyiu.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Tin Lai &lt;tin@tinyiu.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Use meshloader to support multiple file formats loading (#744)</title>
<updated>2024-11-12T08:02:55+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-11-12T08:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=71f65fe55a5918a721252a1f7bb74531137ee665'/>
<id>71f65fe55a5918a721252a1f7bb74531137ee665</id>
<content type='text'>
Co-authored-by: Tin Lai &lt;tin@tinyiu.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Tin Lai &lt;tin@tinyiu.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add publish script for urdf and stl + unify all releases by de… (#727)</title>
<updated>2024-09-03T19:48:10+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-09-03T19:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=98f9199abc3044779627b859b14f84fff3a97623'/>
<id>98f9199abc3044779627b859b14f84fff3a97623</id>
<content type='text'>
* chore: add publish script for urdf and stl + unify all releases by default

* better cross platform publish support

* publish in dry run within ci

* publish scripts better errors, abort if a publish fails, with an exit code.

* chore(rapier_urdf): fix warnings

* chore(rapier-urdf): typo fix

---------

Co-authored-by: Sébastien Crozet &lt;developer@crozet.re&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* chore: add publish script for urdf and stl + unify all releases by default

* better cross platform publish support

* publish in dry run within ci

* publish scripts better errors, abort if a publish fails, with an exit code.

* chore(rapier_urdf): fix warnings

* chore(rapier-urdf): typo fix

---------

Co-authored-by: Sébastien Crozet &lt;developer@crozet.re&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>clippy: Fix `clippy::lazy_doc_continuation` lints (#689)</title>
<updated>2024-07-18T07:44:48+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=00f59d2877faa1cc3d1931664ba691f5d9324243'/>
<id>00f59d2877faa1cc3d1931664ba691f5d9324243</id>
<content type='text'>
These will be enabled in Rust 1.80 by default.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be enabled in Rust 1.80 by default.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: cargo doc step (#671)</title>
<updated>2024-07-12T14:29:22+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-07-12T14:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=01dd2001525850ef0d66374c69e98e1560cb6421'/>
<id>01dd2001525850ef0d66374c69e98e1560cb6421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: clippy fixes</title>
<updated>2024-06-09T10:09:58+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-06-09T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ad960bf2458bd907942b1f236438f42f3194a6f6'/>
<id>ad960bf2458bd907942b1f236438f42f3194a6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add more comments</title>
<updated>2024-06-09T10:09:58+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-06-09T08:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=edaa36ac7e702f419faab4ff1b9af858fc84177f'/>
<id>edaa36ac7e702f419faab4ff1b9af858fc84177f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
