Skip to content

Entitas 0.24.4

Compare
Choose a tag to compare
@sschmid sschmid released this 12 Nov 14:19
· 1847 commits to develop since this release
Entitas
  • Added entity.componentNames. This field is set by Entitas.Unity.VisualDebugging to provide better error messages
  • Added matcher.componentNames. This field is set by Entitas.Unity.CodeGenerator to provide better error messages
  • entity.ToString() now removes ComponentSuffix
  • Fixed typo
Entitas.Unity.CodeGenerator
  • ComponentExtensionsGenerator sets matcher.componentNames
  • Removed generating unused using in ComponentExtensionsGenerator
Other
  • Added update_project_dependencies.sh
  • Refactored build commands into build_commands.sh