- 19 Aug, 2019 2 commits
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- 06 Aug, 2019 4 commits
-
-
Sreekanth Arikatla authored
REFAC: Remove the unuecessary dependencies for imstk constraint library See merge request iMSTK/iMSTK!354
-
-
Sreekanth Arikatla authored
REFAC: Move color class to the rendering See merge request iMSTK/iMSTK!358
-
Sreekanth Arikatla authored
-
- 03 Aug, 2019 2 commits
-
-
Sreekanth Arikatla authored
Arrange the targets into respective folders See merge request iMSTK/iMSTK!357
-
Sreekanth Arikatla authored
All example targets into 'Examples' All the data retrieving targers into the 'Examples/Data' All imstk libraries and uncrustify utility target into 'iMSKT' Testing targets into 'Testing'
-
- 02 Aug, 2019 1 commit
-
-
Sreekanth Arikatla authored
Octree-based Collision Detection See merge request !349
-
- 27 Jul, 2019 12 commits
-
-
Nghia Truong authored
# Conflicts: # Source/Collision/CollisionHandling/imstkPBDCollisionHandling.cpp
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
ENH: Add color to the stdout on windows See merge request !353
-
Nghia Truong authored
ENH: Implement collision detection for point-mesh and mesh-mesh using an internal octree as a static member of the CollisionDetection class. In addition, unit tests for those collision detections were also added.
-
Nghia Truong authored
-
Nghia Truong authored
ENH: Add function to check if a collision pair has previously been added to the octree, and a function to return the number of added collision pairs
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
REFAC: Move imstk libraries to appropriate folders See merge request !352
-
- 26 Jul, 2019 14 commits
-
-
Nghia Truong authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Minor clean up See merge request !350
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
ENH: Small optimization for accessing colliding object (change return type smart pointer to const reference)
-
- 25 Jul, 2019 5 commits
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Refactor Geometry See merge request !347
-
Nghia Truong authored
REFAC: Add a name field to geometry class, allowing to set a name to each geometry. This is useful during debug printing information: user can quickly identify the object in the scene.
-