aboutsummaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Linux build fixes, corresponding doc changesBryan Galdrikian2017-08-302-2/+2
|
* FractureTool: assetToFractureId fixBryan Galdrikian2017-08-291-1/+1
|
* Candidate 1.1 release.Bryan Galdrikian2017-08-2826-227/+500
| | | | | | | | | | | | | | | | * SampleAssetViewer now unconditionally loads the commandline-defined asset. * Better error handling in AuthoringTool (stderr and user error handler). * More consistent commandline switches in AuthoringTool and ApexImporter (--ll, --tx, --px flags). * NvBlastExtAuthoring ** Mesh cleaner, tries to remove self intersections and open edges in the interior of a mesh. ** Ability to set interior material to existing (external) material, or a new material id. ** Material ID remapping API. ** Rotation of voronoi cells used for fracturing. * Fixed smoothing groups in FBX exporter code. * Impulse passing from parent to child chunks fixed. * Reading unskinned fbx meshes correctly. * Collision hull generation from fbx meshes fixed. * Win32/64 PerfTest crash fix.
* Updated to CL 22661993:Anton Novoselov2017-08-1415-73/+422
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Updated to CL 22627414:Anton Novoselov2017-08-0811-62/+111
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* * fix .gitignoreAnton Novoselov2017-08-0117-0/+983
| | | | * added missing cmake files
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-01276-10591/+22436
| | | | see docs/release_notes.txt for details
* adding linux supportsantoleri-nvidia2017-02-2410-0/+227
|
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-24213-0/+41705
[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.