sebas77
|
35948a5883
|
Argghg adding the EGID in the DispatchOnSet and DispatchOnChange was a mistake. Revert it.
Avoid to remove and create dictionaries more than needed
|
6 years ago |
sebas77
|
869042b058
|
remove dangerous function
|
6 years ago |
sebas77
|
cdb56f6f53
|
Add ExclusiveGroups comments
DispatchOnChange and DispatchOnSet must receive an EGID (sorry)
Rename GenericEntityDescriptorHolder to UnityEntityDescriptorHolder
|
6 years ago |
sebas77
|
a19272b54d
|
fix bug
|
6 years ago |
sebas77
|
35dabe282f
|
update submodule
|
6 years ago |
sebas77
|
2cb9029112
|
compatible with c# 4 again.
|
6 years ago |
sebas77
|
ec97b0c2ea
|
add new (not cache friendly) ExecuteOnAllEntities function (all the entities regardless the group)
|
6 years ago |
sebas77
|
5f55a22dce
|
forgot to change ID on swap and improve test to be sure it won't happen anymore
|
6 years ago |
sebas77
|
c6549bed1f
|
simplify the MoveEntity code to maintain less code and unify behaviours
|
6 years ago |
sebas77
|
5691f224a5
|
Fix bug that was preventing the adding of an entity that was deleted
|
6 years ago |
sebas77
|
9e91fa4f21
|
Query an not existing entity by index should always throw an exception
Exclusive groups can allocate a specific range now
|
6 years ago |
sebas77
|
ecc90ab8a2
|
Add more functions for convenience
|
6 years ago |
sebas77
|
dabc32d6a1
|
Add ExecuteOnEntities (careful this may change with c# 7 in future)
|
6 years ago |
sebas77
|
4233f20e6f
|
better class names
|
6 years ago |
sebas77
|
96349ac83e
|
force the use of explicit groups
|
6 years ago |
Sebastiano Mandalà
|
4f8a2ad3be
|
Update README.md
|
6 years ago |
sebas77
|
081dde24b0
|
add comment and rename function
|
6 years ago |
sebas77
|
2f3c43932b
|
rename file
|
6 years ago |
sebas77
|
cb68b29939
|
still better names
|
6 years ago |
sebas77
|
a2968f7442
|
improve class names
|
6 years ago |
sebas77
|
42328fe278
|
improving class names
|
6 years ago |
Sebastiano Mandalà
|
58bebc7a60
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
a664d60746
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
2497e32cae
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
aad135f9e9
|
Update README.md
|
6 years ago |
sebas77
|
e9337f4be3
|
fix comments
|
6 years ago |
sebas77
|
00640c8e3b
|
Merge branch 'master' of https://github.com/sebas77/Svelto.ECS
|
6 years ago |
sebas77
|
5c5d00b693
|
update submodules
|
6 years ago |
sebas77
|
0e0d5a5aeb
|
fix comments
|
6 years ago |
sebas77
|
98ed73d3f3
|
fix compiling error
|
6 years ago |
sebas77
|
c2ab0147a6
|
Add SwapEntityGroup with EGID
|
6 years ago |
sebas77
|
fe2838320b
|
update submodule
|
6 years ago |
sebas77
|
2e24716435
|
update submodules
|
6 years ago |
sebas77
|
7472a36e5b
|
better names
|
6 years ago |
sebas77
|
a2a0851eeb
|
Reworking the IEntityDescriptorHolder to avoid confusion
|
6 years ago |
sebas77
|
67739a3876
|
fix compiling error
|
6 years ago |
sebas77
|
5651416785
|
fix compiling errors
|
6 years ago |
sebas77
|
b5121de872
|
remove some contraints that were not necessary
|
6 years ago |
sebas77
|
ed3d521d93
|
rename functions
|
6 years ago |
sebas77
|
9f256ae1c1
|
fix asm def
|
6 years ago |
sebas77
|
c2a2b69955
|
update submodules
|
6 years ago |
sebas77
|
becafe1f66
|
clean up
|
6 years ago |
sebas77
|
8d2ef03501
|
minor modifications and asmedf
|
6 years ago |
Sebastiano Mandalà
|
3c495f7c5f
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
21d499170a
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
3f8345085e
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
ef97f42600
|
Update README.md
|
6 years ago |
Sebastiano Mandalà
|
2439506a36
|
Update README.md
|
6 years ago |
sebas77
|
3f1f8b0b40
|
Merge remote-tracking branch 'remotes/origin/master' into EntityViewAsStruct
|
6 years ago |
sebas77
|
9b470a8dee
|
rename IEntityData into IEntityStruct, it's not necessary to add confusion with more names
fix MoveEntityView function
fix Preallocate function
|
6 years ago |