aboutsummaryrefslogtreecommitdiff
path: root/docs/api_docs/files/_nv_blast_8h.html
Commit message (Collapse)AuthorAgeFilesLines
* * NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) ↵v1.1.5_releasev1.1.5_rc1v1.1.5_pre5devBryan Galdrikian2019-09-171-1/+1
| | | | | | | | | 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.
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-311-0/+0
|
* Changes for 1.1.1Bryan Galdrikian2017-10-241-3/+3
| | | | See README.md
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-011-10/+175
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-241-0/+2408
[email protected] with a new directory structure. NvBlast folder is gone, files have been moved to top level directory. README is changed to reflect this.