Added ave and craig
This commit is contained in:
@ -9,5 +9,10 @@ set(RONIN_POSE_TEXTURE_OPTIONS
|
||||
FILTER_MAG=nearest
|
||||
)
|
||||
|
||||
set(RONIN_BODY_TEXTURE_OPTIONS
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
CROP_START_Y=1689
|
||||
)
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/day/CMakeLists.txt)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/night/CMakeLists.txt)
|
Reference in New Issue
Block a user