github sschmid/Entitas 0.42.5
Entitas 0.42.5

latest releases: 1.14.1, 1.14.0, 1.13.0...
7 years ago

UPDATE: The new code generator works on Windows 10 now!


This version will submitted to the Unity Asset Store today. The Unity Asset Store version will additionally include the new Code Generator which has been successfully tested to work with macOS. I have setup a machine now to test it on Windows 10 too. I have gotten some feedback that there are issues on Windows 10 with the new code generator. Entitas and the current code generator work the same ways as in previous versions, so it is safe to upgrade also for Windows users. I will try to release a working version of the new code generator for Windows 10 as soon as possible.

General

  • Refactored Preferences to fully embrace Entitas.properties and User.properties

CodeGenerator CLI

  • Added format command
  • keepAlive argument which will keep the process alive. This is very useful when using the new roslyn code generator to avoid reloading the whole parsing infrastructure. Using this argument ith roslyn results in super fast generation time
$ entitas gen -a

Don't miss a new Entitas release

NewReleases is sending notifications on new releases.