aboutsummaryrefslogtreecommitdiff
path: root/sdk/extensions/exporter/source
Commit message (Collapse)AuthorAgeFilesLines
* Blast SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-0310-357/+351
|
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-031-0/+4
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-3112-3513/+3543
|
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-2912-12/+12
|
* Apex dependency removed (used in ExtImport)Bryan Galdrikian2018-01-261-1/+1
| | | | | Mesh corruption and crash fit for UV fitting function Updated release_notes.txt
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-226-31/+174
| | | | See README.md, docs/release_notes.txt
* Candidate 1.1 release.Bryan Galdrikian2017-08-287-113/+324
| | | | | | | | | | | | | | | | * 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-142-20/+354
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Updated to CL 22627414:Anton Novoselov2017-08-083-8/+25
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-0112-0/+2815
see docs/release_notes.txt for details