108 Commits (d6fe6860967d95803a8b8d0955a33f10d1b7c00f)
 

Author SHA1 Message Date
  sebas77 d6fe686096 DispatchOnChange and DispatchOnSet must hold only value types 6 years ago
  sebas77 d37c91eb99 Rename DispatchOnSet file, add constructors without senderID 6 years ago
  sebas77 101a80901f rename Preallocate to PreallocateEntitySlots 6 years ago
  Sebastiano Mandalà df236e70c0
Update README.md 6 years ago
  sebas77 55852fbba7 clean up code and add ISequencer interface 6 years ago
  sebas77 92143d906e Remove Svelto.Context and Svelto.Factories 6 years ago
  sebas77 21dcf2d39d Breaking change: the Sequencer now accept int and not enum to avoid boxing 6 years ago
  Sebastiano Mandalà d93c12e032
Update README.md 6 years ago
  Sebastiano Mandalà f8bf63eb07
Update README.md 6 years ago
  Sebastiano Mandalà 2f478ec73e
Update README.md 6 years ago
  Sebastiano Mandalà cbd24202f7
Update README.md 6 years ago
  Sebastiano Mandalà 06b6525b6f
Update README.md 6 years ago
  Sebastiano Mandalà 7887c8ca67
Update README.md 6 years ago
  Sebastiano Mandalà 3d03f73040
Update README.md 6 years ago
  Sebastiano Mandalà c6397b4d30
Create README.md 6 years ago
  sebas77 f47797dedb Merge remote-tracking branch 'remotes/origin/alpha' 6 years ago
  Sebastiano Mandalà b892667cc7
Update README.md 6 years ago
  sebas77 f8b7b59307 Rename EntityStructBuilder to EntityViewStructBuilder 6 years ago
  sebas77 3a5b28f9eb Merge branch 'alpha' of https://github.com/sebas77/Svelto.ECS into alpha 6 years ago
  sebas77 2428d7dd16 Fix Engine Profiler 6 years ago
  sebas77 f1262acc72 Update Svelto.Common to the latest version 6 years ago
  sebas77 29931c3937 remove unused files after merging from wip 6 years ago
  sebas77 c1f2f5080b Merge branch 'wip' into alpha 6 years ago
  sebas77 c8fac3a2d5 removing old file 6 years ago
  sebas77 365f4f404a Update submodule 6 years ago
  sebas77 298c803831 delete folder 6 years ago
  sebas77 2c8e956a82 working on a better folder structure 6 years ago
  Sebastiano Mandalà ebe5f0f221
Update README.md 6 years ago
  sebas77 80ac93215b fix the FastInvoke.cs for all the platforms 6 years ago
  sebas77 6b81c57d46 DynamicInvokes are super slow, so I luckily found an alternative. 6 years ago
  sebas77 6a4d702ea2 Improve compatibility across platforms 6 years ago
  sebas77 a9e20edd1b improve code and fix a bug with the SwapEntityGroup function 6 years ago
  sebas77 d180597458 rename file 6 years ago
  sebas77 6b14cdac13 Fix some bugs with the EntityProfiler and remove redundant code. 6 years ago
  sebas77 488b4a4a84 fix bug that would have called remove twice when engine profiler was used 6 years ago
  sebas77 09198213a3 Fix compiler error when using the Svelto profilers 6 years ago
  sebas77 ba2e592eda found a way to avoid some awkward breaking changes from 1.0 6 years ago
  sebas77 4ea83ddce3 add csproj for svelto framework 6 years ago
  sebas77 c8f57253fc - optimize even more 6 years ago
  sebas77 52019c75f4 Svelto-ECS 2.0 first draft 6 years ago
  sebas77 0f98e9264a new FasterList 6 years ago
  sebas77 5897f66b2d - INodesEngine is now Legacy. EnginesRoot still support it, but I will probably add a new Legacy Engine Root to support INodesEngine. Best thing would be to transform all the INodesEngine into MultiNodesEngine 6 years ago
  Sebastiano Mandalà cbde7d8f4a working on the new typesafe svelto.ecs 6 years ago
  Sebastiano Mandalà ed9e073ff1
Update README.md 6 years ago
  sebas77 19472a94c6 improve NetCore compatibility 6 years ago
  sebas77 bc9ac7be0f Update Svelto.Utility 6 years ago
  sebas77 298a0e6cad fixed mistake introduced with the last commit 6 years ago
  sebas77 dadbe33829 - found the time to fix properly a bug previously fixed. 6 years ago
  sebas77 410589bfd7 class must be public and not internal 6 years ago
  sebas77 e8ff87871a Make the framework more unity agnostic 6 years ago