Skip to content

Commit

Permalink
fix: Apple Silicon Unity Editor decoding and Runtime encoding (fixes #34
Browse files Browse the repository at this point in the history
)
  • Loading branch information
atteneder committed Nov 23, 2021
1 parent 48cb44f commit 5af945b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Apple Silicon Unity Editor decoding
- Apple Silicon Runtime encoding

## [4.0.0] - 2021-10-27
### Changed
- WebGL library is built with Emscripten 2.0.19 now
Expand Down
2 changes: 1 addition & 1 deletion Runtime/Plugins/x86_64/dracodec_unity.bundle.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Runtime/Plugins/x86_64/dracoenc_unity.bundle.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5af945b

Please sign in to comment.