aboutsummaryrefslogtreecommitdiff
path: root/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Updated license filev1.1.6_releasev1.1.6_rc1bgaldrikian2020-10-081-1/+1
| | | | | | | * Updated copyright dates * Removed ArtistTool * Pulled request #15 "Fix Blast bond generation" * Pulled request #16 "Fix invalid pointer access in authoring tools"
* * NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) ↵v1.1.5_releasev1.1.5_rc1v1.1.5_pre5devBryan Galdrikian2019-09-171-9/+11
| | | | | | | | | 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.
* Padding bounds when determining chunks from islands, allows nearby chunks ↵v1.1.5_pre3Bryan Galdrikian2019-07-151-2/+3
| | | | | | generated this way to be merged with uniteChunks. Fixing bug when removing original chunks in uniteChunks function.
* Blast SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-031-1110/+1169
|
* Fix for crash bug during ESS authoringv1.1.4_releasev1.1.4_rc2bgaldrikian2018-10-251-9/+87
| | | | | Doc updates for AuthoringTool and ApexImporter Updated release notes
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-031-151/+344
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-311-1139/+1139
|
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-291-1/+1
|
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-221-14/+19
| | | | See README.md, docs/release_notes.txt
* ExtendedSupport generation optimizationBryan Galdrikian2017-11-041-16/+60
|
* Changes for 1.1.1Bryan Galdrikian2017-10-241-50/+92
| | | | See README.md
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-011-0/+1048
see docs/release_notes.txt for details