<feed xmlns='http://www.w3.org/2005/Atom'>
<title>botw/src/KingSystem/Physics/RigidBody/physRigidBodyParam.cpp, 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: Finish RigidBodyParam (add createEntityShapeBody)</title>
<updated>2022-02-13T17:59:03+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-13T17:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=3512b78627490b952db0dc4b4a8fc58d49e8d55b'/>
<id>3512b78627490b952db0dc4b4a8fc58d49e8d55b</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: Merge RigidBodyFactory into RigidBodyFromShape</title>
<updated>2022-02-13T11:47:12+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-13T11:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=67273762913ec6843a57c406e7ccb293cb9b9b1f'/>
<id>67273762913ec6843a57c406e7ccb293cb9b9b1f</id>
<content type='text'>
RigidBodyFactory is right between RigidBodyFromResource and
RigidBodyFromShape functions, and some Factory functions are known
to be in the same TU as RigidBodyFromShape functions.

Some factory functions also use FromShape non-static member functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RigidBodyFactory is right between RigidBodyFromResource and
RigidBodyFromShape functions, and some Factory functions are known
to be in the same TU as RigidBodyFromShape functions.

Some factory functions also use FromShape non-static member functions.
</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: Start merging physShapeParam with RigidBody/Shape</title>
<updated>2022-01-30T16:07:34+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-01-30T15:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=6519cce927b34bfafeda31d5113bb4d27f3a3791'/>
<id>6519cce927b34bfafeda31d5113bb4d27f3a3791</id>
<content type='text'>
Turns out we already have a bunch of ShapeParam classes in
physShapeParam and parts of RigidBody/Shape are just
duplicates -- whoops.

ShapeParam is renamed to ShapeParamObj to avoid any confusion
with the (.*)ShapeParam classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out we already have a bunch of ShapeParam classes in
physShapeParam and parts of RigidBody/Shape are just
duplicates -- whoops.

ShapeParam is renamed to ShapeParamObj to avoid any confusion
with the (.*)ShapeParam classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add prerequisites for RigidBody (RigidBodyParam fixes)</title>
<updated>2022-01-16T12:00:35+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-01-16T10:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=2ed36c7dc03d7c64c18bcbfaf0e76529874e3a53'/>
<id>2ed36c7dc03d7c64c18bcbfaf0e76529874e3a53</id>
<content type='text'>
Seems to have fixed _ZN4ksys4phys11InstanceSet14sub_7100FBB00CEPNS0_9RigidBodyEPNS0_14RigidBodyParamE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems to have fixed _ZN4ksys4phys11InstanceSet14sub_7100FBB00CEPNS0_9RigidBodyEPNS0_14RigidBodyParamE
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Implement the easier parts of EntityGroupFilter</title>
<updated>2021-12-26T12:06:50+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-24T23:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=90f83901ad6e45b6aa532af01453481fe20d3289'/>
<id>90f83901ad6e45b6aa532af01453481fe20d3289</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: Move orGroundHitTypeMask to the correct TU</title>
<updated>2021-12-24T22:05:09+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-24T22:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=e9024ed406b8fb874f7ae45d4caf111e9787d889'/>
<id>e9024ed406b8fb874f7ae45d4caf111e9787d889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify agl::utl::IParameterObj::applyResParameterObj calls</title>
<updated>2021-04-23T17:45:14+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-04-23T17:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=c6630576bb64050852c3bef061ae815caab2aecb'/>
<id>c6630576bb64050852c3bef061ae815caab2aecb</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 RigidBodyParam</title>
<updated>2021-04-22T16:21:36+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-04-22T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=cbe711e595128b2f571ce8315b409875344042cf'/>
<id>cbe711e595128b2f571ce8315b409875344042cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
