forked from bartvdbraak/blender
9ce5be3706
setting sys.stdin to None is done so python wont lock blender when it tries to read from the input. - help() from the console does this. Running blender with -d keeps the stdin so python debugging can work. add info in the help message about this. eventually it might be best to replace sys.stdin with our own object which interacts with the console but this is not trivial. |
||
---|---|---|
.. | ||
bpy | ||
console | ||
rigify | ||
bpy_types.py | ||
graphviz_export.py | ||
rigify_utils.py | ||
rna_info.py | ||
rna_prop_ui.py |