sebas77
2c8e956a82
working on a better folder structure
7 years ago
sebas77
52019c75f4
Svelto-ECS 2.0 first draft
7 years ago
sebas77
410589bfd7
class must be public and not internal
7 years ago
sebas77
e8ff87871a
Make the framework more unity agnostic
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
9c9f2171fb
remove legacy code
8 years ago
sebas77
58b9d16d48
remove useless code
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
SEB-NEW-PC\SEB-NEW
e9929be9ee
fix function name
8 years ago
sebas77
d0132bffe7
Svelto-ECS 1.0 Production Ready (Warning Breaking Changes)
Updated Context and Ticker Framework
Added Datastructures
8 years ago
SEB-NEW-PC\SEB-NEW
39555624c3
EntitySystem folder renamed to ECS
Ticker and Observer become part of the ECS framework
Add support for Unity 4
9 years ago
sebas77
91031c094a
First commit
9 years ago