print names of nodes/sockets when cycles complains about only being able to connect a closure to another closure.
This commit is contained in:
@@ -1,13 +1,4 @@
|
|||||||
.TH "BLENDER" "1" "April 26, 2012" "Blender Blender 2\&.63 (sub 0)
|
.TH "BLENDER" "1" "July 19, 2012" "Blender Blender 2\&.63 (sub 14)"
|
||||||
build date: 2012-04-26
|
|
||||||
build time: 19:38:31
|
|
||||||
build revision: 45987
|
|
||||||
build platform: Linux
|
|
||||||
build type: Debug
|
|
||||||
build c flags: -fopenmp -msse2 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -Wall -Wcast-align -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=return-type -Wstrict-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings
|
|
||||||
build c++ flags: -D__STDC_CONSTANT_MACROS -fopenmp -msse2 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -Wall -Wno-invalid-offsetof -Wno-sign-compare
|
|
||||||
build link flags: -pthread
|
|
||||||
build system: CMake"
|
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
blender \- a 3D modelling and rendering package
|
blender \- a 3D modelling and rendering package
|
||||||
@@ -24,7 +15,7 @@ Use Blender to create TV commercials, to make technical visualizations, business
|
|||||||
http://www.blender.org
|
http://www.blender.org
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
|
||||||
Blender 2.63 (sub 0)
|
Blender 2.63 (sub 14)
|
||||||
Usage: blender [args ...] [file] [args ...]
|
Usage: blender [args ...] [file] [args ...]
|
||||||
.br
|
.br
|
||||||
.SS "Render Options:"
|
.SS "Render Options:"
|
||||||
@@ -223,18 +214,6 @@ Turn debugging on
|
|||||||
Enable floating point exceptions
|
Enable floating point exceptions
|
||||||
.br
|
.br
|
||||||
|
|
||||||
.TP
|
|
||||||
.B \-\-debug\-ffmpeg
|
|
||||||
.br
|
|
||||||
Enable debug messages from FFmpeg library
|
|
||||||
.br
|
|
||||||
|
|
||||||
.TP
|
|
||||||
.B \-\-debug\-libmv
|
|
||||||
.br
|
|
||||||
Enable debug messages from libmv library
|
|
||||||
.br
|
|
||||||
|
|
||||||
.IP
|
.IP
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
@@ -257,12 +236,6 @@ Set the BLENDER_SYSTEM_DATAFILES environment variable
|
|||||||
Set the BLENDER_SYSTEM_SCRIPTS environment variable
|
Set the BLENDER_SYSTEM_SCRIPTS environment variable
|
||||||
.br
|
.br
|
||||||
|
|
||||||
.TP
|
|
||||||
.B \-\-env\-system\-plugins
|
|
||||||
.br
|
|
||||||
Set the BLENDER_SYSTEM_PLUGINS environment variable
|
|
||||||
.br
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-env\-system\-python
|
.B \-\-env\-system\-python
|
||||||
.br
|
.br
|
||||||
@@ -316,7 +289,7 @@ Enable automatic python script execution, (default)
|
|||||||
.TP
|
.TP
|
||||||
.B \-Y or \-\-disable\-autoexec
|
.B \-Y or \-\-disable\-autoexec
|
||||||
.br
|
.br
|
||||||
Disable automatic python script execution (pydrivers, pyconstraints, pynodes)
|
Disable automatic python script execution (pydrivers & startup scripts)
|
||||||
.br
|
.br
|
||||||
|
|
||||||
.IP
|
.IP
|
||||||
@@ -383,6 +356,26 @@ Enable debug messages for the window manager
|
|||||||
Enable all debug messages (excludes libmv)
|
Enable all debug messages (excludes libmv)
|
||||||
.br
|
.br
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-\-debug\-value <value>
|
||||||
|
.br
|
||||||
|
Set debug value of <value> on startup
|
||||||
|
.br
|
||||||
|
|
||||||
|
.IP
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-\-debug\-jobs
|
||||||
|
.br
|
||||||
|
Enable time profiling for background jobs.
|
||||||
|
.br
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-\-verbose <verbose>
|
||||||
|
.br
|
||||||
|
Set logging verbosity level.
|
||||||
|
.br
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-R
|
.B \-R
|
||||||
.br
|
.br
|
||||||
@@ -421,7 +414,6 @@ Arguments are executed in the order they are given. eg
|
|||||||
\fIBLENDER_SYSTEM_DATAFILES\fR Directory for system wide data files.
|
\fIBLENDER_SYSTEM_DATAFILES\fR Directory for system wide data files.
|
||||||
\fIBLENDER_SYSTEM_PYTHON\fR Directory for system python libraries.
|
\fIBLENDER_SYSTEM_PYTHON\fR Directory for system python libraries.
|
||||||
\fITMP\fR or \fITMPDIR\fR Store temporary files here.
|
\fITMP\fR or \fITMPDIR\fR Store temporary files here.
|
||||||
\fISDL_AUDIODRIVER\fR LibSDL audio driver \- alsa, esd, dma.
|
|
||||||
\fIPYTHONHOME\fR Path to the python directory, eg. /usr/lib/python.
|
\fIPYTHONHOME\fR Path to the python directory, eg. /usr/lib/python.
|
||||||
.br
|
.br
|
||||||
.br
|
.br
|
||||||
|
@@ -187,7 +187,10 @@ void ShaderGraph::connect(ShaderOutput *from, ShaderInput *to)
|
|||||||
if(from->type != to->type) {
|
if(from->type != to->type) {
|
||||||
/* for closures we can't do automatic conversion */
|
/* for closures we can't do automatic conversion */
|
||||||
if(from->type == SHADER_SOCKET_CLOSURE || to->type == SHADER_SOCKET_CLOSURE) {
|
if(from->type == SHADER_SOCKET_CLOSURE || to->type == SHADER_SOCKET_CLOSURE) {
|
||||||
fprintf(stderr, "ShaderGraph connect: can only connect closure to closure.\n");
|
fprintf(stderr, "ShaderGraph connect: can only connect closure to closure "
|
||||||
|
"(ShaderNode:%s, ShaderOutput:%s , type:%d -> to ShaderNode:%s, ShaderInput:%s, type:%d).\n",
|
||||||
|
from->parent->name.c_str(), from->name, (int)from->type,
|
||||||
|
to->parent->name.c_str(), to->name, (int)to->type);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user