# World Creator 2026.4

<figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FzoYnOzLrrMh06VzlzoEH%2FWorldCreator2026.png?alt=media&#x26;token=6ea52392-fa3a-4d76-b4cb-20dd90578986" alt=""><figcaption></figcaption></figure>

### New Features & Improvements

* **Decal Support:** Added full support for decals.
* **Expression Parsing:** Enabled mathematical expression parsing within value textboxes.
* **Object Shadow Settings:** Introduced new configurable shadow settings for objects.
* **Terrain Normal Blending:** Added normal blending to improve object-to-terrain transitions.
* **Optimization:** Disabled automatic material recomputes in Shape Design Mode for better performance.
* **VRAM Scaling:** Linked the Max Object Count to available GPU VRAM.

### Bug Fixes

* **Importing:** Fixed an issue where Raw and R16 formats were hidden during import.
* **UI Alignment:** Corrected the centering of the compass within the user interface.
* **Data Syncing:** Fixed missing Baseshape Color and Emissive toggles in the `sync.xml` file.
* **Model Logic:** Resolved issues involving empty model objects.
* **Rendering:** Fixed Stochastic Distribution failing when used with height blending.
* **Stability:** Resolved several crashes.


---

# 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.world-creator.com/release-notes/version-2026.x/world-creator-2026.4.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.
