prime31
|
d401f239b6
|
Update ci.yml
|
4 years ago |
prime31
|
94c451990e
|
Create ci.yml
|
4 years ago |
joachimschmidt557
|
aa9c20d4b5
|
Update to latest HashMap API
.iterator() is deprecated, iterating over the items directly
is now supported
|
4 years ago |
joachimschmidt557
|
c0a10ee49d
|
Update to latest zig
|
4 years ago |
Mike Desaro
|
a18a627f98
|
bump for new zig version
|
4 years ago |
prime31
|
d6cfdbe671
|
Update README.md
|
4 years ago |
Mike
|
9ca3e90b7b
|
update to latest zig version
|
4 years ago |
Mike
|
76e322a49c
|
sorting test
|
4 years ago |
Mike
|
46c2af939e
|
bug fixes and speedup
|
4 years ago |
Mike
|
cc92e4a225
|
direct bench
|
4 years ago |
Mike
|
7874ddf6b6
|
valgrinded
|
4 years ago |
Mike
|
69ff91ad7b
|
Merge branch 'master' of github.com-p31:prime31/zig-ecs
|
4 years ago |
Mike
|
c61f6e998d
|
valgrinding
|
4 years ago |
Mike
|
57a27bd57d
|
dont use testing allocator
|
4 years ago |
Mike
|
df926f965c
|
fix group bugs
|
4 years ago |
Mike
|
e76971101b
|
fixes and tests
|
4 years ago |
Mike
|
73080c2cfc
|
add view vs group
|
4 years ago |
Mike
|
2beaeedb6f
|
scheduler done
|
4 years ago |
Mike
|
dd52ed2f46
|
comments
|
4 years ago |
Mike
|
cdef61d6dc
|
Schedular working
|
4 years ago |
Mike
|
a352f8350c
|
start of scheduler
|
4 years ago |
Mike
|
9dd7ca445a
|
cleanup sort
|
4 years ago |
Mike
|
96385b6c61
|
cleanup sort
|
4 years ago |
Mike
|
6b34565a2a
|
entity iterator
|
4 years ago |
Mike
|
7c7b50aefa
|
cleaning
|
4 years ago |
Mike
|
dd5285875e
|
clear clears
|
4 years ago |
Mike
|
230afa8e4c
|
the monster update to paged sparse sets
|
4 years ago |
Mike
|
735830994f
|
add len to all sorts for owned groups
|
4 years ago |
Mike
|
34b2702333
|
progress on sort
|
4 years ago |
Mike
|
e098c99632
|
basic group sorting
|
4 years ago |
Mike
|
c8c58255f6
|
cleanup type names
|
4 years ago |
Mike
|
2f90bc20f4
|
comment
|
4 years ago |
Mike
|
6aab3abe44
|
revert
|
4 years ago |
Mike
|
491adbb8c5
|
fake commit to hold the sort context code
|
4 years ago |
Mike
|
52aef18b35
|
sorting a Storage works now
|
4 years ago |
Mike
|
8235f3dc7f
|
wip
|
4 years ago |
Mike
|
ac17a79631
|
more sorting...
|
4 years ago |
Mike
|
bdb4b0537d
|
udpate to Zig master
|
4 years ago |
Mike
|
f2a302b7a4
|
cleaning
|
4 years ago |
Mike
|
f0c711123e
|
debug only
|
4 years ago |
Mike
|
896095fc15
|
everything iterates backwards
|
4 years ago |
Mike
|
e32e9069d8
|
validation
|
4 years ago |
Mike
|
1d283cfddd
|
include both!
|
4 years ago |
Mike
|
c9d228bf19
|
cleaner
|
4 years ago |
Mike
|
3c57820e02
|
implemented each for owned groups
|
4 years ago |
Mike
|
2561b78a5f
|
owning group iterator monster
|
4 years ago |
Mike
|
81ccd19b65
|
ptr and slice access to entities
|
4 years ago |
Mike
|
7dd8a28dbe
|
massive group simplification
|
5 years ago |
Mike
|
21a51a9298
|
order doesnt matter anymore for types
cleanup OwningGroup
|
5 years ago |
Mike
|
088a11b840
|
bit of tests for nested groups
|
5 years ago |