GitHub
79b531a20f
UPM package version 3.3.0
2 years ago
GitHub
abe7d55edf
UPM package version 3.2.6
3 years ago
GitHub
c7e37a0d32
UPM package version 3.2.5
3 years ago
GitHub
d99682c896
UPM package version 3.2.4
3 years ago
GitHub
c916646800
UPM package version 3.2.2
3 years ago
GitHub
01d75b3f32
UPM package version 3.2.1
3 years ago
GitHub
0dfdf22aff
UPM package version 3.2.0
3 years ago
GitHub
258679388c
UPM package version 3.1.0
4 years ago
GitHub
2197fcce2e
UPM package version 3.0.0
4 years ago
GitHub
da8d592750
UPM package version 2.9.9
5 years ago
GitHub
07b2140a44
UPM package version 2.9.8
5 years ago
sebas77
be50b7e8af
UPM experiment
5 years ago
sebas77
29931c3937
remove unused files after merging from wip
7 years ago
sebas77
2c8e956a82
working on a better folder structure
7 years ago
sebas77
c8f57253fc
- optimize even more
- some renaming
7 years ago
sebas77
52019c75f4
Svelto-ECS 2.0 first draft
7 years ago
sebas77
0f98e9264a
new FasterList
7 years ago
Sebastiano Mandalà
cbde7d8f4a
working on the new typesafe svelto.ecs
7 years ago
sebas77
bc9ac7be0f
Update Svelto.Utility
7 years ago
sebas77
e8ff87871a
Make the framework more unity agnostic
7 years ago
sebas77
345392dff5
- Added new features to be able to handle nodes as pure structs
- FasterList Clear has been renamed to FastClear. The standard Clear will clean the array like the normal List does
- An engine can now receive callback for when nodes are disabled and enabled
-
7 years ago
sebas77
b24be7d266
local commit
7 years ago
sebas77
a2f1f384fa
working on something new
7 years ago
sebas77
00566256ce
stupid meta files
7 years ago
sebas77
b29472eafc
- added a new Engine callback function called when the engine has been added to be sure that the nodeDB reference has been filled
- improve NETFX_CORE compatibility
- implementors can now be added after the descriptor is created
- SingleNodeEngine is now abstract
7 years ago
sebas77
b8c9cd0163
Svelto.ECS is now UWP compatible
8 years ago
sebas77
393733853b
Dispatcher.cs is now deprecated, a legacy copy will be found in the example
DispatcherOnChange and DispatcherOnSet now hold weakreferences of the actions
Ticker is now deprecated, a legacy copy will be found in the example
Added Engines Profiler Tool
Added the concept of Entity Group (more will follow on the subject in an article)
Handling the creation of entities inside the Add Methods
fixed some bugs
renamed namespace to Svelto.ECS
add the concept of ExtraImplementors for the EntityDescriptor
8 years ago
sebas77
f8150a2c3c
add isValid property in WeakReference.cs
the removal of the nodes will happen at the end of the frame and not immediately
8 years ago
sebas77
12678816a7
improve code
8 years ago
sebas77
d0132bffe7
Svelto-ECS 1.0 Production Ready (Warning Breaking Changes)
Updated Context and Ticker Framework
Added Datastructures
8 years ago