Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 776 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 776 Bytes

Change Log

All notable changes to the "animallogic-usd" extension will be documented in this file.

[0.1.0]

  • Asset paths are now clickable links with asset resolution using usdresolve.
  • Go To Definition works for prim paths within the same document.
  • Open .usdc files as readonly .usda preview.
  • Extended numeric highlighting to support hex (0x1234ABCD) and exponents (1.0e-2) syntax.

[0.0.4]

  • Added support for numeric highlighting (thanks @sho7noka)

[0.0.3]

  • Improved asset handling with support for triple-@ @@@myserver?a1=foo.usd@267751@@@

[0.0.2]

[0.0.1]

  • Initial release
  • Simple syntax highlithing