aboutsummaryrefslogtreecommitdiff
path: root/test/src/unit
Commit message (Collapse)AuthorAgeFilesLines
* Merge request #17 PhysX4 compatibilityv1.1.7_rc1bgaldrikian2020-11-102-16/+1
| | | | Other changes for linux and UE4CrossCompileLinux, and all packaging to work
* * Updated license filev1.1.6_releasev1.1.6_rc1bgaldrikian2020-10-089-9/+9
| | | | | | | * 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-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 SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-032-2/+10
|
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-031-2/+30
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-3110-8093/+7683
|
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-2910-10/+10
|
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-221-0/+410
| | | | See README.md, docs/release_notes.txt
* Changes for 1.1.1Bryan Galdrikian2017-10-247-137/+340
| | | | See README.md
* Updated to CL 22661993:Anton Novoselov2017-08-141-2/+2
| | | | | | | * 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-019-506/+1403
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-249-0/+6583
[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.