Added cropping support to texture tool

This commit is contained in:
2023-06-26 14:05:46 -07:00
parent bf93740c20
commit 723e09e182
45 changed files with 299 additions and 122 deletions

View File

@ -3,7 +3,7 @@
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
set(LIMINIAL_CHARACTER_SCALE 0.20)
set(LIMINIAL_CHARACTER_SCALE 0.2)
include("${CMAKE_CURRENT_LIST_DIR}/eth/CMakeLists.txt")