Fixed KRDatablock::Append where the data was not expanded correctly to concatenate a std::String. Converted sprite shader. Adjusted Spirv compile logging.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set(KRAKEN_STANDARD_ASSETS "${KRAKEN_STANDARD_ASSETS}" PARENT_SCOPE)
|
||||
add_standard_asset(simple_blit.frag)
|
||||
add_standard_asset(simple_blit.vert)
|
||||
add_standard_asset(sprite.frag)
|
||||
add_standard_asset(sprite.vert)
|
||||
|
||||
Reference in New Issue
Block a user