diff options
| author | bgaldrikian <[email protected]> | 2018-10-25 00:12:07 -0700 |
|---|---|---|
| committer | bgaldrikian <[email protected]> | 2018-10-25 00:12:07 -0700 |
| commit | a3f92a1c7a1cc1553bd9581845ef2542d55ee58f (patch) | |
| tree | 65d7b052c81faca989db10cf2681f4209fe6dc76 /docs/api_docs/files/pagereleasenotes.html | |
| parent | Merge pull request #14 from neithy/master (diff) | |
| download | blast-1.1.4_release.tar.xz blast-1.1.4_release.zip | |
Fix for crash bug during ESS authoringv1.1.4_releasev1.1.4_rc2
Doc updates for AuthoringTool and ApexImporter
Updated release notes
Diffstat (limited to 'docs/api_docs/files/pagereleasenotes.html')
| -rwxr-xr-x | docs/api_docs/files/pagereleasenotes.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/api_docs/files/pagereleasenotes.html b/docs/api_docs/files/pagereleasenotes.html index 8d37a2f..1775f17 100755 --- a/docs/api_docs/files/pagereleasenotes.html +++ b/docs/api_docs/files/pagereleasenotes.html @@ -24,7 +24,7 @@ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -Blast(tm) SDK 1.1.4 (03-Oct-2018) +Blast(tm) SDK 1.1.4 (24-Oct-2018) ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Changes @@ -45,9 +45,11 @@ Bug fixes * Authoring tools: ** Fixed .obj material loading when obj folder is same as working directory. ** Degenerate face generation fix. +** Fixed memory leak in FractureTool. * Proper memory releasing in samples. * Single-actor serialization bugfix when actor has world bonds. * Updated PhysX package for Win64 (vc14 and vc15) and Linux64 to 3.4.24990349, improving GRB behavior and fixing GRB crash/failure on Volta and Turing. +* Documented JSON collision export option introduced in previous version. Known Issues ------------ |