Skip to content

Entitas 0.39.1

Compare
Choose a tag to compare
@sschmid sschmid released this 16 Mar 20:56
· 930 commits to develop since this release

See and discuss changes in Milestone 0.39.1

Entitas

  • Added entityIndex.ToString() with name #329

Entitas.CodeGenerator

  • Add ContextObserverGenerator #337
  • Simplified EntityIndexGenerator getKey

Entitas.Unity.VisualDebugging

  • Optimize DebugSystemsInspector #338

Entitas.Unity.Blueprints

  • Blueprints not persistent after changes to components. #331