Changelog
All notable changes to the MeshSync package will be documented in this file.
[0.1.0-preview] - 2020-04-16
- feat: add a menu item to download DCC plugins
- chore: change plugin build configuration to Release from MinSizeRel
- docs: update links to MeshSyncDCCPlugins
[0.0.3-preview] - 2020-03-24
- fix: compile errors on Linux
- chore: prebuilding zstd on Mac and Linux
- chore: update zstd library on Windows to 1.4.4
- chore: use Unicode for building plugins
- docs: update plugin build steps for Windows and Mac
- docs: add Linux section for building plugins
- docs: add a separate doc page for building zstd
[0.0.2-preview.2] - 2020-03-17
- fix: pluginVersion warning
[0.0.2-preview.1] - 2020-03-16
- chore: Removing unused meta files
- docs: Updating img tag to MD
[0.0.2-preview] - 2020-03-13
- chore: Add additional Windows dependencies directly in Poco_LIBRARIES
- chore: Add missing Tests.meta
- docs: Fix broken links
- docs: Specify the version of Poco and zstd used. Also some other minor updates
[0.0.1-preview.3] - 2020-03-10
- chore: fix script to build plugin
[0.0.1-preview.2] - 2020-03-06
- chore: fix the build process on Mac (muEnableISPC, Poco conf)
- feat: server manual start
- fix: the deployment of MeshSync's streaming assets
[0.0.1-preview.1] - 2020-03-02
- Removing unrelevant files from a package
- Minor license fix
[0.0.1-preview] - 2020-02-28
- Converting To Package format