Sebastiano Mandalà
|
fdc62eec2a
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
cfce87a0be
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
d381c9a23b
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
11ad8165eb
|
Merge pull request #16 from sebas77/add-license-1
Create LICENSE
|
7 years ago |
Sebastiano Mandalà
|
2cf59e23c7
|
Create LICENSE
|
7 years ago |
sebas77
|
79ceb181be
|
Update Svelto.Common
|
7 years ago |
Sebastiano Mandalà
|
67b12d772a
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
aa606675d2
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
fc62c470d9
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
c387313016
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
5f5b40305f
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
536b4511b4
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
d16dddb722
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
8e93eb2380
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
550db46a0a
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
2d118d5e1a
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
1d677e81e9
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
3e670b4c74
|
Update README.md
|
7 years ago |
sebas77
|
292e5e51d3
|
it's possible to add a list of TO engines in the sequencer without condition
|
7 years ago |
sebas77
|
d6fe686096
|
DispatchOnChange and DispatchOnSet must hold only value types
fix QueryGroupedEntityViews
|
7 years ago |
sebas77
|
d37c91eb99
|
Rename DispatchOnSet file, add constructors without senderID
|
7 years ago |
sebas77
|
101a80901f
|
rename Preallocate to PreallocateEntitySlots
|
7 years ago |
Sebastiano Mandalà
|
df236e70c0
|
Update README.md
|
7 years ago |
sebas77
|
55852fbba7
|
clean up code and add ISequencer interface
|
7 years ago |
sebas77
|
92143d906e
|
Remove Svelto.Context and Svelto.Factories
|
7 years ago |
sebas77
|
21dcf2d39d
|
Breaking change: the Sequencer now accept int and not enum to avoid boxing
improve sequencer code
add comments
|
7 years ago |
Sebastiano Mandalà
|
d93c12e032
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
f8bf63eb07
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
2f478ec73e
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
cbd24202f7
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
06b6525b6f
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
7887c8ca67
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
3d03f73040
|
Update README.md
|
7 years ago |
Sebastiano Mandalà
|
c6397b4d30
|
Create README.md
|
7 years ago |
sebas77
|
f47797dedb
|
Merge remote-tracking branch 'remotes/origin/alpha'
|
7 years ago |
Sebastiano Mandalà
|
b892667cc7
|
Update README.md
|
7 years ago |
sebas77
|
f8b7b59307
|
Rename EntityStructBuilder to EntityViewStructBuilder
|
7 years ago |
sebas77
|
3a5b28f9eb
|
Merge branch 'alpha' of https://github.com/sebas77/Svelto.ECS into alpha
|
7 years ago |
sebas77
|
2428d7dd16
|
Fix Engine Profiler
|
7 years ago |
sebas77
|
f1262acc72
|
Update Svelto.Common to the latest version
|
7 years ago |
sebas77
|
29931c3937
|
remove unused files after merging from wip
|
7 years ago |
sebas77
|
c1f2f5080b
|
Merge branch 'wip' into alpha
# Conflicts:
# DataStructures/FasterList.cs
# ECS/EntityDescriptor.cs
# ECS/Extensions/Unity/UnitySumbmissionNodeScheduler.cs
# ECS/GenericEntityDescriptor.cs
# ECS/IEngine.cs
# ECS/IEntityDescriptorHolder.cs
# ECS/note.txt
# Utilities/Console.cs
# Utilities/Murmur3.cs
# WeakEvents/WeakAction.cs
# WeakEvents/WeakActionStruct.cs
# WeakEvents/WeakEvent.cs
|
7 years ago |
sebas77
|
c8fac3a2d5
|
removing old file
|
7 years ago |
sebas77
|
365f4f404a
|
Update submodule
|
7 years ago |
sebas77
|
298c803831
|
delete folder
|
7 years ago |
sebas77
|
2c8e956a82
|
working on a better folder structure
|
7 years ago |
Sebastiano Mandalà
|
ebe5f0f221
|
Update README.md
|
7 years ago |
sebas77
|
80ac93215b
|
fix the FastInvoke.cs for all the platforms
|
7 years ago |
sebas77
|
6b81c57d46
|
DynamicInvokes are super slow, so I luckily found an alternative.
|
7 years ago |
sebas77
|
6a4d702ea2
|
Improve compatibility across platforms
|
7 years ago |