Added ave and craig

This commit is contained in:
2023-08-01 23:06:47 -07:00
parent 440b753d2a
commit 5ea312bc34
83 changed files with 531 additions and 18 deletions

View File

@ -0,0 +1,24 @@
# Copyright (c) 2023 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
tool_texture(texture_ave_pose_night_cross
FILE="${CMAKE_CURRENT_LIST_DIR}/cross.png"
${AVE_POSE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_pose_night_front
FILE="${CMAKE_CURRENT_LIST_DIR}/pocket.png"
${AVE_POSE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_pose_night_hips
FILE="${CMAKE_CURRENT_LIST_DIR}/wrist.png"
${AVE_POSE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_pose_night_neutral
FILE="${CMAKE_CURRENT_LIST_DIR}/neutral.png"
${AVE_POSE_TEXTURE_OPTIONS}
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 MiB