Skip to content
Snippets Groups Projects
  • Andy Nichols's avatar
    e38ce4b0
    Use QUrl for DemonModel and DemonImage sources · e38ce4b0
    Andy Nichols authored
    This enables the Qt Quick to resolve the location of the file before
    passing it to the engine to load.
    
    This also means changing how we ship the image assets in the material
    library
    
    We also may consider using this for source of shader assets
    e38ce4b0
    History
    Use QUrl for DemonModel and DemonImage sources
    Andy Nichols authored
    This enables the Qt Quick to resolve the location of the file before
    passing it to the engine to load.
    
    This also means changing how we ship the image assets in the material
    library
    
    We also may consider using this for source of shader assets