Skip to content

v3.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 16:11

3.6.0-beta.1 (2025-02-02)

Features

  • copy transform: rename operator and enhance transformation handling for bones (6665591)
  • material tools: rename operator and enhance functionality to remove unused material slots (c051bc8)
  • properties: add transformation property to display and interact with i3d coordinates (893783a)
  • user attributes: add integer type support and improve error handling for attribute creation (969b4ca)

Bug Fixes

  • material tools, mesh tools: remove compatibility checks for versions before 4.2 (b50eb8c)
  • material tools: ensure valid material indices when removing unused materials (1812850)
  • motion path from curves: save location and making the actual array (aac38dd)

Refactoring

  • material tools: replace bpy.context with context in material operator (2761581)
  • ui: streamline UI code with new modular style (59f3dd8)

Internal Changes

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