aboutsummaryrefslogtreecommitdiff
path: root/docs/release_notes.txt
diff options
context:
space:
mode:
authorbgaldrikian <[email protected]>2018-10-25 00:12:07 -0700
committerbgaldrikian <[email protected]>2018-10-25 00:12:07 -0700
commita3f92a1c7a1cc1553bd9581845ef2542d55ee58f (patch)
tree65d7b052c81faca989db10cf2681f4209fe6dc76 /docs/release_notes.txt
parentMerge pull request #14 from neithy/master (diff)
downloadblast-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/release_notes.txt')
-rwxr-xr-xdocs/release_notes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/release_notes.txt b/docs/release_notes.txt
index 39ffc3d..15595bd 100755
--- a/docs/release_notes.txt
+++ b/docs/release_notes.txt
@@ -3,7 +3,7 @@
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-Blast(tm) SDK 1.1.4 (03-Oct-2018)
+Blast(tm) SDK 1.1.4 (24-Oct-2018)
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Changes
@@ -24,9 +24,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
------------