Difference between revisions of "Korman:0.14 Release Notes"
Tsar hoikas (Talk | contribs) (Created page with "Korman 0.14-rc1 was released on January 20, 2023. It represents 25 [https://github.com/H-uru/korman/compare/v0.13a...v0.14-rc1 commits] with approximately 200 lines of code ch...") |
Tsar hoikas (Talk | contribs) m (Bump to Korman v0.14 final) |
||
Line 1: | Line 1: | ||
− | Korman 0.14 | + | Korman 0.14 was released on January 28, 2023. It represents 26 [https://github.com/H-uru/korman/compare/v0.13a...v0.14 commits] with approximately 200 lines of code changed since Korman 0.13a. |
= Download = | = Download = | ||
− | * Blender for Korman 0.14 | + | * Blender for Korman 0.14 |
− | ** Windows (32-bit): [https://github.com/H-uru/korman/releases/download/v0.14 | + | ** Windows (32-bit): [https://github.com/H-uru/korman/releases/download/v0.14/bundled_korman-v0.14-windows32.exe Installer] or [https://github.com/H-uru/korman/releases/download/v0.14/bundled_korman-v0.14-windows32.zip ZIP file] |
− | ** Windows (64-bit): [https://github.com/H-uru/korman/releases/download/v0.14 | + | ** Windows (64-bit): [https://github.com/H-uru/korman/releases/download/v0.14/bundled_korman-v0.14-windows64.exe Installer] or [https://github.com/H-uru/korman/releases/download/v0.14/bundled_korman-v0.14-windows64.zip ZIP file] |
− | = Changes from Korman 0.13a to Korman 0.14 | + | = Changes from Korman 0.13a to Korman 0.14 = |
* Added heuristics for stripping illegal smart characters from journals. | * Added heuristics for stripping illegal smart characters from journals. | ||
* Added heuristics to prevent the export of flat convex hulls, which are known to crash Plasma. | * Added heuristics to prevent the export of flat convex hulls, which are known to crash Plasma. |
Latest revision as of 17:50, 28 January 2023
Korman 0.14 was released on January 28, 2023. It represents 26 commits with approximately 200 lines of code changed since Korman 0.13a.
Download
- Blender for Korman 0.14
Changes from Korman 0.13a to Korman 0.14
- Added heuristics for stripping illegal smart characters from journals.
- Added heuristics to prevent the export of flat convex hulls, which are known to crash Plasma.
- Added the ability for the Sitting Modifier to trigger a sitting camera.
- Fixed an issue in which .loc files could be exported in different order on subsequent exports, making diffs difficult to parse.
- Fixed an issue in which too many blend flags could be exported on a layer, causing debug clients to assert.
- Fixed an issue in which the water modifier's wind object might not be movable from Python scripts.
- Fixed Blend Textures failing to export after the first export in a Blender session.
- Fixed the Grass Shader modifier not being able to copy and paste correctly.
- Removed the ability to export triangle mesh regions to Myst Online: Uru Live. These regions are known to not work reliably.