Skip to content

Releases: JokerMartini/qt-dcc-spinbox

v0.1.0

23 Feb 04:38

Choose a tag to compare

Features

  • Vertical drag - Click and drag vertically on the spinbox to adjust values (3ds Max style)
  • Value ladder - Middle-click to open a stepper dialog with precise step control (Houdini style)
  • Modifier keys - Hold Ctrl for fine (0.1x), Alt for precision (0.01x), Shift for coarse (10x)
  • ESC to cancel - Press Escape during drag to restore the original value
  • Default value - Right-click on up/down buttons to reset to a configurable default
  • Auto-generated steps - Step values automatically adapt to your range and decimal settings
  • Cross-compatible - Works with both PySide2 and PySide6