summaryrefslogtreecommitdiff
path: root/engine-macros/src/reflection/field.rs
AgeCommit message (Collapse)Author
13 daysfeat(engine-macros): improve flexibility of Reflection macro on generic typesHampusM
2026-06-12fix(engine): no field type refs for generic types deriving ReflectionHampusM
2026-06-11fix(engine): use std::any::type_name for field type name reflectionHampusM
2026-06-09feat(engine): add offsets to reflection of enum variant fieldsHampusM
2026-06-09refactor(engine-macros): split up into multiple modulesHampusM