aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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-29187-187/+187
|
* Apex dependency removed (used in ExtImport)Bryan Galdrikian2018-01-26104-3096/+1360
| | | | | Mesh corruption and crash fit for UV fitting function Updated release_notes.txt
* Updated release notesv1.1.2_rc1Bryan Galdrikian2018-01-232-0/+2
|
* Linux checked and profile buildsBryan Galdrikian2018-01-2330-258/+489
| | | | | New NvBlastExtAuthoringBuildCollisionMesh API buildtools/steps/build_all_linux.sh will be committed separately
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-22201-2292/+7981
| | | | See README.md, docs/release_notes.txt
* Add setChunkMesh method for FractureToolBryan Galdrikian2017-10-3024-313/+430
|
* Changes for 1.1.1Bryan Galdrikian2017-10-241390-4445/+59568
| | | | See README.md
* 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-28104-1198/+1899
| | | | | | | | | | | | | | | | * 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-14132-8887/+595
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Updated to CL 22627414:Anton Novoselov2017-08-08146-2225/+867
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-011763-36319/+72633
| | | | see docs/release_notes.txt for details
* Updating release notes and versionv1.0.0Bryan Galdrikian2017-02-261-0/+50
|
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-241525-0/+192382
[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.