Commit graph

3 commits

Author SHA1 Message Date
Sara 0c6f1dd8cf feat: reworked typeclasses to forward-declare then define
forward declarations are simplified with decl_typeclass_impl
impl_Typeclass_for now instead only define
static inline impl_Typeclass_for can be used to achieve the old behaviour
2024-01-12 09:02:42 +01:00
Sara 92907b1b82 feat: added PHYSICS_LAYER_DEFAULT mask #define 2023-11-26 13:06:16 +01:00
Sara 84a940d046 feat(physics): added physics.h header for some physics-system-wide definitions 2023-11-25 21:51:33 +01:00