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,35 @@
# Copyright (c) 2023 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
tool_texture(texture_ave_face_day_anger
FILE="${CMAKE_CURRENT_LIST_DIR}/anger.png"
${AVE_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_face_day_confused
FILE="${CMAKE_CURRENT_LIST_DIR}/confused.png"
${AVE_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_face_day_fear
FILE="${CMAKE_CURRENT_LIST_DIR}/fear.png"
${AVE_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_face_day_happy
FILE="${CMAKE_CURRENT_LIST_DIR}/happy.png"
${AVE_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_face_day_neutral
FILE="${CMAKE_CURRENT_LIST_DIR}/neutral.png"
${AVE_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ave_face_day_pensive
FILE="${CMAKE_CURRENT_LIST_DIR}/pensive.png"
${AVE_FACE_TEXTURE_OPTIONS}
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB