Skip to content
Snippets Groups Projects
  • Vilém Duha's avatar
    dfeb905d
    BlenderKit: fix colorspace with filmic addon · dfeb905d
    Vilém Duha authored
    This currently keeps colorsettings for images to default, because we can hardly predict the names of possible colorspace settings added in variants of this or other addons.
    All colorsettings settings were moved to a set_colorspace function in image_utils.py and everything happens in a try statement.
    Scenes - fix link/append support and add it to UI, further support switching to scene after finishing the download.
    Fix drag-drop of materials to linked objects - now theres an explanation pop-up.
    dfeb905d
    History
    BlenderKit: fix colorspace with filmic addon
    Vilém Duha authored
    This currently keeps colorsettings for images to default, because we can hardly predict the names of possible colorspace settings added in variants of this or other addons.
    All colorsettings settings were moved to a set_colorspace function in image_utils.py and everything happens in a try statement.
    Scenes - fix link/append support and add it to UI, further support switching to scene after finishing the download.
    Fix drag-drop of materials to linked objects - now theres an explanation pop-up.