Skip to content

v6.0.2

Compare
Choose a tag to compare
@Nusiq Nusiq released this 26 Oct 17:58
· 388 commits to master since this release

This release also has some demo files with Minecraft world that presents fighter jet battle animation (mcblend_airfight_demo.mcworld) and the blend files used to create the animation (airfight_blend_files_demo.zip).

Changelog

  • Added UV-group importer and exporter
  • Added option to export mark on the timeline and export sound effects and particle effects for the animations

Bugfixes

  • Creating new UV-group doesn't add all of the objects without a UV-group to that group.
  • Some properties displayed in GUI now update property after using operators that edit their values
  • Fixed exporting animations from models with cubes with parent-child relation where parent's scale is not equal to 1.0 (issues #71 and #76)
  • Ellipse mask doesn't crash the texture generator when the surface of the texture is too small to generate the ellipse with disabled hard edge option.