# January 2026

### January 15

{% tabs %}
{% tab title="Improvements" %}
{% hint style="success" %}

### January 15

* Added ability to select different AI models for [3D generation](/documentation/other/image-to-3d-model.md)
* Added **`Scale factor`** parameter to [AR](/documentation/project-settings/augmented-reality-webar.md) and [export](/documentation/sharing-exporting-embedding/export-options.md) settings&#x20;
  {% endhint %}
  {% endtab %}

{% tab title="Bug fixes" %}
{% hint style="success" %}

### January 15

* Fixed bug where projects containing videos failed to load on iPhone
* Fixed bug that prevented creating a new Event in the [**Send Event**](/documentation/3d-configurator/interactions/actions/send-event.md) action
* Fixed shading issue that could occur on objects with bones[^1]
* Fixed issue where camera position changed when a project was taken over by another workspace member
  {% endhint %}
  {% endtab %}

{% tab title="Details" %}
{% hint style="info" %}

#### AI generation: image to 3D&#x20;

* The `image-to-3D` generation feature has been expanded. Previously, generation was available with a single AI model, now you can choose from multiple. \
  \
  More details: [Image to 3D model](/documentation/other/image-to-3d-model.md)
  {% endhint %}

{% hint style="info" %}

#### **Scale factor**

* We’ve added a **Scale factor** parameter that makes it easier to adjust an object’s scale for AR and during export.\
  Instead of resizing the entire project to match the desired real-world size in augmented reality, you can now simply specify how much larger or smaller the object should be as a percentage.\
  \
  ![](/files/RMmTsFDGLGsqqJXJRywV)
  {% endhint %}
  {% endtab %}
  {% endtabs %}

[^1]: skeletal animation


---

# 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://help.vectary.com/changelog/january-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.
