41 Commits (86297d20ef1fd1290a727a74e7f2b7e011fa08c8)

Author SHA1 Message Date
  sebas77 4e15fb1fc2 Release SECS 3.1 3 years ago
  sebas77 56cb8b2236 Update Svelto.ECS to version 3.1 3 years ago
  Jose Luis Rey Mendez ad4e9e8d98 Fix whitespace usage in deconstruct method 4 years ago
  Jose Luis Rey Mendez a61e9a3aaa Added deconstruct methods to EntityCollections for multiple managed buffers 4 years ago
  sebas77 df8e6dd21c Update Svelto.ECS 3.0 4 years ago
  sebas77 4a1ba9d33d Update Svelto.ECS and Svelto.Common 3.0 4 years ago
  sebas77 99c4d40456 Svelto_ECS_3_0 beta first upload 4 years ago
  sebas77 5ddc3b092c remove meta files 4 years ago
  sebas77 45c8669a7b Squashed 'Svelto.ECS/' changes from cd4efe7..be50b7e 4 years ago
  sebas77 be50b7e8af UPM experiment 4 years ago
  sebas77 e595bfbcae test subtree 4 years ago
  sebas77 cd4efe726f rearrange folder 4 years ago
  sebas77 edc1bca05a Squashed 'Svelto.ECS/' changes from 88d8fe6..f0fd419 4 years ago
  sebas77 6b16b0cec2 test 4 years ago
  sebas77 f0fd419851 ignore unity .meta files 4 years ago
  sebas77 90e4060c78 commit meta files to let UPM work 4 years ago
  sebas77 27185629db Fix WebGL/IL2CPP mistakes 4 years ago
  sebas77 fb74cb8116 Svelto.ECS 2.9 4 years ago
  sebas77 f9e8cacd35 refactor platform profiler 5 years ago
  sebas77 d873c114b8 update svelto ECS 2.8 5 years ago
  sebas77 59a24f0698 Svelto ECS 2.8 Beta release 5 years ago
  Brian L ad24a7f685 Change UnityEngine namespace requirements 5 years ago
  sebas77 1a9a2e879e Getting closer to the final design of the EntityStreams 5 years ago
  sebas77 b5052c96a2 some new experimental features: The new EntitiesStream and Groups searchable by name. Svelto.ECS is now c# 7 only. The awkward QueryEntitiesAndIndex has been replaced by QueryEntity 5 years ago
  sebas77 c04eeae531 introduce experimental ECS components and EntityFactoryForUnity 5 years ago
  sebas77 75550701a8 improve EntitySubmissionScheduler code 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
  sebas77 0358c48974 Swap and Remove entity now needs the entity descriptor 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 cdb56f6f53 Add ExclusiveGroups comments 6 years ago
  sebas77 98ed73d3f3 fix compiling error 6 years ago
  sebas77 a2a0851eeb Reworking the IEntityDescriptorHolder to avoid confusion 6 years ago
  sebas77 5651416785 fix compiling errors 6 years ago
  sebas77 b5121de872 remove some contraints that were not necessary 6 years ago
  sebas77 8d2ef03501 minor modifications and asmedf 6 years ago
  sebas77 70344dbe13 working on use just one data structure, still WIP and a lot of work to do 6 years ago
  sebas77 e4d3ea9e4b fix some errors 6 years ago
  sebas77 a65a36fcab Entity Struct Add callback rework 6 years ago
  sebas77 92143d906e Remove Svelto.Context and Svelto.Factories 6 years ago