# Update | D5 LiveSync for Rhino

## Ver. 1.1.3.0016 <a href="#toc-h3-ver1120009" id="toc-h3-ver1120009"></a>

`Release date: 20251117`

#### Feature Adjustments <a href="#feature-adjustments-2" id="feature-adjustments-2"></a>

* Removed support for parallel projection mapping (to be reintroduced in a future update)

#### Fixes <a href="#fixes-3" id="fixes-3"></a>

* Fixed an occasional crash caused by specific scene linkage
* Fixed a crash caused by conflicts with Grasshopper third-party plugins
* Fixed an issue where the `ReplaceBlock` command did not work

***

## Ver: 1.1.2.0005 <a href="#toc-h3-ver-1120005" id="toc-h3-ver-1120005"></a>

`Release date: 20251104`

#### **New & Optimization**

1. Added support for two-point perspective projection
2. Added support for parallel projection
3. Optimized LiveSync performance

#### **Fixes**

1. Fixed an issue where some large scenes turned black or displayed artifacts when synced to D5

***

## Ver: 1.1.0.0002

`Release date: 20241025`

#### New <a href="#toc-h3-new" id="toc-h3-new"></a>

1. Supports LiveSync for Rhino
2. Supports SubD Tools, mesh edit: curve piping, thickness, edge softening, etc.
3. Supports Rhino 6.1 and later versions, D5 Render 2.7 and later versions

**Optimization**

1. Improved the initial connection speed
2. Optimized material mapping
3. Optimized handling of object within blocks

***

## Ver: 1.0.0.0029 <a href="#toc-h3-ver-1000029" id="toc-h3-ver-1000029"></a>

`Release date: 20240703`

#### New <a href="#new-2" id="new-2"></a>

1. Supports LiveSync for Rhino
2. Supports SubD Tools, mesh edit: curve piping, thickness, edge softening, etc.
3. Supports Rhino 6.1 and later versions, D5 Render 2.7 and later versions

**Optimization**

1. Improved the initial connection speed
2. Optimized material mapping
3. Optimized handling of object within blocks


---

# 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.d5render.com/workflow/rhino/update-or-d5-livesync-for-rhino.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.
