You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfk::getArchetype template function available for any type
compiler setting
More informative logs when loading settings from the RefurekuSettings.toml file
Update
Accelerate file parsing (ignore generated code)
Entity::EKind enum now contains a value of each concrete Entity class
Fundamental archetypes now register to the database
Rename rfk::ReflectedObject to rfk::Object
Settings are now safer to manipulate (check paths, compiler support...)
Remove
DynamicGetArchetype property - Each reflected class inheriting directly or indirectly from rfk::Object will now have their getArchetype method overriden