# YanusFACE

### 1.3.0 - 08/07/2025

* New tap "ReTopology" for easy transforming mesh and topology
  * Create your own modifications for YanusFACE

### 1.2.2b - 29/06/2025

* Added new **"Optimize"** feature for rig optimization

### 1.2.1 - 03/12/2025

* Fixed a bug causing incorrect generation of animation expression lines.

### 1.2.0 - 03/06/2025

* Optimization of logical processes
* Updated BlendShapes generation functions
* New Bake All Objects feature: Adds objects that were not baked during the automatic generation process
* New rig creation functions: Fully automatic controller creation with a fully customized approach to controller generation

### 1.2.0b - 12/16/2024

1. Updated controller search algorithm for improved accuracy and speed.
2. Revised data saving logic:
   * Bakes and work process data are now saved directly within the scene.
   * If you've previously worked with the model using YanusFACE, you no longer need to start from Generation upon reopening.
3. Enhanced compatibility and performance when working with MetaHuman templates.
4. Refined logic for processing new objects, improving stability.
5. More connections are now preserved in RigLogic, simplifying setup.
6. UI Update: The entire UI has been refreshed, making it more intuitive and user-friendly.
7. Resolved issues related to DualPanel.
8. Expanded Mirror & Split functionality:
   * Support for multiple directions.
   * Full support for all dependent controller objects.
9. Expanded Mirror & Split functionality:
10. Support for multiple directions.
11. Full support for all dependent controller objects.&#x20;

### 1.0.3 - 05/28/2024

* Improved the license verification system.
* Fixed a bug that prevented the program from running alongside\
  other YanusSTUDIO plugins.

### 1.0.2 - 05/12/2024

* Fixed bugs related to object search errors during BlendShapes generation.
* Corrected issues with the creation of the lipsTogether blendshape.
* &#x20;Improved the automatic search algorithm for the GUI.

### 1.0.1 - 04/04/2024

* Fixed a bug related to errors when launching the plugin on different versions of Maya.
* Corrected the installation process for secondary libraries needed for operation.

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yanusstudio.com/release-notes/yanusface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
