summaryrefslogtreecommitdiff
path: root/engine-macros/src/reflection
AgeCommit message (Collapse)Author
10 hoursfix(engine): make Reflection derive macro add Reflection type param boundsHEADmasterHampusM
11 hoursfix(engine): no field type refs for generic types deriving ReflectionHampusM
36 hoursfix(engine): prevent copying uninitialized data from enum variantsHampusM
37 hoursfix(engine-macros): make generic enums able to derive ReflectionHampusM
38 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
4 daysrefactor(engine-macros): split up into multiple modulesHampusM