Releases: unity3d-jp/MeshSync
Releases · unity3d-jp/MeshSync
0.3.1-preview
- refactor: major plugin code refactoring to reduce dependencies and make used types more explicit
0.3.0-preview
- feat: core multiple UV support
- feat: Set DetailMap Albedo and Secondary UV properties of StandardMaterial
- refactor: use bit shifting and masking for flag structures instead of using bitfields
- chore: organize the source code of cmake-built project by folder
- chore: configure Yamato setting to target 2019.4, and add a job to build docs
- doc: update package installation steps, esp. for 2020.1
0.2.5-preview
- fix: compile error when targeting Android platform
0.2.4-preview
- fix: fix errors when building app build
0.2.3-preview
- fix: bug in preventing DNS rebinding
- fix: broken links in docs and package warnings
0.2.2-preview:
- fix: prevent access using DNS rebinding
0.2.1-preview
- fix: fix a bug in ProjectSettings when switching tab
- fix: prevent server root path traversal
- fix: prevent public access to the server by default
- chore: Update latest known MeshSyncDCCPlugins version to 0.2.0-preview
- chore: various polishes
- doc: Add installation steps for Unity 2020 in the top readme
0.2.0-preview
- feat: add Project Settings to configure MeshSync objects and DCC Tools integrations
- feat: add DCC Tools integration support for Maya 2017-2020
- feat: add DCC Tools integration support for 3ds Max 2017-2020
- feat: add DCC Tools integration support for Blender 2.79, 2.80, 2.81, 2.82, 2.83
- doc: add documentation about Project Settings
- chore: use com.unity.sharp-zip-lib
0.1.0-preview
- 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
- 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