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_0x6d.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'docs/source_docs/files/functions_0x6d.html') diff --git a/docs/source_docs/files/functions_0x6d.html b/docs/source_docs/files/functions_0x6d.html index 73ffa85..b21fbff 100644 --- a/docs/source_docs/files/functions_0x6d.html +++ b/docs/source_docs/files/functions_0x6d.html @@ -89,8 +89,6 @@ Here is a list of all class members with links to the classes they belong to: : Nv::Blast::FamilyHeader
  • m_adj : Nv::Blast::IndexDLink< IndexType > -
  • m_angularVelocity -: Nv::Blast::PxActorCreateInfo
  • m_apexDestruction : Nv::Blast::ApexImporter::ApexImportTool
  • m_ApexSDK @@ -133,10 +131,10 @@ Here is a list of all class members with links to the classes they belong to: : Nv::Blast::final
  • m_header : Nv::Blast::Asset -
  • m_id -: Nv::Blast::final
  • m_ID : Nv::Blast::Asset +
  • m_id +: Nv::Blast::final
  • m_index : Nv::Blast::ActorSerializationHeader
  • m_isBusy @@ -146,17 +144,21 @@ Here is a list of all class members with links to the classes they belong to:
  • m_leafChunkCount : Nv::Blast::ActorSerializationHeader , Nv::Blast::Asset -
  • m_linearVelocity -: Nv::Blast::PxActorCreateInfo
  • m_links -: Nv::Blast::LListIt< IndexType > -, Nv::Blast::DListIt< IndexType > +: Nv::Blast::DListIt< IndexType > +, Nv::Blast::LListIt< IndexType >
  • m_newActors : Nv::Blast::TkWorkerJob
  • m_newActorsCount : Nv::Blast::TkWorkerJob
  • m_nodeCount : Nv::Blast::SupportGraph +
  • m_parentAngularVelocity +: Nv::Blast::PxActorCreateInfo +
  • m_parentCOM +: Nv::Blast::PxActorCreateInfo +
  • m_parentLinearVelocity +: Nv::Blast::PxActorCreateInfo
  • m_PhysxSDK : Nv::Blast::ApexImporter::ApexDestruction
  • m_runtimePlaceholder @@ -184,11 +186,11 @@ Here is a list of all class members with links to the classes they belong to:
  • materialCount : Nv::Blast::AuthoringResult
  • materialId -: Nv::Blast::Triangle +: Nv::Blast::Facet +, Nv::Blast::Triangle , Nv::Blast::TriangleIndexed -, Nv::Blast::Facet
  • materialNames -: Nv::Blast::AuthoringResult +: Nv::Blast::AuthoringResult
  • max0 : Nv::Blast::Separation
  • max1 @@ -199,8 +201,8 @@ Here is a list of all class members with links to the classes they belong to: : NvcBounds3
  • maxRadius : NvBlastExtShearDamageDesc -, NvBlastExtSegmentRadialDamageDesc , NvBlastExtRadialDamageDesc +, NvBlastExtSegmentRadialDamageDesc
  • mbValid : Nv::Blast::ApexImporter::ApexReleaser
  • mChunkData @@ -231,8 +233,10 @@ Here is a list of all class members with links to the classes they belong to: : NvcBounds3
  • minRadius : NvBlastExtRadialDamageDesc -, NvBlastExtShearDamageDesc , NvBlastExtSegmentRadialDamageDesc +, NvBlastExtShearDamageDesc +
  • mInteriorMaterialId +: Nv::Blast::FractureToolImpl
  • mNbVerts : Nv::Blast::CollisionHull::CollisionHull::HullPolygon
  • MODE_COUNT -- cgit v1.2.3