Refactor activation handling and introduce entity system
Added new `ActivationHandler` class for folder initialization. Added `ProjectService` class for project-related operations. Added `Ghost.Entities` project with entity management classes. Added `EngineEditorWindow` for enhanced user interface. Changed project files to restructure dependencies and remove unused references. Changed `ProjectRepository` to use asynchronous methods for improved performance. Changed data binding in `CreateProjectPage.xaml` and `OpenProjectPage.xaml` to use new data models. Changed `App.xaml.cs` to utilize the new `ActivationHandler` and include additional services. Removed `IActivationHandler` interface and integrated its functionality into `ActivationHandler`. Removed `EditorActivationHandler` as its functionality was merged into `ActivationHandler`. Updated `AssemblyInfo.cs` to include global using directives for entity types. Updated image assets to reflect visual resource changes.
BIN
Ghost.Editor/Assets/Icon.targetsize-16_altform-lightunplated.png
Normal file
|
After Width: | Height: | Size: 599 B |
BIN
Ghost.Editor/Assets/Icon.targetsize-16_altform-unplated.png
Normal file
|
After Width: | Height: | Size: 580 B |
BIN
Ghost.Editor/Assets/Icon.targetsize-24_altform-lightunplated.png
Normal file
|
After Width: | Height: | Size: 831 B |
BIN
Ghost.Editor/Assets/Icon.targetsize-24_altform-unplated.png
Normal file
|
After Width: | Height: | Size: 825 B |
|
After Width: | Height: | Size: 5.9 KiB |
BIN
Ghost.Editor/Assets/Icon.targetsize-256_altform-unplated.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
Ghost.Editor/Assets/Icon.targetsize-32_altform-lightunplated.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Ghost.Editor/Assets/Icon.targetsize-32_altform-unplated.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Ghost.Editor/Assets/Icon.targetsize-48_altform-lightunplated.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Ghost.Editor/Assets/Icon.targetsize-48_altform-unplated.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |