diff options
| author | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
| commit | d41654b469fa51870b5952c836c04d9da17f32d3 (patch) | |
| tree | 64f8f437eef394630355f281d35ca1d53e5c4d6c /docs/_source/api_ext_users_guide.txt | |
| parent | add +x for packman script (diff) | |
| download | blast-d41654b469fa51870b5952c836c04d9da17f32d3.tar.xz blast-d41654b469fa51870b5952c836c04d9da17f32d3.zip | |
Updated to CL 22627414:
* docs updates
* authoring fixes
* stress solver crash fixes
Diffstat (limited to 'docs/_source/api_ext_users_guide.txt')
| -rw-r--r-- | docs/_source/api_ext_users_guide.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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: <br> <br> \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. <br> <br> -\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. <br> <br> |