From d41654b469fa51870b5952c836c04d9da17f32d3 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 8 Aug 2017 20:14:22 +0300 Subject: Updated to CL 22627414: * docs updates * authoring fixes * stress solver crash fixes --- docs/_source/api_ext_users_guide.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_source/api_ext_users_guide.txt') diff --git a/docs/_source/api_ext_users_guide.txt b/docs/_source/api_ext_users_guide.txt index fd03c94..e255e82 100644 --- a/docs/_source/api_ext_users_guide.txt +++ b/docs/_source/api_ext_users_guide.txt @@ -1,6 +1,6 @@ /*! \page pageextapi Extensions (NvBlastExt) -These are the current Blast extensions: +These are the current Blast&tm; extensions:

\subpage pageextshaders - Standard damage shaders (radial, shear, line segment) which can be used in NvBlast and NvBlastTk damage functions. @@ -31,7 +31,7 @@ using a variety of encodings. This extension comes with low-level serializers b \subpage pageextpxserialization - This module contains serializers for ExtPhysX objects. Use in conjunction with ExtSerialization.

-\subpage pageextphysx - A reference implementation of a physics manager, using the PhysX SDK. Creates and manages actors and joints, and handles impact damage and uses the stress solver (ExtStress) to +\subpage pageextphysx - A reference implementation of a physics manager, using the PhysX&tm; SDK. Creates and manages actors and joints, and handles impact damage and uses the stress solver (ExtStress) to handle stress calculations.

-- cgit v1.2.3