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