hey, not issue, but question/query. is it possible to run hapless python script with arguments.
my current python script run blender with a script, which take input arguments. is it possible to run this script with hapless and pass arguments..
command = ['blender', '-P', 'gp_remote.py', '--', '--payload_file', payload_file]
hey, not issue, but question/query. is it possible to run hapless python script with arguments.
my current python script run blender with a script, which take input arguments. is it possible to run this script with hapless and pass arguments..
command = ['blender', '-P', 'gp_remote.py', '--', '--payload_file', payload_file]