1
I Use This!
High Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Engine - Tests: cover QueryJob<>.Chunks and QueryJob<>.ToString() More... about 1 year ago
Engine - Tests: cover QueryJob<...>.Run() and RunParallel() More... about 1 year ago
Engine - Test: add missing dispose job runner More... about 1 year ago
Engine - Tests: add Test_QueryJob_ExecuteJob_Perf() More... about 1 year ago
Engine - ECS: update fields sizes More... about 1 year ago
Engine - ECS: fixed ChunkEntities initialization for new QueryJob<>'s More... about 1 year ago
Engine - ECS: fixed Chunk initialization for new QueryJob<>'s More... about 1 year ago
Engine - Tests: add Test_QueryJobArg_RunParallel_Arg_2() More... about 1 year ago
Engine - Tests: moved Test_QueryJobArg_RunParallel_Arg_1() to Test_QueryJobArg() More... about 1 year ago
Engine - ECS: pass ChunkEntities as in parameter More... about 1 year ago
Engine - ECS: Add QueryJob<...>.Align512 More... about 1 year ago
Engine - ECS: add static int QueryJob<>.Align512 More... about 1 year ago
Engine - ECS: add ComponentType.GetAlign512() More... about 1 year ago
Engine - ECS: used LCM in ComponentType.Align512 More... about 1 year ago
Engine - ECS: add QueryJob.LeastCommonMultiple() More... about 1 year ago
Engine - ECS: add QueryJob.GetSectionSize() rename old to GetSectionSize512() More... about 1 year ago
Engine - ECS: rename enum ForEachExecution -> JobExecution More... about 1 year ago
Engine - ECS: add ArchetypeQuery<...>.ForEach() More... about 1 year ago
Engine - ECS: add QueryJob<,> QueryJob<,,> and QueryJob<,,,> More... about 1 year ago
Engine - ECS: add QueryJob<,,,,> More... about 1 year ago
Engine - ECS: add QueryJob.GetSectionSize() docs More... about 1 year ago
Engine - ECS: extract QueryJob.GetSectionLength() More... about 1 year ago
Engine - ECS: add ComponentType<>.GetAlign512() docs More... about 1 year ago
Engine - ECS: add QueryJob docs More... about 1 year ago
Engine - Tests: add Test_QueryJob_ToString() More... about 1 year ago
Engine - ECS: made QueryJob & ParallelJobRunner public More... about 1 year ago
Engine - ECS: add ForEachExecution docs More... about 1 year ago
Engine - ECS: add enum ChunkEntities.Execution & ChunkEntities.TaskIndex More... about 1 year ago
Engine - Tests: simplify Test_QueryJob_RunParallel_Check() More... about 1 year ago
Engine - Tests: update Test_QueryJob_RunParallel_Check() More... about 1 year ago