Using 2.67b and latest SVN.
- Select the default cube.
- Remove material.
- In the python console type:
>>> "something" in bpy.context.object.data.materials
Crash. It seems it tries to get the RNA name of None.
Description
Description
Using 2.67b and latest SVN.
- Select the default cube.
- Remove material.
- In the python console type:
>>> "something" in bpy.context.object.data.materials
Crash. It seems it tries to get the RNA name of None.