Commit Graph

7 Commits

Author SHA1 Message Date
Christian Semmler
981c471d42 Consistent naming for Matrix 2023-11-18 05:56:08 -05:00
Christian Semmler
bcf25e49ef Renaming / removing MxTypes / refactoring 2023-11-18 05:56:08 -05:00
Christian Semmler
ff0d847c61
Fix/match UpdateWorldData 2023-11-17 19:03:18 +01:00
Nathan
381898db44 Fix some missed references 2023-11-16 21:10:03 -05:00
Nathan
d815692cdf Move classes to submodules 2023-11-16 20:45:30 -05:00
Christian Semmler
b449da1fa3
Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
Ramen2X
74329d681b
implement/match CalcLocalTransform (#241)
* implement/match CalcLocalTransform

* fix odd build error

* address feedback

move vec.h to thirdparty folder
update vec.h
move all realtime code to realtime folder
move calclocaltransform out of legoutil and into realtime
cast shift to MxS32
add additional unroll hack to CalcLocalTransform to prevent msvc entropy
2023-10-24 14:27:24 +02:00