- 16 Feb, 2020 8 commits
-
-
Sreekanth Arikatla authored
Physx fixes2 See merge request iMSTK/iMSTK!389
-
Sreekanth Arikatla authored
-
Including PxPhysicsAPI.h includes PxPreprocessorMacro.h which enforces a requirement that either NDEBUG or _DEBUG be defined. _DEBUG is specifically defined only by MSVC and this workaround defines it temporarily for other compilers in a debug build.
-
Changed the remote repository built for PhysX to include linux patches
-
PhysX build step creates a temporary file in the PhysX source tree that causes the update step of ExternalProject to fail. This change adds git configuration value to ignore untracked files for this source tree allowing ExternalProject update step to proceed.
-
-
This change adds UNKNOWN the list of allowed directory names where PhysX binaries may be installed. This name is used on non-multi-arch linux distributions like Arch Linux by PhysX.
-
This change modifies the order in which the different PhysX libraries are found. This, in turn, changes the link order for these libraries. This change in link order was necessary to fix unresolved symbol issues on linux with static linking.
-
- 13 Feb, 2020 3 commits
-
-
Sreekanth Arikatla authored
BUG: Remove imstkVolumetricMesh dependency on vega volumetric mesh See merge request iMSTK/iMSTK!387
-
Andrew Wilson authored
-
Andrew Wilson authored
-
- 11 Feb, 2020 3 commits
-
-
Sreekanth Arikatla authored
COMP: Fix duplicate external data entries See merge request iMSTK/iMSTK!383
-
Sreekanth Arikatla authored
STYLE: Rename objects of the simulation manager in examples See merge request iMSTK/iMSTK!386
-
Sreekanth Arikatla authored
sdk is misleading name
-
- 07 Feb, 2020 1 commit
-
-
Sankhesh Jhaveri authored
-
- 04 Feb, 2020 1 commit
-
-
Sankhesh Jhaveri authored
-
- 28 Jan, 2020 2 commits
-
-
Sreekanth Arikatla authored
Pbd1d changes See merge request iMSTK/iMSTK!377
-
Sreekanth Arikatla authored
-
- 27 Jan, 2020 9 commits
-
-
Sreekanth Arikatla authored
External data See merge request iMSTK/iMSTK!380
-
Sankhesh Jhaveri authored
The imstkExternalData target is the single target that provides all the data files
-
Sankhesh Jhaveri authored
ExternalData could not download these data files. Either the SHA512 sum is wrong or they are hosted elsewhere.
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
Sreekanth Arikatla authored
CMake variables See merge request iMSTK/iMSTK!379
-
Sreekanth Arikatla authored
BUG: Fix the git precommit hook See merge request iMSTK/iMSTK!374
-
Sreekanth Arikatla authored
COMP: VTK cmake options See merge request iMSTK/iMSTK!378
-
- 21 Jan, 2020 2 commits
-
-
Sankhesh Jhaveri authored
-
Andrew Wilson authored
-
- 20 Jan, 2020 1 commit
-
-
Andrew Wilson authored
-
- 17 Jan, 2020 3 commits
-
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
- 16 Jan, 2020 2 commits
-
-
Andrew Wilson authored
-
Andrew Wilson authored
-
- 15 Jan, 2020 2 commits
-
-
Andrew Wilson authored
BUG: Fixed nodes fix for cloth example BUG: Fixed nodes fixed for cloth example
-
Andrew Wilson authored
-
- 14 Jan, 2020 1 commit
-
-
Sankhesh Jhaveri authored
-
- 08 Jan, 2020 1 commit
-
-
Sankhesh Jhaveri authored
The variable GIT_DIR has been removed in modern git distributions.
-
- 23 Dec, 2019 1 commit
-
-
Sreekanth Arikatla authored
DOC: Add image to the octree section See merge request iMSTK/iMSTK!372
-