Skip to content
  • Tiago Peixoto's avatar
    Improve behaviour of property map type conversion · 897f454f
    Tiago Peixoto authored
    Now an explicit conversion to a compatible python type is attempted if
    the value being set in a property map cannot be converted directly to a
    C++ type.
    
    This also fixes a bug with vector-valued property maps.
    897f454f