Skip to content

Release 5.2 Win32/OSX/Linux x64

Compare
Choose a tag to compare
@MrNothing MrNothing released this 28 Nov 17:20
· 64 commits to master since this release

Added:

  • You can now create new scripts from the editor. Script can also be created from templates. More infos here: https://mrnothing.github.io/AI-Blocks/start.html#scripts
  • New loading screen, replaces the white screen during loading.
  • New built-in scripts for GANs (generative adverserial networks)
  • New helper functions for text parsing: see Texthelper class
  • You can now rename scene names.
  • You can now send commands (stdin) to a running scene from the console command input.
  • The official website is up! contains the documentation and tutorials: https://mrnothing.github.io/AI-Blocks/index.html

Fixed:

  • Builds are now generated with electron-builder, that makes them lighter and standard.
  • Mac build now properly works, tested on OSX Sierra 10.12