Skip to content

Releases: rinyafii/wirespanner

Release 1.0.0

22 Mar 03:01
Compare
Choose a tag to compare

its here
nothing really changed between 0.2.0 and this other than some minor activation stuff

Wirespanner Beta v0.2.0

12 Feb 07:44
1e322b8
Compare
Choose a tag to compare

its like 0.1.0 but 1000% more epic and cooler and :3

  • renamed normal mode to "pen mode"
  • renamed model mode to "span matching mode"
  • redid a lot of the pairing logic to support "span a/b mode"
    • span a/b is like span matching but instead of finding the exact same point in two models, it finds _A from model A and _B from model B and connects them together.
      • BE CAREFUL!! always face and click on your models so that:
        • the first model you click is your "A model" and the second is your "B model"
        • _A points in your A model are pointing toward your B model
        • _B points in your B model are pointing toward your A model
        • (eventually ill add toggles to flip these around live, so its not as much of a hassle
  • added hover indicators in pen mode
  • made wire tagging work
  • added a new option to disable retroactive changes
  • a lot of ui improvements:
    • mode switching is now at the top
    • replaced the seperate slack toggle and mode options with a single switch button that changes between having two (off/on) and three (off/per wire/per span) options depending on mode
    • made the ui draggable
    • added a button on the topbar to collapse the window, leaving only the modes and toggle buttton
    • added a button to reroll the random slack that gets added
      • it spins
  • added auto update checks, the plugin will the latest tag from github if it doesnt match the one it has it will prompt to update.
    • the github request is only done once per session (on place load)

Wirespanner v0.1.0 - GitHub Beta 1

07 Feb 11:32
c03df8d
Compare
Choose a tag to compare

Initial beta release
Please use with caution and report back to me