Sebastiano Mandalà
95bc01ec37
Update README.md
5 years ago
Sebastiano Mandalà
c6f758e760
Update README.md
5 years ago
Sebastiano Mandalà
121fba820b
Update README.md
5 years ago
Sebastiano Mandalà
23f07fe7ed
Update README.md
5 years ago
Sebastiano Mandalà
5bd1acafb3
Update README.md
5 years ago
Sebastiano Mandalà
f4434a50d7
Update README.md
5 years ago
sebas77
1e1f02349f
fixed nasty bug on new reactive engines
5 years ago
sebas77
6d81948c08
update subs
5 years ago
sebas77
6b6948081e
fix compiling error
5 years ago
Sebastiano Mandalà
249ac9686b
Update README.md
5 years ago
Sebastiano Mandalà
f492829a4a
Update README.md
5 years ago
Sebastiano Mandalà
9088ffd17b
Update README.md
5 years ago
Sebastiano Mandalà
6df27113c6
Update README.md
5 years ago
sebas77
1c0115c845
Merge branch 'master' of https://github.com/sebas77/Svelto.ECS
5 years ago
Sebastiano Mandalà
48935d195a
Update README.md
5 years ago
Sebastiano Mandalà
58817bc413
Update README.md
5 years ago
Sebastiano Mandalà
18da3aa60c
Update README.md
5 years ago
Sebastiano Mandalà
926d234468
Update README.md
5 years ago
sebas77
0468add53d
clean up code
5 years ago
sebas77
d873c114b8
update svelto ECS 2.8
5 years ago
sebas77
99d0ec1379
fix name
5 years ago
sebas77
ab8e48234e
update submodule
5 years ago
sebas77
59a24f0698
Svelto ECS 2.8 Beta release
5 years ago
Sebastiano Mandalà
307ba2875c
Add files via upload
5 years ago
Sebastiano Mandalà
498ece1542
Set theme jekyll-theme-slate
5 years ago
Sebastiano Mandalà
690ecc6736
Delete CNAME
5 years ago
Sebastiano Mandalà
488ea8d5ef
Create CNAME
5 years ago
Sebastiano Mandalà
518a50df15
Merge pull request #43 from Blucky87/master
Change UnityEngine namespace requirements
5 years ago
Brian L
ac4897d52a
Update ECSRect.cs
5 years ago
Brian L
ad24a7f685
Change UnityEngine namespace requirements
5 years ago
Sebastiano Mandalà
c23df584cf
Update README.md
5 years ago
Sebastiano Mandalà
fc9d4b8153
Update README.md
5 years ago
Sebastiano Mandalà
983487e1cc
Update README.md
5 years ago
Sebastiano Mandalà
6a78f578be
Update README.md
5 years ago
Sebastiano Mandalà
c4492f0745
Update README.md
5 years ago
Sebastiano Mandalà
af7a165552
Update README.md
5 years ago
Sebastiano Mandalà
8b49ff41a0
Update README.md
5 years ago
sebas77
1a9a2e879e
Getting closer to the final design of the EntityStreams
Added the concept of QueryUniqueEntity, but don't rely on it, I am still making up my mind on it. If I keep it, it will be confined to EntityStructs only
Added more ECS common components
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
Sebastiano Mandalà
bc8f9f37eb
Update README.md
5 years ago
sebas77
c04eeae531
introduce experimental ECS components and EntityFactoryForUnity
clean up code
5 years ago
sebas77
985972fd7e
better comments
5 years ago
sebas77
0b4be6c6f1
fix compilation error
5 years ago
sebas77
cf2c4231c2
use ToString() where necessary
5 years ago
sebas77
bc90842a3a
added option to return an exclusivegroup from egid
5 years ago
sebas77
9430a7a497
use the new platform profiler and fix some code that would prevent the correct use of multiple enginesroot
5 years ago
sebas77
2a8e5f35bd
update submodules
5 years ago
sebas77
54a8a250fb
fix message text
5 years ago
sebas77
4e40ba02b2
RELAXED_ECS wasn't relaxed enough
5 years ago
sebas77
0f8328d539
changing the use of the platform profiler, but still not sure about it
5 years ago