summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterrefactor(ecs): rewrite component storageHampusM9 days
 
 
AgeCommit messageAuthor
9 daysrefactor(ecs): rewrite component storageHEADmasterHampusM
12 daysperf(ecs): replace component::Sequence::into_vec fn with into_arrayHampusM
2025-02-05refactor(ecs): replace component::IsOptional enum with boolHampusM
2025-02-04fix(ecs): make ComponentRef & ComponentRefMut deref not able to panicHampusM
2025-02-04chore(ecs): use parking_lot for inner rwlock of LockHampusM
2025-02-02chore(ecs): change level of certain logs to traceHampusM
2025-02-02chore(ecs): remove 'debug' crate featureHampusM
2025-02-02feat: use tracing-subscriber env-filter featureHampusM
2025-01-23fix(ecs): make optional relationships possibleHampusM
2025-01-22refactor(engine): clarify & add docs to Perspective::to_matrixHampusM
[...]