From 9f4fc41dc5d857e3c7c3500fc71953e54d780a39 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Tue, 17 Sep 2019 09:16:55 -0700 Subject: * 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. * 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. --- docs/source_docs/files/navtreeindex14.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/source_docs/files/navtreeindex14.js') diff --git a/docs/source_docs/files/navtreeindex14.js b/docs/source_docs/files/navtreeindex14.js index 015ba83..a156663 100755 --- a/docs/source_docs/files/navtreeindex14.js +++ b/docs/source_docs/files/navtreeindex14.js @@ -1,5 +1,8 @@ var NAVTREEINDEX14 = { +"class_v_h_a_c_d_1_1_vec2.html#abe0522604a99ece19867d601ca21f1e5":[3,0,5,18,11], +"class_v_h_a_c_d_1_1_vec2.html#ac1b8bdcf1c27536dd74ac52e16d0f108":[3,0,5,18,17], +"class_v_h_a_c_d_1_1_vec2.html#acc2884431b3c65267037d36b9b93c414":[3,0,5,18,23], "class_v_h_a_c_d_1_1_vec2.html#ad706725b6922de681abee809f15b7e7a":[3,0,5,18,14], "class_v_h_a_c_d_1_1_vec2.html#adb5fda98bb2d4275091285594ec4b442":[3,0,5,18,3], "class_v_h_a_c_d_1_1_vec2.html#ae4867eff034ff23c6600e07638cfac0b":[3,0,5,18,4], @@ -246,8 +249,5 @@ var NAVTREEINDEX14 = "functions_func_v.html":[3,3,1,20], "functions_func_w.html":[3,3,1,21], "functions_func_x.html":[3,3,1,22], -"functions_func_y.html":[3,3,1,23], -"functions_func_z.html":[3,3,1,24], -"functions_g.html":[3,3,0,8], -"functions_h.html":[3,3,0,9] +"functions_func_y.html":[3,3,1,23] }; -- cgit v1.2.3