summaryrefslogtreecommitdiff
path: root/engine-macros/src/reflection
AgeCommit message (Expand)Author
3 daysfix(engine): make Reflection derive macro add Reflection type param boundsHampusM
3 daysfix(engine): no field type refs for generic types deriving ReflectionHampusM
4 daysfix(engine): prevent copying uninitialized data from enum variantsHampusM
4 daysfix(engine-macros): make generic enums able to derive ReflectionHampusM
4 daysfix(engine): use std::any::type_name for field type name reflectionHampusM
5 daysfeat(engine): add discriminants to enum variant reflectionHampusM
6 daysfix(engine-macros): correct reflection of enum field visibilityHampusM
6 daysfeat(engine): add offsets to reflection of enum variant fieldsHampusM
6 daysrefactor(engine-macros): split up into multiple modulesHampusM