Skip to content

Releases: takkun3d/Amaterasu

Release list

Version20260104

Choose a tag to compare

@takkun3d takkun3d released this 25 Jan 15:58

Amaterasu

  • Improved menu visibility for better readability.
  • Added support for Maya 2026.

Modify / Unfreeze Transformation

  • Added a tool that attempts to restore the original transformations of frozen models.
  • Unfreeze Solid Transform: Restores transformations for 3D (solid) models.
  • Unfreeze Planar Transform: Restores transformations for 2D (planar) models.
  • Manual Unfreeze: Restores Translate and Rotate by specifying the Pivot, Aim direction, and Up direction.

Modify / Reset Value

  • Added a tool to reset attribute values of selected nodes.

Note

Depending on the node type, resetting may not work perfectly.

Modify / Refresh

  • Fixed a typo.

Display / Perspective Guide

  • Added a tool to create an eye-level and perspective guide for the selected camera.

Animation / Motion Denoiser

  • Added a tool to remove noise and jitter from animation curves (such as motion capture data) to make them smoother.

Note

Installing NumPy will significantly speed up the calculations.

Rigging / Insert Space

  • Added a tool to create an offset group above the selected Transform node.

Rigging / Curve Rivet

  • Added a tool to create a controller that follows the deformation of a selected curve.

Note

For straight lines, please turn ON "Use Up Vector" and specify the Y-axis direction.

Rendering / Overscan

  • Added a tool to set up overscan.
  • Rendering / Bake Film Offset
  • Added a tool to reset Film Offset values and apply the result to the overscan settings.

Note

Please apply the calculated Shift X / Shift Y values in your compositing software.

Development / Package Installer

  • Added a tool to easily install or uninstall external packages (such as NumPy) in Maya's internal Python environment.