Hiya,
First - great script! I have found it very useful, thanks so much for making it. I tried running it with Maya 2014 Win x64 and recieved an error in the script editor:
import enjoyMentalRayStringOptions
enjoyMentalRayStringOptions.Ui().create()
# Error: Item not found: false
# Traceback (most recent call last):
# File "<maya console>", line 2, in
# File "D:\Maya\2014-x64\mentalray\scripts\enjoyMentalRayStringOptions.py", line 952, in create
# createdControl = self.createControl( stringOption, localParent )
# File "D:\Maya\2014-x64\mentalray\scripts\enjoyMentalRayStringOptions.py", line 1079, in createControl
# cmds.optionMenuGrp( curOptionMenuGrp, edit=True, value=str(stringOption.value) )
# RuntimeError: Item not found: false #
Not sure if the script is 2014 compatible yet but I saw you had updated it for MR 3.11 and gave it a shot. Thanks!
-Nick




