Commit Graph

3 Commits

Author SHA1 Message Date
Christian Semmler
a9835998de
Fix checkorder issues, add GH action and enforce (#2)
* Fix checkorder issues

* Add GH action

* Test error case

* Works

* Fixes
2023-11-20 22:29:36 -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