Skip to content

VerticalTimeline v0.3.0

Choose a tag to compare

@MatRanc MatRanc released this 13 Jun 00:08
· 22 commits to master since this release

Updated for current Fusion, with dark mode support.

Highlights

  • New (Qt) palette browser with async adsk.fusionSendData handling (verified on Fusion's Python 3.12 runtime)
  • Dark mode — the palette follows the OS / Fusion UI color theme
  • Fixed a startup error (InternalValidationError : pActiveEnvironment)
  • Correctly select and edit primitive features (Box, Cylinder, …) inside components
  • Highlight the timeline row matching the feature selected in the Fusion GUI
  • Component coloring derived from the component name (stable across refreshes and documents)
  • Non-intrusive, auto-clearing status messages instead of blocking dialogs
  • More robust occurrence-type detection; icon-path caching; Move/Align mapping

Install

Download VerticalTimeline-v0.3.0.zip, unpack it into Fusion's API/AddIns folder, and make sure the directory is named VerticalTimeline (no suffix).


Original add-in by Thomas Axelsson. Dual-licensed GPL-3.0-or-later OR MIT.