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