diff options
| author | Bryan Galdrikian <[email protected]> | 2019-09-17 09:16:55 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2019-09-17 09:16:55 -0700 |
| commit | 9f4fc41dc5d857e3c7c3500fc71953e54d780a39 (patch) | |
| tree | 20a548f0eda0ff2f0510ef57f6d038e480dd8611 /docs/source_docs/files/functions_g.html | |
| parent | Fixing chunk hierarchy optimization/merge bugs (diff) | |
| download | blast-1.1.5_pre5.tar.xz blast-1.1.5_pre5.zip | |
* NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) is now more strict, requiring parent chunk descriptors to come before their children. It is still less strict than the order created by NvBlastBuildAssetDescChunkReorderMap.v1.1.5_releasev1.1.5_rc1v1.1.5_pre5dev
* Added FractureTool::setApproximateBonding function. Signals the tool to create bonds by proximity instead of just using cut plane data.
* Chunks which have been merged using the uniteChunks function may be merged again
* Restored chunk volume calculation
* NvBlastBuildAssetDescChunkReorderMap failure cases fixed.
Diffstat (limited to 'docs/source_docs/files/functions_g.html')
| -rwxr-xr-x | docs/source_docs/files/functions_g.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source_docs/files/functions_g.html b/docs/source_docs/files/functions_g.html index 52c92be..fc4f952 100755 --- a/docs/source_docs/files/functions_g.html +++ b/docs/source_docs/files/functions_g.html @@ -1186,7 +1186,7 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); : <a class="el" href="class_v_h_a_c_d_1_1_volume.html#a93701cfe8e5d61f1a13541abc632cbc1">VHACD::Volume</a> </li> <li>GetVoxels() -: <a class="el" href="class_v_h_a_c_d_1_1_voxel_set.html#ae2f6a98668068b91161da14f8d375ed4">VHACD::VoxelSet</a> +: <a class="el" href="class_v_h_a_c_d_1_1_voxel_set.html#aea51d845775371eb79f4bf676305632a">VHACD::VoxelSet</a> </li> <li>getW() : <a class="el" href="classbt_vector4.html#aa5e27c8aa32b7f8ad8cdd96498fff837">btVector4</a> |