Skip to content

Commit

Permalink
Merge branch 'master' into fix-scale
Browse files Browse the repository at this point in the history
  • Loading branch information
miyanyan committed Aug 10, 2023
2 parents 6f56b48 + d411573 commit f310221
Show file tree
Hide file tree
Showing 215 changed files with 195,712 additions and 16,319 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ function (zeno_add_asset_dir dir)
endfunction()
## --- end cihou asset dir

add_subdirectory(zeno)

## --- begin cihou perf-geeks
if (ZENO_MARCH_NATIVE)
if (MSVC)
Expand All @@ -183,8 +185,6 @@ if (ZENO_USE_FAST_MATH)
endif()
## --- end cihou perf-geeks

add_subdirectory(zeno)

target_compile_options(zeno
PUBLIC $<$<COMPILE_LANGUAGE:CXX>: $<IF:$<CXX_COMPILER_ID:MSVC>, /utf-8, >>
)
Expand Down
Binary file added hdr/studio_small_08_1k.hdr
Binary file not shown.
Loading

0 comments on commit f310221

Please sign in to comment.