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/source_docs/files/functions_0x72.html | 44 ++++++++++++++++-------------- 1 file changed, 24 insertions(+), 20 deletions(-) (limited to 'docs/source_docs/files/functions_0x72.html') diff --git a/docs/source_docs/files/functions_0x72.html b/docs/source_docs/files/functions_0x72.html index b11d30b..4a1623e 100644 --- a/docs/source_docs/files/functions_0x72.html +++ b/docs/source_docs/files/functions_0x72.html @@ -153,23 +153,23 @@ Here is a list of all class members with links to the classes they belong to: : Nv::Blast::ConvexMeshBuilder , Nv::Blast::VoronoiSitesGenerator , Nv::Blast::FractureTool -, Nv::Blast::final +, Nv::Blast::ExtSerialization , Nv::Blast::Mesh , Nv::Blast::MeshCleaner , Nv::Blast::AuthoringResult -, Nv::Blast::ExtSync , Nv::Blast::BlastBondGeneratorImpl , Nv::Blast::CollisionHullImpl , Nv::Blast::ConvexMeshBuilderImpl -, Nv::Blast::ExtPxManager , Nv::Blast::VoronoiSitesGeneratorImpl +, Nv::Blast::ExtSync , Nv::Blast::FractureToolImpl , Nv::Blast::MeshCleanerImpl -, Nv::Blast::ApexImporter::ScopedResource< Releasable, Releaser > , Nv::Blast::MeshImpl +, Nv::Blast::ExtPxManager , Nv::Blast::IMeshFileReader , Nv::Blast::IMeshFileWriter , Nv::Blast::FbxFileReader +, Nv::Blast::ApexImporter::ScopedResource< Releasable, Releaser > , Nv::Blast::FbxFileWriter , Nv::Blast::ObjFileReader , Nv::Blast::ObjFileWriter @@ -181,8 +181,7 @@ Here is a list of all class members with links to the classes they belong to: , Nv::Blast::ExtPxStressSolver , Nv::Blast::ExtGroupTaskManager , Nv::Blast::ExtSyncEvent -, Nv::Blast::ExtSerialization -, Nv::Blast::TkJointImpl +, Nv::Blast::TkFramework , Nv::Blast::final , Nv::Blast::ExtGroupWorkerTask , Nv::Blast::ExtGroupTaskManagerImpl @@ -195,7 +194,7 @@ Here is a list of all class members with links to the classes they belong to: , Nv::Blast::SharedBlock< T > , Nv::Blast::SharedBuffer< T > , Nv::Blast::SharedMemory -, Nv::Blast::TkFramework +, Nv::Blast::TkJointImpl , Nv::Blast::BlastBondGenerator
  • releaseCollisionHulls() : Nv::Blast::AuthoringResult @@ -225,16 +224,21 @@ Here is a list of all class members with links to the classes they belong to: , Nv::Blast::TkFrameworkImpl
  • replace() : Nv::Blast::EdgeToTriangles +
  • replaceMaterialId() +: Nv::Blast::MeshImpl +, Nv::Blast::FractureTool +, Nv::Blast::Mesh +, Nv::Blast::FractureToolImpl
  • reportError() : Nv::Blast::ErrorCallback
  • requestBuffer() : Nv::Blast::ExtSerialization::ExtSerialization::BufferProvider
  • requiredMemorySize() -: Nv::Blast::FixedPriorityQueue< Element, Comparator > -, Nv::Blast::FixedBitmap -, Nv::Blast::FixedArray< T > +: Nv::Blast::FixedBitmap +, Nv::Blast::FixedPriorityQueue< Element, Comparator > , Nv::Blast::FixedBoolArray , Nv::Blast::FamilyGraph +, Nv::Blast::FixedArray< T >
  • reserve() : Nv::Blast::SharedBuffer< T >
  • reserved @@ -248,21 +252,21 @@ Here is a list of all class members with links to the classes they belong to:
  • reserveNewTkActors() : Nv::Blast::SharedMemory
  • reset() -: Nv::Blast::ExtAtomicCounter -, Nv::Blast::Triangulator -, Nv::Blast::FixedBitmap -, Nv::Blast::FractureTool +: Nv::Blast::FractureTool +, Nv::Blast::ExtStressSolver , Nv::Blast::PerlinNoise -, Nv::Blast::FixedBoolArray -, Nv::Blast::SharedMemory -, Nv::Blast::FractureToolImpl +, Nv::Blast::BooleanEvaluator , Nv::Blast::TkEventQueue +, Nv::Blast::Triangulator +, Nv::Blast::FractureToolImpl +, Nv::Blast::ApexImporter::ScopedResource< Releasable, Releaser > +, Nv::Blast::FixedBoolArray , Nv::Blast::ApexImporter::ScopedResource< Releasable, Releaser > +, Nv::Blast::ExtAtomicCounter +, Nv::Blast::SharedMemory , Nv::Blast::MeshNoiser -, Nv::Blast::ApexImporter::ScopedResource< Releasable, Releaser > -, Nv::Blast::BooleanEvaluator +, Nv::Blast::FixedBitmap , Nv::Blast::SharedBuffer< T > -, Nv::Blast::ExtStressSolver
  • restOffset : Nv::Blast::ExtPxShapeDescTemplate
  • returnActor() -- cgit v1.2.3