From fa3bf8eade7a6947266608bb0d12a3393bea83c0 Mon Sep 17 00:00:00 2001 From: Alan O'Cull Date: Wed, 24 Jan 2024 21:28:54 -0500 Subject: [PATCH] Rename textures for IronPress --- animations/insurrectionist/anims-alan.blend | 4 ++-- characters/insurrectionist/p4-rigging.blend | 4 ++-- .../{mesh_body_lp_mat_body_arm.png => mat_body_arm.png} | 0 ..._body_lp_mat_body_basecolor.png => mat_body_basecolor.png} | 0 .../{mesh_body_lp_mat_body_normal.png => mat_body_normal.png} | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename characters/insurrectionist/textures/{mesh_body_lp_mat_body_arm.png => mat_body_arm.png} (100%) rename characters/insurrectionist/textures/{mesh_body_lp_mat_body_basecolor.png => mat_body_basecolor.png} (100%) rename characters/insurrectionist/textures/{mesh_body_lp_mat_body_normal.png => mat_body_normal.png} (100%) diff --git a/animations/insurrectionist/anims-alan.blend b/animations/insurrectionist/anims-alan.blend index 6b31e0c..ab86b93 100644 --- a/animations/insurrectionist/anims-alan.blend +++ b/animations/insurrectionist/anims-alan.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01899fbb857ab50921e8fed1b7944d15652a7f7b4617c527e42665a2ac1760ff -size 3264780 +oid sha256:af0f0fdf4e9dfb3bdf54ba428fb83818c2f0196e429c29aa8480b514a730a8b8 +size 3330800 diff --git a/characters/insurrectionist/p4-rigging.blend b/characters/insurrectionist/p4-rigging.blend index 4301f86..2c57809 100644 --- a/characters/insurrectionist/p4-rigging.blend +++ b/characters/insurrectionist/p4-rigging.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80bc1a448318e9730d33ea6167757b4ceddc9960aa8231002f78eb06f3800667 -size 6614875 +oid sha256:01c658305fc2e4eef3328fd31151506f7cad28c0ad14b07d44adf0a36e4d719c +size 6617443 diff --git a/characters/insurrectionist/textures/mesh_body_lp_mat_body_arm.png b/characters/insurrectionist/textures/mat_body_arm.png similarity index 100% rename from characters/insurrectionist/textures/mesh_body_lp_mat_body_arm.png rename to characters/insurrectionist/textures/mat_body_arm.png diff --git a/characters/insurrectionist/textures/mesh_body_lp_mat_body_basecolor.png b/characters/insurrectionist/textures/mat_body_basecolor.png similarity index 100% rename from characters/insurrectionist/textures/mesh_body_lp_mat_body_basecolor.png rename to characters/insurrectionist/textures/mat_body_basecolor.png diff --git a/characters/insurrectionist/textures/mesh_body_lp_mat_body_normal.png b/characters/insurrectionist/textures/mat_body_normal.png similarity index 100% rename from characters/insurrectionist/textures/mesh_body_lp_mat_body_normal.png rename to characters/insurrectionist/textures/mat_body_normal.png