diff options
| author | Bryan Galdrikian <[email protected]> | 2018-01-26 21:55:41 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-01-26 21:55:41 -0800 |
| commit | ac961c33c61b487d982ca9cf9b04ba4ac754ecda (patch) | |
| tree | 2600d61bb009f065384d548eb16fdc2d12f0f227 /docs/release_notes.txt | |
| parent | Updated release notes (diff) | |
| download | blast-ac961c33c61b487d982ca9cf9b04ba4ac754ecda.tar.xz blast-ac961c33c61b487d982ca9cf9b04ba4ac754ecda.zip | |
Apex dependency removed (used in ExtImport)
Mesh corruption and crash fit for UV fitting function
Updated release_notes.txt
Diffstat (limited to 'docs/release_notes.txt')
| -rw-r--r-- | docs/release_notes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release_notes.txt b/docs/release_notes.txt index 59b7c45..165c4b2 100644 --- a/docs/release_notes.txt +++ b/docs/release_notes.txt @@ -3,13 +3,14 @@ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -Blast(tm) SDK 1.1.2 (16-Jan-2018) +Blast(tm) SDK 1.1.2 (26-Jan-2018) ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Changes ------- * Improvements to uniteChunks for hierarchy optimization. * NvBlastExtAuthoringFindAssetConnectingBonds optimized. +* APEX dependency has been removed (ExtImport used it). Now ExtImport has a built-in NvParameterized read that can load an APEX Destructible asset. New Features ------------ |