| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
is now more strict, requiring parent chunk descriptors to come before their children. It is still less strict than the order created by NvBlastBuildAssetDescChunkReorderMap.
* Added FractureTool::setApproximateBonding function. Signals the tool to create bonds by proximity instead of just using cut plane data.
* Chunks which have been merged using the uniteChunks function may be merged again
* Restored chunk volume calculation
* NvBlastBuildAssetDescChunkReorderMap failure cases fixed.
|
| |
|
|
| |
Exposing ability to remove chunks to fracture tool API
|
| |
|
|
|
|
| |
generated this way to be merged with uniteChunks.
Fixing bug when removing original chunks in uniteChunks function.
|
| |
|
|
| |
Takes a selection set and only merges those chunks
|
| | |
|
| |
|
|
|
| |
Doc updates for AuthoringTool and ApexImporter
Updated release notes
|
| | |
|
| | |
|
| |
|
|
| |
Replacing some copyright notices for consistency
|
| | |
|
| |
|
|
|
| |
Mesh corruption and crash fit for UV fitting function
Updated release_notes.txt
|
| |
|
|
|
| |
New NvBlastExtAuthoringBuildCollisionMesh API
buildtools/steps/build_all_linux.sh will be committed separately
|
| |
|
|
| |
See README.md, docs/release_notes.txt
|
| | |
|
| |
|
|
| |
See README.md
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
| |
* docs updates
* authoring fixes
* asset view in sample fix
* latest blast_tools_and_samples-windows.zip
|
| |
|
|
|
|
| |
* docs updates
* authoring fixes
* stress solver crash fixes
|
| |
|
|
| |
see docs/release_notes.txt for details
|
|
|
[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.
|