assets/pipeline/export_all_anims.cmd

11 lines
580 B
Batchfile
Raw Normal View History

2024-04-15 17:45:59 -04:00
set PATH=%PATH%;"C:\Program Files\Blender Foundation\Blender 3.6"
REM Insurrectionist Animations
2024-04-15 17:45:59 -04:00
blender ..\animations\insurrectionist\anims-alan.blend --background --python export_anims.py
blender ..\animations\insurrectionist\anims-shelby.blend --background --python export_anims.py
2024-04-21 23:59:33 -04:00
blender ..\animations\insurrectionist\anims-tommy6.blend --background --python export_anims.py
REM Infantry Animations
blender ..\animations\infantry\anims-alan.blend --background --python export_anims.py
blender ..\animations\infantry\anims-shelby.blend --background --python export_anims.py