210 Commits (dabc32d6a179933beb7359c938f25f2c1ed8b46c)
 

Author SHA1 Message Date
  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 6 years ago
  sebas77 a62a3c8dd2 improve code 6 years ago
  sebas77 497f97650b - put some effort to make the Sequencer declaration more readable, making more generic parameter explicit 6 years ago
  sebas77 f32ad2b822 Improve the work on the the EntityStructs 6 years ago
  sebas77 550c21851c add Exists<T>(egid), Fetch<T> and Has<T> 6 years ago
  sebas77 1b639831e0 moving toward EntityViewStruct 6 years ago
  sebas77 70344dbe13 working on use just one data structure, still WIP and a lot of work to do 6 years ago
  Sebastiano Mandalà 233de294b2
Update README.md 6 years ago
  Sebastiano Mandalà 5a5618cef5
Update README.md 6 years ago
  sebas77 ab5e5c94bd mega refactoring, now EntityView and EntityStructs use almost exactly the same code 6 years ago
  sebas77 36eaa4fe47 Merge remote-tracking branch 'remotes/origin/entitystructrework' into EntityViewAsStruct 6 years ago
  sebas77 2c40b46d35 Mega work in progress to support entity views as structs 6 years ago
  sebas77 fe0a777475 EGID are now long to avoid any limitation 6 years ago