<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/data, branch v0.20.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>fix todo; removing a private type.</title>
<updated>2024-05-29T07:01:59+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-05-29T07:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a1b36b06298e99e442154c593551344236c48380'/>
<id>a1b36b06298e99e442154c593551344236c48380</id>
<content type='text'>
Seems unblocked since rust 1.51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems unblocked since rust 1.51
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos. (#620)</title>
<updated>2024-05-05T10:11:38+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-05-05T10:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7375a691e232bb59033980dc09c7179bc16e377f'/>
<id>7375a691e232bb59033980dc09c7179bc16e377f</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>Merge pull request #520 from waywardmonkeys/doc-fixes</title>
<updated>2023-09-09T10:56:46+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2023-09-09T10:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=50b838381b8c3da8dbb0346b5baed54da66943b2'/>
<id>50b838381b8c3da8dbb0346b5baed54da66943b2</id>
<content type='text'>
docs: Minor fixes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: Minor fixes.</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Expand "wrt" to "with respect to".</title>
<updated>2023-08-28T04:13:27+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2023-08-28T04:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b9b5b58f615a7e97dafa251b1f43e74e81b33fe0'/>
<id>b9b5b58f615a7e97dafa251b1f43e74e81b33fe0</id>
<content type='text'>
This makes things more clear as this abbreviation isn't known
to everyone.

While the trailing period is common in French, it isn't in English
(one might use "w.r.t.").

Fixes #498.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes things more clear as this abbreviation isn't known
to everyone.

While the trailing period is common in French, it isn't in English
(one might use "w.r.t.").

Fixes #498.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Minor fixes.</title>
<updated>2023-08-28T04:05:45+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2023-08-28T04:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=4c2d18a0cd2da342c94e4374d68a010d590a98f7'/>
<id>4c2d18a0cd2da342c94e4374d68a010d590a98f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First round deleting the component sets.</title>
<updated>2022-04-20T17:02:49+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-19T16:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2b1374c596957ac8cabe085859be3b823a1ba0c6'/>
<id>2b1374c596957ac8cabe085859be3b823a1ba0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings and add comments.</title>
<updated>2022-03-20T20:49:16+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-03-19T15:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=db6a8c526d939a125485c89cfb6e540422fe6b4b'/>
<id>db6a8c526d939a125485c89cfb6e540422fe6b4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run cargo fmt</title>
<updated>2022-01-23T17:04:24+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T17:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0c7ebae1aaae3ca2a55e33429a4466110deda208'/>
<id>0c7ebae1aaae3ca2a55e33429a4466110deda208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add defaults for the several structs</title>
<updated>2022-01-23T17:01:50+00:00</updated>
<author>
<name>zhguchev</name>
<email>zhguchev@arrival.com</email>
</author>
<published>2022-01-11T13:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=536122e08066c762a0f6a1585c458f6c7a54bc2e'/>
<id>536122e08066c762a0f6a1585c458f6c7a54bc2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
