diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api_docs/files/pagereleasenotes.html | 1 | ||||
| -rw-r--r-- | docs/release_notes.txt | 1 |
2 files changed, 2 insertions, 0 deletions
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. |