Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25682] bpy.data.materials['XXX'].texture_slot.clear(0) dosen't delete texture from screen

Date:
2011-01-17 17:35
Priority:
3
State:
Closed
Submitted by:
Kalle-Samuli Riihikoski (haikalle)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Scripts
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
bpy.data.materials['XXX'].texture_slot.clear(0) dosen't delete texture from screen
Detailed description
The problem is that when you type this command in python console.

bpy.data.materials['Material'].texture_slot.clear(0)

This will delete the texture_slot but it leaves the texture on your model. It dosen't leave
when you rotate your view. It only leaves when you press some other texture_slot.

Here is a video. http://www.vimeo.com/18878951

Followup

Message
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-01-18 00:48campbellbarton
close_dateNone2011-01-18 00:48campbellbarton
StatusInvestigate2011-01-18 00:48campbellbarton
assigned_tonone2011-01-17 23:38campbellbarton
StatusNew2011-01-17 23:38campbellbarton