aboutsummaryrefslogtreecommitdiff
path: root/docs/_source/apex_importer.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix for crash bug during ESS authoringv1.1.4_releasev1.1.4_rc2bgaldrikian2018-10-251-9/+11
| | | | | Doc updates for AuthoringTool and ApexImporter Updated release notes
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-311-93/+93
|
* Candidate 1.1 release.Bryan Galdrikian2017-08-281-20/+35
| | | | | | | | | | | | | | | | * 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 22627414:Anton Novoselov2017-08-081-4/+4
| | | | | | * docs updates * authoring fixes * stress solver crash fixes
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-241-0/+78
[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.