<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git, branch v0.10.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.10.0</title>
<updated>2021-07-11T17:21:50+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-07-11T16:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=77a6cd3f26525ce6b02b63b34cb68d3a8a444ee2'/>
<id>77a6cd3f26525ce6b02b63b34cb68d3a8a444ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>impl more traits for components</title>
<updated>2021-07-11T16:22:39+00:00</updated>
<author>
<name>Waridley</name>
<email>Waridley64@gmail.com</email>
</author>
<published>2021-07-10T17:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9233a855f0fd13e61c475b32117838af95fb4c93'/>
<id>9233a855f0fd13e61c475b32117838af95fb4c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make collider Option&lt;&gt; on EntityWithGraphics</title>
<updated>2021-07-08T08:07:42+00:00</updated>
<author>
<name>rezural</name>
<email>rezural@protonmail.com</email>
</author>
<published>2021-07-08T01:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=3b0d25646407e9b1d7e39dee1005d9a24e09ab66'/>
<id>3b0d25646407e9b1d7e39dee1005d9a24e09ab66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add opacity to EntityWithGraphics</title>
<updated>2021-07-08T08:07:42+00:00</updated>
<author>
<name>rezural</name>
<email>rezural@protonmail.com</email>
</author>
<published>2021-07-05T21:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=53700db8603ee9ab7c2cb89d6d186ba47f7ae203'/>
<id>53700db8603ee9ab7c2cb89d6d186ba47f7ae203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add despawn method to EntityWithGraphics</title>
<updated>2021-07-08T08:07:42+00:00</updated>
<author>
<name>rezural</name>
<email>rezural@protonmail.com</email>
</author>
<published>2021-07-05T21:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9f8d9769f83c2b77d4bff6641117155c99ffd0d4'/>
<id>9f8d9769f83c2b77d4bff6641117155c99ffd0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add update_ui to TestbedPlugin</title>
<updated>2021-07-08T08:07:42+00:00</updated>
<author>
<name>rezural</name>
<email>rezural@protonmail.com</email>
</author>
<published>2021-07-05T21:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0e1215e4edd5dd9c0dc3afaf6a9c33e22175edc5'/>
<id>0e1215e4edd5dd9c0dc3afaf6a9c33e22175edc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable clear_graphics and run_callbacks agin</title>
<updated>2021-07-08T08:07:42+00:00</updated>
<author>
<name>rezural</name>
<email>rezural@protonmail.com</email>
</author>
<published>2021-06-28T01:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7c249c873d28b4fa03023bff6fe3bf5df7a1cee9'/>
<id>7c249c873d28b4fa03023bff6fe3bf5df7a1cee9</id>
<content type='text'>
update plugin signature to recieve bevy structs, add Arc&lt;Mutex&lt;&gt;&gt; around gfx_components, we we can get shared mutable access
add prefab_meshes() access function

Remove Arc&lt;Mutex&lt;&gt;&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update plugin signature to recieve bevy structs, add Arc&lt;Mutex&lt;&gt;&gt; around gfx_components, we we can get shared mutable access
add prefab_meshes() access function

Remove Arc&lt;Mutex&lt;&gt;&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Derive Clone for IslandManager</title>
<updated>2021-06-09T09:07:37+00:00</updated>
<author>
<name>Waridley</name>
<email>Waridley64@gmail.com</email>
</author>
<published>2021-05-13T17:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=62d6b0651b35b5b354c18b386d8a4e2c9669fd2f'/>
<id>62d6b0651b35b5b354c18b386d8a4e2c9669fd2f</id>
<content type='text'>
also fix typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix typo
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v0.9.2</title>
<updated>2021-06-08T16:25:41+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-08T16:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e03dcd697958b846ef8a19855a186c63e951770c'/>
<id>e03dcd697958b846ef8a19855a186c63e951770c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix collider removal from narrow-phase when the same collider is listed twice.</title>
<updated>2021-06-08T16:23:40+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-08T16:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ff6c75f3bd6d045cc5ca2cafc2d00971a8f15530'/>
<id>ff6c75f3bd6d045cc5ca2cafc2d00971a8f15530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
