aboutsummaryrefslogtreecommitdiff
path: root/docs/source_docs
Commit message (Collapse)AuthorAgeFilesLines
* Hierarchy optimization bugfixes and improvementsv1.1.5_pre2Bryan Galdrikian2019-06-1015-98/+127
| | | | Takes a selection set and only merges those chunks
* Blast SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-03482-9274/+12157
|
* Fix for crash bug during ESS authoringv1.1.4_releasev1.1.4_rc2bgaldrikian2018-10-252-32/+33
| | | | | Doc updates for AuthoringTool and ApexImporter Updated release notes
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-03495-6783/+22121
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-312324-1222/+58602
|
* Fixing a cutout bugv1.1.2_releasev1.1.2_rc3Bryan Galdrikian2018-01-303-388/+439
| | | | Replacing some copyright notices for consistency
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-29138-138/+138
|
* Apex dependency removed (used in ExtImport)Bryan Galdrikian2018-01-2665-2834/+958
| | | | | Mesh corruption and crash fit for UV fitting function Updated release_notes.txt
* Linux checked and profile buildsBryan Galdrikian2018-01-2318-169/+286
| | | | | New NvBlastExtAuthoringBuildCollisionMesh API buildtools/steps/build_all_linux.sh will be committed separately
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-22125-1614/+5599
| | | | See README.md, docs/release_notes.txt
* Add setChunkMesh method for FractureToolBryan Galdrikian2017-10-3018-250/+329
|
* Changes for 1.1.1Bryan Galdrikian2017-10-241272-3375/+56496
| | | | See README.md
* Linux build fixes, corresponding doc changesBryan Galdrikian2017-08-301-1/+1
|
* Candidate 1.1 release.Bryan Galdrikian2017-08-2861-846/+1296
| | | | | | | | | | | | | | | | * 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-1429-278/+257
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Updated to CL 22627414:Anton Novoselov2017-08-0812-105/+119
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-011123-26592/+48321
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-24987-0/+136616
[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.