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_0x67.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'docs/api_docs/files/functions_func_0x67.html') diff --git a/docs/api_docs/files/functions_func_0x67.html b/docs/api_docs/files/functions_func_0x67.html index 34f9494..9f790d3 100644 --- a/docs/api_docs/files/functions_func_0x67.html +++ b/docs/api_docs/files/functions_func_0x67.html @@ -124,7 +124,7 @@
  • getChunksIdAtDepth() : Nv::Blast::FractureTool
  • getCollision() -: Nv::Blast::IMeshFileReader +: Nv::Blast::IMeshFileReader
  • getCollisionGeometry() : Nv::Blast::ApexImporter::ApexImportTool
  • getData() @@ -176,14 +176,16 @@ : Nv::Blast::TkActor
  • getID() : Nv::Blast::TkIdentifiable -
  • getIdicesCount() -: Nv::Blast::IMeshFileReader
  • getIndex() : Nv::Blast::TkActor
  • getIndexArray() : Nv::Blast::IMeshFileReader +
  • getIndicesCount() +: Nv::Blast::IMeshFileReader +
  • getInteriorMaterialId() +: Nv::Blast::FractureTool
  • getIterationsPerFrame() -: Nv::Blast::ExtStressSolver +: Nv::Blast::ExtStressSolver
  • getJointCount() : Nv::Blast::TkActor
  • getJointDescCount() @@ -201,7 +203,7 @@
  • getMaterialIds() : Nv::Blast::IMeshFileReader
  • getMaterialName() -: Nv::Blast::IMeshFileReader +: Nv::Blast::IMeshFileReader
  • getMeshOverlap() : Nv::Blast::FractureTool
  • getMeshVolume() @@ -273,8 +275,8 @@
  • getTransformation() : Nv::Blast::FractureTool
  • getType() -: Nv::Blast::TkFramework -, Nv::Blast::TkIdentifiable +: Nv::Blast::TkIdentifiable +, Nv::Blast::TkFramework
  • getUvArray() : Nv::Blast::IMeshFileReader
  • getVersion() @@ -282,8 +284,8 @@
  • getVertices() : Nv::Blast::Mesh
  • getVerticesCount() -: Nv::Blast::Mesh -, Nv::Blast::IMeshFileReader +: Nv::Blast::IMeshFileReader +, Nv::Blast::Mesh
  • getVerticesWritable() : Nv::Blast::Mesh
  • getVisibleChunkCount() -- cgit v1.2.3