Skip to content

Releases: NMC-TBone/I3D-Exporter-Additionals

v3.6.0-dev.8

03 Jan 01:57
Compare
Choose a tag to compare
v3.6.0-dev.8 Pre-release
Pre-release

3.6.0-dev.8 (2025-01-03)

Refactoring

  • material tools: replace bpy.context with context in material operator (2761581)

v3.6.0-dev.7

03 Jan 01:51
Compare
Choose a tag to compare
v3.6.0-dev.7 Pre-release
Pre-release

3.6.0-dev.7 (2025-01-03)

Features

  • user attributes: add integer type support and improve error handling for attribute creation (969b4ca)

v3.6.0-dev.6

03 Jan 01:41
Compare
Choose a tag to compare
v3.6.0-dev.6 Pre-release
Pre-release

3.6.0-dev.6 (2025-01-03)

Refactoring

  • ui: streamline UI code with new modular style (59f3dd8)

v3.6.0-dev.5

14 Dec 00:12
Compare
Choose a tag to compare
v3.6.0-dev.5 Pre-release
Pre-release

3.6.0-dev.5 (2024-12-14)

Bug Fixes

  • material tools: ensure valid material indices when removing unused materials (1812850)

v3.6.0-dev.4

13 Dec 22:26
Compare
Choose a tag to compare
v3.6.0-dev.4 Pre-release
Pre-release

3.6.0-dev.4 (2024-12-13)

Bug Fixes

  • motion path from curves: save location and making the actual array (aac38dd)

v3.6.0-dev.3

09 Dec 23:37
Compare
Choose a tag to compare
v3.6.0-dev.3 Pre-release
Pre-release

3.6.0-dev.3 (2024-12-09)

Bug Fixes

  • material tools, mesh tools: remove compatibility checks for versions before 4.2 (b50eb8c)

v3.6.0-dev.2

09 Dec 22:59
Compare
Choose a tag to compare
v3.6.0-dev.2 Pre-release
Pre-release

3.6.0-dev.2 (2024-12-09)

Features

  • material tools: rename operator and enhance functionality to remove unused material slots (c051bc8)

v3.6.0-dev.1

01 Dec 20:29
Compare
Choose a tag to compare
v3.6.0-dev.1 Pre-release
Pre-release

3.6.0-dev.1 (2024-12-01)

Features

  • copy transform: rename operator and enhance transformation handling for bones (6665591)

Internal Changes

  • add support for dev and feature branches in release workflow (79c5d90)

v3.5.1

28 Nov 00:01
Compare
Choose a tag to compare

3.5.1 (2024-11-28)

Bug Fixes

  • update installation instructions to support Blender 4.2.0 and up (badb628)

Internal Changes

  • release: add missing version in zip name (8c72b88)

v3.5.0

27 Nov 23:48
Compare
Choose a tag to compare

3.5.0 (2024-11-27)

Features

  • mirror_material: improve material assignment operator with dynamic feedback and enhanced logic (f99a911)

Internal Changes

  • rename develop branch to dev in release configuration (d440bd5)
  • update release workflow to remove paths-ignore and enhance asset labeling (9579ae2)