Skip to content
  • Christian Schulte zu Berge's avatar
    Various improvements of the SWIG Lua bindings: · 042cafbc
    Christian Schulte zu Berge authored
    * Added DISOWN typemaps to various functions, where CAMPVis takes ownership of passed pointers. This prevents the Lua garbage collector from deleting those items.
    * Improved sigslot bindings to also support pass-by-value signal arguments.
    * Changed import type of campvis.i from #include to #import
    
    refs #643
    042cafbc