Summary

Title:Overriden functions not upcasting
Category:Workflow
Status:Fixed
Posted By:EPHERE ( Marsel Khadiyev )
Date Created:5 June 2009

Problem

Description:Functions from multiple hierarchy which are implemented inside some wrappers do not have their returns upcasted. For example, in MtlBaseLib operator[] returns a new MtlBase wrapper, although it should really be upcast to a Mtl or Texmap.
Steps to Reproduce:
 
No follow-ups were posted yet.