aboutsummaryrefslogtreecommitdiff
path: root/sdk/extensions/serialization
Commit message (Collapse)AuthorAgeFilesLines
* Fix asset joint serializationANT\ulugbek2020-10-281-0/+1
|
* * Updated license filev1.1.6_releasev1.1.6_rc1bgaldrikian2020-10-0857-57/+57
| | | | | | | * 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-0313-15/+18
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-3157-4938/+4938
|
* Operation Copyright 2018v1.1.2_rc2Bryan Galdrikian2018-01-2957-57/+57
|
* Linux checked and profile buildsBryan Galdrikian2018-01-231-1/+1
| | | | | New NvBlastExtAuthoringBuildCollisionMesh API buildtools/steps/build_all_linux.sh will be committed separately
* Candidate 1.1 release.Bryan Galdrikian2017-08-281-0/+1
| | | | | | | | | | | | | | | | * 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.
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-0168-2199/+4531
| | | | see docs/release_notes.txt for details
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-2449-0/+2605
[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.