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 | |
| 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
| -rw-r--r-- | blast_tools_and_samples-windows.zip | bin | 69182856 -> 69182963 bytes | |||
| -rw-r--r-- | docs/api_docs/files/pagereleasenotes.html | 1 | ||||
| -rw-r--r-- | docs/release_notes.txt | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/blast_tools_and_samples-windows.zip b/blast_tools_and_samples-windows.zip Binary files differindex 93834a9..10d2ef9 100644 --- a/blast_tools_and_samples-windows.zip +++ b/blast_tools_and_samples-windows.zip diff --git a/docs/api_docs/files/pagereleasenotes.html b/docs/api_docs/files/pagereleasenotes.html index 13ac655..c227d1a 100644 --- a/docs/api_docs/files/pagereleasenotes.html +++ b/docs/api_docs/files/pagereleasenotes.html @@ -41,6 +41,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. 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. |