Switch Layout Editor Changelog

What's new in Switch Layout Editor 1.0 Beta 15

May 15, 2023
  • Changes:
  • Experimental bflan templats support, this allows to write json templates which can be used to automate the ceration of elements in animation (bflan) files
  • Each template has a json 'manifest' that defines properties and name and an actual implementation file, the implementation file is set in the 'FileName' field of this manifest, the implementation is a json but the values are replaced at runtime with the 'macros' defined in Parameters in the manifest, the actual values are picked from a GUI at runtime.
  • The various options are not currently documented anywhere refer to the BflanTemplates.cs file in the source code
  • A simple "Animate color" template is provided, it's composed of a .template file and a .json descriptor
  • Builds are now generated with Github actions

New in Switch Layout Editor 1.0 Beta 14 (Feb 1, 2023)

  • Changes:
  • Fix layout diffing for 11.0+ szs files