mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Start of serializaation
- Allow enumerating over unregistered components - Refactored Editor a bit
This commit is contained in:
@@ -30,6 +30,7 @@ namespace GlitchyEditor.EditWindows
|
||||
|
||||
public void SetContext(Scene scene)
|
||||
{
|
||||
_selectedEntities.Clear();
|
||||
_scene = scene;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user