Skip to content

Release version 0.14.1

Compare
Choose a tag to compare
@guillaumeblanc guillaumeblanc released this 03 Oct 10:51
· 137 commits to master since this release

Release version 0.14.1

  • Samples

    • Allows reusing sample framework outside sample directory.
    • #154 Exposes swap interval
  • Library

    • #153 Fixes deprecated implicit copy warning.
    • #141 Removes non-ASCII characters in source codes.
  • Build pipeline

    • Exposes ozz cmake configuration variables to PARENT_SCOPE, so it can be used/changed by an external project.