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

Blender 2.6 Bug Tracker: Browse

[#25599] creation of nodes with Script --> renders all black or dark

Date:
2011-01-12 10:17
Priority:
3
State:
Closed
Submitted by:
Fabio Russo (ruesp83)
Assigned to:
Lukas Toenne (lukastoenne)
Category:
Compositor
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
creation of nodes with Script --> renders all black or dark
Detailed description
Hi devs!
If I create a group of nodes from the script, do not render well, renders all black or dark!
http://www.pasteall.org/pic/8009
http://www.pasteall.org/18248/python

Followup

Message
  • Date: 2011-01-12 11:39
  • Sender: Daniel Salazar
  • this same error happened on a pre-commit version of the node api patch when you created the compo node from the api itself. The way to fix it was/is to delete the compo node and add it again, this time it works. When I got the error it got fixed but i wasnt using group nodes, maybe this is a special case not handled yet
  • Date: 2011-01-16 19:50
  • Sender: Lukas Toenne
  • Fixed in SVN now. Reason was that when adding links in scripts the node tree type wasn't updated, so sockets could be linked and external at the same time.
 

Attached Files:

Name Date Download
VIGNETTING.py 2011-01-12 10:17 Download
Bug.png 2011-01-12 10:17 Download

Changes:

Field Old Value Date By
status_idOpen2011-01-16 19:50lukastoenne
close_dateNone2011-01-16 19:50lukastoenne
StatusNew2011-01-16 19:50lukastoenne
assigned_tonone2011-01-16 17:49lukastoenne
File Added14494: Bug.png2011-01-12 10:17ruesp83
File Added14495: VIGNETTING.py2011-01-12 10:17ruesp83