Asset Progress

This commit is contained in:
2023-11-25 15:51:20 -06:00
parent 688658c8e9
commit f6512206a5
28 changed files with 801 additions and 119 deletions

View File

@ -0,0 +1,6 @@
# Copyright (c) 2023 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
include("${CMAKE_CURRENT_LIST_DIR}/textures/CMakeLists.txt")

View File

@ -0,0 +1,8 @@
# Copyright (c) 2023 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
tool_texture(texture_border
FILE=${CMAKE_CURRENT_LIST_DIR}/texture_test.png
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB