Go to the source code of this file.
Namespaces | |
namespace | run_blender_script |
Functions | |
def | run_blender_script.check_output_dir |
Variables | |
tuple | run_blender_script.args = parser.parse_args() |
tuple | run_blender_script.basename = os.path.basename(args.blenderfile) |
run_blender_script.clean = False | |
tuple | run_blender_script.cmd |
tuple | run_blender_script.file_list = sorted(os.listdir(output_dir)) |
string | run_blender_script.help = 'name of the blender script to Launch' |
run_blender_script.output_dir = args.inputmeshdir | |
tuple | run_blender_script.parser = argparse.ArgumentParser(usage='Export meshes and convert them') |
tuple | run_blender_script.script_path |
run_blender_script.type = float) |