aboutsummaryrefslogtreecommitdiff
path: root/docs/source_docs/files/functions_0x63.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-33/+28
| | | | | | | | | 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 SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-031-48/+49
|
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-031-62/+88
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-311-35/+33
|
* Apex dependency removed (used in ExtImport)Bryan Galdrikian2018-01-261-34/+32
| | | | | Mesh corruption and crash fit for UV fitting function Updated release_notes.txt
* Linux checked and profile buildsBryan Galdrikian2018-01-231-33/+35
| | | | | New NvBlastExtAuthoringBuildCollisionMesh API buildtools/steps/build_all_linux.sh will be committed separately
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-221-30/+44
| | | | See README.md, docs/release_notes.txt
* Changes for 1.1.1Bryan Galdrikian2017-10-241-24/+141
| | | | See README.md
* Updated to CL 22661993:Anton Novoselov2017-08-141-19/+19
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-011-43/+73
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-241-0/+216
[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.