Fix for attribute lookup in OSL. This uses a map in the OSL globals instead of the device texture.

This commit is contained in:
Lukas Toenne
2012-09-05 17:08:56 +00:00
parent c1dc375379
commit 674d295df3
5 changed files with 61 additions and 36 deletions

View File

@@ -71,7 +71,6 @@ public:
const float *data_float() const { return (float*)data(); }
static bool same_storage(TypeDesc a, TypeDesc b);
static ustring standard_name(AttributeStandard std);
};
/* Attribute Set