From 1e887d827e65a084a0ad0ba933c61a8330aeee07 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Mon, 28 Aug 2017 13:55:34 -0700 Subject: Candidate 1.1 release. * SampleAssetViewer now unconditionally loads the commandline-defined asset. * Better error handling in AuthoringTool (stderr and user error handler). * More consistent commandline switches in AuthoringTool and ApexImporter (--ll, --tx, --px flags). * NvBlastExtAuthoring ** Mesh cleaner, tries to remove self intersections and open edges in the interior of a mesh. ** Ability to set interior material to existing (external) material, or a new material id. ** Material ID remapping API. ** Rotation of voronoi cells used for fracturing. * Fixed smoothing groups in FBX exporter code. * Impulse passing from parent to child chunks fixed. * Reading unskinned fbx meshes correctly. * Collision hull generation from fbx meshes fixed. * Win32/64 PerfTest crash fix. --- docs/api_docs/files/functions_func_0x73.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/api_docs/files/functions_func_0x73.html') diff --git a/docs/api_docs/files/functions_func_0x73.html b/docs/api_docs/files/functions_func_0x73.html index 3cd2f90..dd18536 100644 --- a/docs/api_docs/files/functions_func_0x73.html +++ b/docs/api_docs/files/functions_func_0x73.html @@ -81,11 +81,13 @@ : Nv::Blast::ExtGroupTaskManager
  • setID() : Nv::Blast::TkIdentifiable +
  • setInteriorMaterialId() +: Nv::Blast::FractureTool
  • setMaterial() : Nv::Blast::ExtPxFamily , Nv::Blast::TkFamily
  • setMaterialId() -: Nv::Blast::Mesh +: Nv::Blast::Mesh
  • setNodeInfo() : Nv::Blast::ExtStressSolver
  • setPlatformEnabled() @@ -102,7 +104,7 @@ : Nv::Blast::ExtImpactDamageManager , Nv::Blast::ExtStressSolver
  • setSmoothingGroup() -: Nv::Blast::Mesh +: Nv::Blast::Mesh
  • setSourceMesh() : Nv::Blast::FractureTool
  • setStencil() @@ -123,7 +125,7 @@ : Nv::Blast::ExtPxManager , Nv::Blast::ExtPxFamily
  • syncFamily() -: Nv::Blast::ExtSync +: Nv::Blast::ExtSync -- cgit v1.2.3