Skip to content
  • Luke Campagnola's avatar
    Bugfixes and updates to functions.py: · e5f383fb
    Luke Campagnola authored
      - generalized makeARGB API: can now process arrays of arbitrary shape.
      - affineSlice automatically converts vector arguments to array
      - new function applyLookupTable taken from makeARGB
      - isosurface function returns array
    Updated VideoSpeedTest example to follow new makeARGB API
    
    LayoutWidget: row argument now accepts 'next' as value
    ParameterTree bugfix: avoid infinite recursion when accessing non-existent attributes
    ViewBox: avoid exit error caused when cleanup callback is invoked while python is shutting down
    e5f383fb