Prepping for ronin

This commit is contained in:
2023-07-02 02:59:08 -07:00
parent 29048234a7
commit ff360b9983
48 changed files with 256 additions and 7 deletions

View File

@ -0,0 +1,49 @@
# Copyright (c) 2023 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
tool_texture(texture_ronin_face_night_anger
FILE="${CMAKE_CURRENT_LIST_DIR}/anger.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_confused
FILE="${CMAKE_CURRENT_LIST_DIR}/confused.png"
${ETH_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_furious
FILE="${CMAKE_CURRENT_LIST_DIR}/furious.png"
${ETH_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_happy
FILE="${CMAKE_CURRENT_LIST_DIR}/happy.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_neutral
FILE="${CMAKE_CURRENT_LIST_DIR}/neutral.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_sad
FILE="${CMAKE_CURRENT_LIST_DIR}/sad.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_scoff
FILE="${CMAKE_CURRENT_LIST_DIR}/scoff.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_smirk
FILE="${CMAKE_CURRENT_LIST_DIR}/smirk.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)
tool_texture(texture_ronin_face_night_surprised
FILE="${CMAKE_CURRENT_LIST_DIR}/surprised.png"
${RONIN_FACE_TEXTURE_OPTIONS}
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 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.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB