aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Candidate 1.1 release.Bryan Galdrikian2017-08-281-1/+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.
* * fix .gitignoreAnton Novoselov2017-08-011-1/+1
| | | | * added missing cmake files
* Adding ignore file so that generated projects, generated source files (capn ↵Halldor Fannar2017-03-101-0/+4
proto) and generated libs aren't flagged as tracked files