Only search projects.blender.org
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
Date
: 2011-01-18 00:30
Sender
:
Campbell Barton
fixed r34375.
Date
: 2011-01-18 09:00
Sender
:
Kalle-Samuli Riihikoski
I'm still having the same issue with r34383.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
status_id
Open
2011-01-18 00:48
campbellbarton
close_date
None
2011-01-18 00:48
campbellbarton
Status
Investigate
2011-01-18 00:48
campbellbarton
assigned_to
none
2011-01-17 23:38
campbellbarton
Status
New
2011-01-17 23:38
campbellbarton