266 Commits (6dec99a46cf2e1910fc3301830f172b6933d43f6)
 

Author SHA1 Message Date
  sebas77 6dec99a46c update submodule 6 years ago
  sebas77 5292a55a9f update submodule 6 years ago
  sebas77 d059a24aec Remove SwapFirstEntityGroup, it may have created misunderstanding and it's not strictly needed. 6 years ago
  sebas77 389458a3d4 update submodules 6 years ago
  sebas77 ed99cbd820 Fix bug with entities created during the Add callback 6 years ago
  Sebastiano Mandalà 4f5fc603ab
Update README.md 6 years ago
  Sebastiano Mandalà b0c0e17373
Update README.md 6 years ago
  Sebastiano Mandalà 342e50357e
Update README.md 6 years ago
  Sebastiano Mandalà f5d1408480
Update README.md 6 years ago
  sebas77 3126f53b46 Merge branch 'master' of https://github.com/sebas77/Svelto.ECS 6 years ago
  sebas77 1d11777a8a remove wrong signatures 6 years ago
  Sebastiano Mandalà 9d4175808d
Update README.md 6 years ago
  Sebastiano Mandalà 3d3e9f28a8
Update README.md 6 years ago
  Sebastiano Mandalà 216990bde2
Update README.md 6 years ago
  Sebastiano Mandalà 74569b9d2f
Update README.md 6 years ago
  sebas77 eb73f4a53a Merge branch 'master' of https://github.com/sebas77/Svelto.ECS 6 years ago
  sebas77 c547e73364 re-added Svelto.Common that was deleted by mistake 6 years ago
  sebas77 9938e565ee re add submodule 6 years ago
  Sebastiano Mandalà 22434ab767
Update README.md 6 years ago
  sebas77 124c4d0e80 introduced deffered actions for Remove and Swap entity, they now happen during the submission and not right away. This imply a radical change of the current application made with Svelto 6 years ago
  sebas77 4de6463f35 introduced deffered actions for Remove and Swap entity, they now happen during the submission and not right away. This imply a radical change of the current application made with Svelto 6 years ago
  Sebastiano Mandalà ded171d505
Update README.md 6 years ago
  Sebastiano Mandalà 78e8c7b451
Update README.md 6 years ago
  sebas77 f828e266b9 Now it's mandatory to specify the group in all the functions, I will write an article about why this makes the code much better 6 years ago
  Sebastiano Mandalà b888514c7a
Update README.md 6 years ago
  sebas77 d2f2c76ca2 Fix bug 6 years ago
  sebas77 928ebc991d fix bug 6 years ago
  sebas77 a2281628a0 There were some references to EntityInfoView still in place, they are all removed now 6 years ago
  sebas77 60525639d6 add more safety checks 6 years ago
  Sebastiano Mandalà a2e210eb0c
Update README.md 6 years ago
  Sebastiano Mandalà beb4cd29c4
Update README.md 6 years ago
  Sebastiano Mandalà 695a0e4528
Update README.md 6 years ago
  Sebastiano Mandalà 4bbb318dd0
Update README.md 6 years ago
  Sebastiano Mandalà 8edd7153bf
Update README.md 6 years ago
  Sebastiano Mandalà 0a55d70cd7
Update README.md 6 years ago
  Sebastiano Mandalà c3705c0c23
Update README.md 6 years ago
  Sebastiano Mandalà 421cbd32cb
Update README.md 6 years ago
  sebas77 d456dcbfff Experiment with safe ExecuteOnEntities (it protects from fatal mistakes and database misues) and ExecuteOnEntities with multiple entity views 6 years ago
  sebas77 0a9fae5cb2 better sequencer and more improvements 6 years ago
  sebas77 22cfff3a07 add function for internal use 6 years ago
  sebas77 0358c48974 Swap and Remove entity now needs the entity descriptor 6 years ago
  sebas77 89cc341f6f Sequencer cannot pass data anymore, just the EGID 6 years ago
  sebas77 c699863e11 Changed idea on class idea 6 years ago
  sebas77 d8140276b3 Try queries must not crash if the entity is not found 6 years ago
  sebas77 35948a5883 Argghg adding the EGID in the DispatchOnSet and DispatchOnChange was a mistake. Revert it. 6 years ago
  sebas77 869042b058 remove dangerous function 6 years ago
  sebas77 cdb56f6f53 Add ExclusiveGroups comments 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