Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/src/pages/alSpecific.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ layout: ../layouts/AlSpecific.astro

This document describes some of the USD concepts, which we love, but had to remove from ALab to ensure ease of use and compatibility. Some of them are more daring and unique than others, but we hope that you find them all interesting.

> New content in [ALab](https://animallogic.com/alab/) **v2.1.0** is marked with a **<NEW>** prefix in the title.

# toc

# Animal Logic
Expand Down
10 changes: 1 addition & 9 deletions docs/src/pages/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ layout: ../layouts/Documentation.astro

# Documentation

> New content in [ALab](https://animallogic.com/alab/) **v2.1.0** is marked with a **<NEW>** prefix in the title.

# toc

# Documentation
Expand Down Expand Up @@ -797,7 +795,7 @@ These curves should be visible by switching to a view with display `purpose` **r

> Note: Textures are not visible on curves in `USDView` - the above image was rendered in Houdini's Karma renderer.

## <NEW> Texture Cards in Draw Mode
## Texture Cards in Draw Mode

The ability to set entities draw mode to **card** drastically increases viewport performance. Global entities of `component` `Kind` have textures for "cards" Draw Mode.

Expand All @@ -812,9 +810,3 @@ For cards Draw Mode to work, we need to have a few `attributes` authored:
- **model.drawMode**: This is the Draw Mode that needs to be selected. To use this, set the **drawMode** to **cards**.

![Texture Cards](../../public/texture_cards.png)

## <NEW> Improved Proxies and Display Textures

Proxies now more closely match their render purpose geometry.

![Improved Proxy Topology](../../public/proxies01.png)