Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/assets
This commit is contained in:
commit
83ad71e52e
15
characters/infantry/cfg_ironpress.json
Normal file
15
characters/infantry/cfg_ironpress.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"out": "..\\..\\export\\infantry\\textures",
|
||||
"in": "textures",
|
||||
"flip_normals": false,
|
||||
"materials": {
|
||||
"mat_cleave": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor",
|
||||
"arm",
|
||||
"normal"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
BIN
characters/infantry/models/body/cleave.fbx
(Stored with Git LFS)
Normal file
BIN
characters/infantry/models/body/cleave.fbx
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
characters/infantry/p10-rigging.blend
(Stored with Git LFS)
BIN
characters/infantry/p10-rigging.blend
(Stored with Git LFS)
Binary file not shown.
BIN
characters/infantry/textures/mat_cleave_arm.png
(Stored with Git LFS)
Normal file
BIN
characters/infantry/textures/mat_cleave_arm.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
characters/infantry/textures/mat_cleave_basecolor.png
(Stored with Git LFS)
Normal file
BIN
characters/infantry/textures/mat_cleave_basecolor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
characters/infantry/textures/mat_cleave_normal.png
(Stored with Git LFS)
Normal file
BIN
characters/infantry/textures/mat_cleave_normal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
set PATH=%PATH%;"C:\Program Files\Blender Foundation\Blender 3.6"
|
||||
blender ..\animations\infantry\anims-alan.blend --background --python export_anims.py
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
3
pipeline/pipeline_infantry.cmd
Normal file
3
pipeline/pipeline_infantry.cmd
Normal file
@ -0,0 +1,3 @@
|
||||
REM Insurrectionist textures
|
||||
ironpress.exe ..\characters\infantry\cfg_ironpress.json
|
||||
pause > nul
|
BIN
props/OldPc/Monitor.fbx
(Stored with Git LFS)
BIN
props/OldPc/Monitor.fbx
(Stored with Git LFS)
Binary file not shown.
BIN
props/OldPc/Textures/mat_Monitor_Emissive.png
(Stored with Git LFS)
Normal file
BIN
props/OldPc/Textures/mat_Monitor_Emissive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
props/OldPc/Textures/mat_Monitor_basecolor.png
(Stored with Git LFS)
BIN
props/OldPc/Textures/mat_Monitor_basecolor.png
(Stored with Git LFS)
Binary file not shown.
BIN
props/button/mesh_button.fbx
(Stored with Git LFS)
Normal file
BIN
props/button/mesh_button.fbx
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
props/button/texture/mat_button_arm.png
(Stored with Git LFS)
Normal file
BIN
props/button/texture/mat_button_arm.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
props/button/texture/mat_button_basecolor.png
(Stored with Git LFS)
Normal file
BIN
props/button/texture/mat_button_basecolor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
props/button/texture/mat_button_emissive.png
(Stored with Git LFS)
Normal file
BIN
props/button/texture/mat_button_emissive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
props/button/texture/mat_button_normal.png
(Stored with Git LFS)
Normal file
BIN
props/button/texture/mat_button_normal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
ui/T_BossHealthBar_Mask.png
(Stored with Git LFS)
Normal file
BIN
ui/T_BossHealthBar_Mask.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user