Skip to content
  • Artur Grunau's avatar
    DoubleAdjusterWidget: widget modifying doubles · 778445ea
    Artur Grunau authored
    DoubleAdjusterWidget displays and provides two ways of modifying
    double-precision floating-point numbers: a slider that can be used to
    quickly change numeric values, and a spin box, which is better suited
    for precise adjustments.
    
    DoubleAdjusterWidget is designed to be used by FloatPropertyWidget and
    widgets for vector properties storing floats.
    778445ea