From 1ad2340390615adfb18785d196f00cf6815c8ab4 Mon Sep 17 00:00:00 2001 From: alan Date: Sun, 21 Apr 2024 23:59:33 -0400 Subject: [PATCH] Render infantry for CGT365 --- animations/promotional/infantry_anims.blend | 3 +++ pipeline/export_all_anims.cmd | 1 + 2 files changed, 4 insertions(+) create mode 100644 animations/promotional/infantry_anims.blend diff --git a/animations/promotional/infantry_anims.blend b/animations/promotional/infantry_anims.blend new file mode 100644 index 0000000..7b389c4 --- /dev/null +++ b/animations/promotional/infantry_anims.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8635fb326d7a78b6914e9c3fa7eb188a3045bf7a169830f38242360dd8e13b5 +size 8572308 diff --git a/pipeline/export_all_anims.cmd b/pipeline/export_all_anims.cmd index 2ee13b3..8bab1cf 100644 --- a/pipeline/export_all_anims.cmd +++ b/pipeline/export_all_anims.cmd @@ -3,6 +3,7 @@ set PATH=%PATH%;"C:\Program Files\Blender Foundation\Blender 3.6" REM Insurrectionist Animations blender ..\animations\insurrectionist\anims-alan.blend --background --python export_anims.py blender ..\animations\insurrectionist\anims-shelby.blend --background --python export_anims.py +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