Skip to content
Snippets Groups Projects
  • Bastien Montagne's avatar
    12b36168
    IDType `get_owner`: add an optional hint about owner ID. · 12b36168
    Bastien Montagne authored
    In some cases, there is a chance code already knows who might be the
    owner of the given ID, in which case it can be more efficient to check
    it first (especially in cases like embedded node trees or scene
    collections, where the only other way is to loop over all possible
    owners currently).
    
    Will be used in next commit in some Outliner fix.
    12b36168
    History
    IDType `get_owner`: add an optional hint about owner ID.
    Bastien Montagne authored
    In some cases, there is a chance code already knows who might be the
    owner of the given ID, in which case it can be more efficient to check
    it first (especially in cases like embedded node trees or scene
    collections, where the only other way is to loop over all possible
    owners currently).
    
    Will be used in next commit in some Outliner fix.