VerticalTimeline v0.3.0
Updated for current Fusion, with dark mode support.
Highlights
- New (Qt) palette browser with async
adsk.fusionSendDatahandling (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.