Materials: External Module Support
The final PR for the external module feature that allows materials to be stored in an external datastore, webservice, etc. This includes the final material manager classes, and the UI support in the form of commands and preference pages.
This commit is contained in:
committed by
Chris Hennes
parent
b916ed67c4
commit
8519b0c0b8
@@ -46,7 +46,7 @@ class MaterialsExport ModelLibrary: public Library,
|
||||
|
||||
public:
|
||||
ModelLibrary();
|
||||
ModelLibrary(const Library& other);
|
||||
ModelLibrary(const Library& library);
|
||||
ModelLibrary(const QString& libraryName,
|
||||
const QString& dir,
|
||||
const QString& icon,
|
||||
|
||||
Reference in New Issue
Block a user