IslandzVW / halcyon

InWorldz Halcyon 3d virtual reality world simulator
BSD 3-Clause "New" or "Revised" License
21 stars 26 forks source link

Mdickson/materials lsl fixes #435

Closed mdickson closed 6 years ago

mdickson commented 6 years ago

PRIM_SPECULAR and PRIM_NORMAL now correctly clear a material setting from LSL if NULL_KEY is passed as the texture Id in a material call. Also wrote test cases for this and to check that we are correctly handling the Get's with regard to texture ids similar in fashion to how PRIM_TEXTURE is handled.