Difference between revisions of "Korman:0.16 Release Notes"
Tsar hoikas (Talk | contribs) m (Fix for the darn autopublish not working.) |
Tsar hoikas (Talk | contribs) (Bump to beta 2) |
||
Line 1: | Line 1: | ||
− | Korman 0.16 Beta | + | Korman 0.16 Beta 2 was released on February 20, 2024. It represents 21 [https://github.com/H-uru/korman/compare/v0.15...v0.16-beta2 commits] with approximately 750 lines of code changed since Korman 0.15. |
= Download = | = Download = | ||
− | * Blender for Korman 0.16 Beta | + | * Blender for Korman 0.16 Beta 2 |
− | ** Windows (32-bit): [https://github.com/H-uru/korman/releases/download/v0.16- | + | ** Windows (32-bit): [https://github.com/H-uru/korman/releases/download/v0.16-beta2/bundled_korman-v0.16-beta2-windows32.exe Installer] or [https://github.com/H-uru/korman/releases/download/v0.16-beta2/bundled_korman-v0.16-beta2-windows32.zip ZIP file] |
− | ** Windows (64-bit): [https://github.com/H-uru/korman/releases/download/v0.16- | + | ** Windows (64-bit): [https://github.com/H-uru/korman/releases/download/v0.16-beta2/bundled_korman-v0.16-beta2-windows64.exe Installer] or [https://github.com/H-uru/korman/releases/download/v0.16-beta2/bundled_korman-v0.16-beta2-windows64.zip ZIP file] |
− | = Changes from Korman 0.15 to Korman 0.16 Beta | + | = Changes from Korman 0.15 to Korman 0.16 Beta 2 = |
* [1] Added the ability to specify an "entry camera" on the Spawn Point Modifier. | * [1] Added the ability to specify an "entry camera" on the Spawn Point Modifier. | ||
+ | * Added Korman's version number to the addon user preferences in Blender. | ||
* Changed the mesh exporter to allow modulating lightmaps with vertex colors. | * Changed the mesh exporter to allow modulating lightmaps with vertex colors. | ||
* Fixed a crash in the ''Add > Linking Book'' operator. | * Fixed a crash in the ''Add > Linking Book'' operator. | ||
* Fixed a crash in the exporter when directories are missing from the game directory. | * Fixed a crash in the exporter when directories are missing from the game directory. | ||
* Fixed a crash in the exporter when packaging an Age. | * Fixed a crash in the exporter when packaging an Age. | ||
+ | * Fixed a potential crash in the game when certain manually tessellated flat convex hulls are exported. | ||
+ | * Fixed a potential crash in the game when multiple Note Popup modifiers are used to target a single GUI page. | ||
* Fixed an issue in which GUI Dialogs did not appear in game. | * Fixed an issue in which GUI Dialogs did not appear in game. | ||
* Fixed an issue in which the Volume Sensor node might behave incorrectly with certain obtuse angles. | * Fixed an issue in which the Volume Sensor node might behave incorrectly with certain obtuse angles. | ||
[1] (Insert explanation of entry cameras here before final release) | [1] (Insert explanation of entry cameras here before final release) |
Revision as of 19:34, 20 February 2024
Korman 0.16 Beta 2 was released on February 20, 2024. It represents 21 commits with approximately 750 lines of code changed since Korman 0.15.
Download
- Blender for Korman 0.16 Beta 2
Changes from Korman 0.15 to Korman 0.16 Beta 2
- [1] Added the ability to specify an "entry camera" on the Spawn Point Modifier.
- Added Korman's version number to the addon user preferences in Blender.
- Changed the mesh exporter to allow modulating lightmaps with vertex colors.
- Fixed a crash in the Add > Linking Book operator.
- Fixed a crash in the exporter when directories are missing from the game directory.
- Fixed a crash in the exporter when packaging an Age.
- Fixed a potential crash in the game when certain manually tessellated flat convex hulls are exported.
- Fixed a potential crash in the game when multiple Note Popup modifiers are used to target a single GUI page.
- Fixed an issue in which GUI Dialogs did not appear in game.
- Fixed an issue in which the Volume Sensor node might behave incorrectly with certain obtuse angles.
[1] (Insert explanation of entry cameras here before final release)