Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 860 Bytes

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.5.0] - 2018-07-31

This is the first version of AssetGraph in the package form.

Changed

  • Software License now changed to Unity Companion License from MIT License.
  • API namespace changed from UnityEngine.AssetGraph to Unity.AssetGraph.
  • Default AssetBundleBuildMap path changed. It can be configured from Project Settings window per project.
  • Stopped to try importing old data automatically. Instead, menu for importing Old version (v1.1) data is now always visible from AssetGraph Window.

Fixed

  • Fixed issue that error icon not displayed properly on node when node has an error. (2018.1)