diff options
| author | Bryan Galdrikian <[email protected]> | 2018-01-23 16:26:20 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-01-23 16:26:20 -0800 |
| commit | 2924d981f9ac8fe72da76baf3d9080b621e94660 (patch) | |
| tree | c10a43d9215202eb9462d02ea0ab30e92a7a7241 /docs/release_notes.txt | |
| parent | Adding file buildtools/steps/build_all_linux.sh (diff) | |
| download | blast-1.1.2_rc1.tar.xz blast-1.1.2_rc1.zip | |
Updated release notesv1.1.2_rc1
Diffstat (limited to 'docs/release_notes.txt')
| -rw-r--r-- | docs/release_notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release_notes.txt b/docs/release_notes.txt index 5c32ebd..59b7c45 100644 --- a/docs/release_notes.txt +++ b/docs/release_notes.txt @@ -20,6 +20,7 @@ New Features * NvBlastExtAuthoring: ** NvBlastExtAuthoringCreateMeshFromFacets function. ** NvBlastExtUpdateGraphicsMesh function. +** NvBlastExtAuthoringBuildCollisionMeshes function. * UV fitting on interior materials using new FractureTool::fitUvToRect and FractureTool::fitAllUvToRect functions. * Multi-material support in OBJ file format. |