aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Merge request #17 PhysX4 compatibilityv1.1.7_rc1bgaldrikian2020-11-106-15/+53
| | | | Other changes for linux and UE4CrossCompileLinux, and all packaging to work
* * Updated license filev1.1.6_releasev1.1.6_rc1bgaldrikian2020-10-0811-11/+11
| | | | | | | * Updated copyright dates * Removed ArtistTool * Pulled request #15 "Fix Blast bond generation" * Pulled request #16 "Fix invalid pointer access in authoring tools"
* Blast SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-034-20/+38
|
* Blast 1.1.4. See docs/release_notes.txt.v1.1.4_rc1bgaldrikian2018-10-031-5/+50
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-3120-2851/+2911
|
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-2911-11/+11
|
* Apex dependency removed (used in ExtImport)Bryan Galdrikian2018-01-264-334/+34
| | | | | Mesh corruption and crash fit for UV fitting function Updated release_notes.txt
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-222-4/+180
| | | | See README.md, docs/release_notes.txt
* Changes for 1.1.1Bryan Galdrikian2017-10-241-1/+2
| | | | See README.md
* Candidate 1.1 release.Bryan Galdrikian2017-08-282-35/+53
| | | | | | | | | | | | | | | | * 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.
* Removing ArtistTools and CurveEditor projectsBryan Galdrikian2017-08-23512-117521/+0
|
* Updated to CL 22661993:Anton Novoselov2017-08-1435-298/+955
| | | | | | | * docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
* Updated to CL 22627414:Anton Novoselov2017-08-0823-533/+546
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* * fix .gitignoreAnton Novoselov2017-08-012-0/+85
| | | | * added missing cmake files
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-01399-8392/+57010
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-24322-0/+71106
[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.