# 0.9.23 - Optimization 2026

{% embed url="<https://youtu.be/3Qj222XX6Xs>" %}

This version is about improving the quality of the skeleton deformation.  We've worked really hard to align bone landmarks to the skin in addition to simplifying the workflow.  Characters smaller than 1 meter are now supported!&#x20;

{% hint style="danger" %}
The *anatomy\_model & anatomy\_skeleton* nodes has had significant changes.  You may need to rebuild your setup.
{% endhint %}

|            | LINUX                                                                                                                                                                                                      | WINDOWS                                                                                                                                                                                                        |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Indie      | [Indie Linux](https://releases.cryptlex.com/v3/c28020ce-d62b-4a1a-a2d4-479a51b4bbce/019b954f-0aee-7120-a825-e9d33d95d9d3/cryptlex-hosted_procedural_anatomy_indie_v0.9.23_linux-x86_64.hdalc?key=)         | [Indie Windows](https://releases.cryptlex.com/v3/c28020ce-d62b-4a1a-a2d4-479a51b4bbce/019b954f-0aee-7120-a825-e9d33d95d9d3/cryptlex-hosted_procedural_anatomy_indie_v0.9.23_windows-x86_64.hdalc?key=)         |
| Commercial | [Commercial Linux](https://releases.cryptlex.com/v3/c28020ce-d62b-4a1a-a2d4-479a51b4bbce/019b954e-6943-7463-b0e7-acad86dca568/cryptlex-hosted_procedural_anatomy_commercial_v0.9.23_linux-x86_64.hda?key=) | [Commercial Windows](https://releases.cryptlex.com/v3/c28020ce-d62b-4a1a-a2d4-479a51b4bbce/019b954e-6943-7463-b0e7-acad86dca568/cryptlex-hosted_procedural_anatomy_commercial_v0.9.23_windows-x86_64.hda?key=) |

{% hint style="info" %}
New HOTKEY available!

**Anatomy Model Node**\
1\. With the Anatomy Model node selected\
2\. While editing to view the SIMPLE or FULL mode

**Press V** to view the output Skeleton.
{% endhint %}

{% hint style="info" %}
Support for Smaller Characters!
{% endhint %}

```markdown
Anatomy Model
- First Steps in automating placement
- Added Auto Placement Button for faster setup.
- Local scale for fingers and feet 
- Fixed minimum bounds being set to one for volume

Anatomy Skeleton
- Updated pelvis - iliac crest scales to waist better, iliac hips now match femur better.
- Updated ribs to fit and match the original shape more.
- Skull updated to match pelvis and ribs but does not fit as well as before, more updates to come.
- Removed UI parameters that became superfluous while creating this update.

Watertight Mesh
- Added input attribute support to remove specific areas

Anatomy Output
- Bind weights now pre-calculated

```


---

# 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.procedural-anatomy.com/download/0.9.23-optimization-2026.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.
