Skip to content

Releases: lgvr123/musescore-elementanalyser

1.2.0

26 Nov 20:58
Compare
Choose a tag to compare

What's new in 1.2.0 ?

  • Ported to MuseScore 4
  • New internal plugin folder structure.
  • File rename : the files were named elementanalayser have been renamed to elementanalyser

1.1.2

07 Jun 08:50
Compare
Choose a tag to compare

What's new in 1.1.2 ?

User Interface

  • New option for searching only for Non-Null elements. This provides a faster search result, but will hide some properties you might be looking for
  • New option for providing the tick of the selected element
  • Store the last used option for faster re-use.

Library

  • New dontdig option ("do not dig into") defining a list of elements to never dig into. This mostly applies when in include mode. The default value contains properties such as next, prev, color, bbox, align, ...
  • New limitToNotNull option specifying whether to hide or display the properties that are not defined.

1.1.0

26 Apr 15:10
Compare
Choose a tag to compare

What's new ?

Improved User-Interface offering more control on the analyse.

1.0.0 - Initial release

16 Apr 22:52
Compare
Choose a tag to compare

Initial release.
Use it as a separated plugin or incorporate into your own plugins as a library for debug and development