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_vars_0x6d.html | 34 ++++++++++++++----------- 1 file changed, 19 insertions(+), 15 deletions(-) (limited to 'docs/source_docs/files/functions_vars_0x6d.html') diff --git a/docs/source_docs/files/functions_vars_0x6d.html b/docs/source_docs/files/functions_vars_0x6d.html index 93bd93d..275bf7f 100644 --- a/docs/source_docs/files/functions_vars_0x6d.html +++ b/docs/source_docs/files/functions_vars_0x6d.html @@ -87,8 +87,6 @@ : Nv::Blast::FamilyHeader
  • m_adj : Nv::Blast::IndexDLink< IndexType > -
  • m_angularVelocity -: Nv::Blast::PxActorCreateInfo
  • m_apexDestruction : Nv::Blast::ApexImporter::ApexImportTool
  • m_ApexSDK @@ -131,10 +129,10 @@ : 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 @@ -144,17 +142,21 @@
  • 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 @@ -182,11 +184,11 @@
  • 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 @@ -196,9 +198,9 @@
  • maximum : NvcBounds3
  • maxRadius -: NvBlastExtSegmentRadialDamageDesc +: NvBlastExtRadialDamageDesc , NvBlastExtShearDamageDesc -, NvBlastExtRadialDamageDesc +, NvBlastExtSegmentRadialDamageDesc
  • mbValid : Nv::Blast::ApexImporter::ApexReleaser
  • mChunkData @@ -222,9 +224,11 @@
  • minimum : NvcBounds3
  • minRadius -: NvBlastExtRadialDamageDesc +: NvBlastExtShearDamageDesc +, NvBlastExtRadialDamageDesc , NvBlastExtSegmentRadialDamageDesc -, NvBlastExtShearDamageDesc +
  • mInteriorMaterialId +: Nv::Blast::FractureToolImpl
  • mNbVerts : Nv::Blast::CollisionHull::CollisionHull::HullPolygon
  • mOffset -- cgit v1.2.3