aboutsummaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Collapse)AuthorAgeFilesLines
* Fixed linux project generationHEADmasterBryan Galdrikian2024-12-201-0/+0
|
* Making python.sh executableBryan Galdrikian2024-12-201-0/+0
|
* Updating packmanBryan Galdrikian2024-12-2022-471/+1118
|
* Fixing chunk hierarchy optimization/merge bugsv1.1.5_pre4Bryan Galdrikian2019-08-191-2/+2
| | | | Exposing ability to remove chunks to fracture tool API
* Blast SDK 1.1.5 prerelease #1v1.1.5_pre1Bryan Galdrikian2019-05-0319-434/+94
|
* Fixing line endings in buildtools/packman5/packmanBryan Galdrikian2018-07-301-99/+99
|
* Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1Bryan Galdrikian2018-05-3128-1215/+1664
|
* Adding file buildtools/steps/build_all_linux.shbgaldrikian2018-01-231-0/+30
|
* Linux checked and profile buildsBryan Galdrikian2018-01-231-0/+51
| | | | | New NvBlastExtAuthoringBuildCollisionMesh API buildtools/steps/build_all_linux.sh will be committed separately
* Changes for 1.1.2 release candidateBryan Galdrikian2018-01-227-45/+718
| | | | See README.md, docs/release_notes.txt
* Changes for 1.1.1Bryan Galdrikian2017-10-241-2/+2
| | | | See README.md
* linux build fix - all configsbgaldrikian2017-10-241-2/+2
|
* Candidate 1.1 release.Bryan Galdrikian2017-08-281-2/+0
| | | | | | | | | | | | | | | | * 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.
* add +x for packman scriptAnton Novoselov2017-08-011-0/+0
|
* Blast 1.1 release (windows / linux)Anton Novoselov2017-08-0119-387/+186
| | | | see docs/release_notes.txt for details
* adding linux supportsantoleri-nvidia2017-02-242-0/+76
|
* Updating to [email protected] and ↵Bryan Galdrikian2017-02-2415-0/+686
[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.