<feed xmlns='http://www.w3.org/2005/Atom'>
<title>botw/src/KingSystem/Physics/RigidBody/Shape/Sphere, branch master</title>
<subtitle>Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/'/>
<entry>
<title>ksys/phys: Implement `SphereShape` and `SphereRigidBody` (#92)</title>
<updated>2022-04-13T22:35:04+00:00</updated>
<author>
<name>ConorB</name>
<email>11508137+ConorBobbleHat@users.noreply.github.com</email>
</author>
<published>2022-04-13T22:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=6ca1c6fd5ae79d3d074bca2e86eb8772f7193b30'/>
<id>6ca1c6fd5ae79d3d074bca2e86eb8772f7193b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add ShapeCast</title>
<updated>2022-03-15T00:20:41+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-03-14T00:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=0c3df3ed97101d91df6bfa7522e268f35885e58b'/>
<id>0c3df3ed97101d91df6bfa7522e268f35885e58b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add more ContactListener functions and Havok prereqs</title>
<updated>2022-03-03T11:29:28+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-03-01T20:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=a222e401805340c7909a1bdddee670389f2ee943'/>
<id>a222e401805340c7909a1bdddee670389f2ee943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Implement RigidBodyParam::createRigidBody</title>
<updated>2022-02-13T01:23:47+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-12T17:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=56826a9bd09cbce00ba9c4e8b3583863597253eb'/>
<id>56826a9bd09cbce00ba9c4e8b3583863597253eb</id>
<content type='text'>
Also includes a bunch of fixes to the shape and param classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also includes a bunch of fixes to the shape and param classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Finish RigidBodyFromShape</title>
<updated>2022-02-12T17:41:27+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-12T16:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=0c3ee0dd841026ca5221f5f3493c0a86d5030437'/>
<id>0c3ee0dd841026ca5221f5f3493c0a86d5030437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add ListShape</title>
<updated>2022-02-12T15:43:48+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-12T11:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=bc66305e3d8c537f446dde96d607e63f5e4d3f2e'/>
<id>bc66305e3d8c537f446dde96d607e63f5e4d3f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Declare factory functions for SphereShape/SphereRigidBody</title>
<updated>2022-02-12T09:51:02+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-12T09:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=4a1bb88bd565a54b71b95744f504d6de4ea7f6e3'/>
<id>4a1bb88bd565a54b71b95744f504d6de4ea7f6e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Group shapes into folders to declutter RigidBody/Shape</title>
<updated>2022-02-03T12:02:43+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-03T11:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=7875b0ad559bc2bee790173412600aff1bc13db6'/>
<id>7875b0ad559bc2bee790173412600aff1bc13db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
