"README.rst" did not exist on "364ac7e38613829b7e39cb7f80229f9734fa7a57"
- Jul 14, 2019
-
-
Nghia Truong authored
* Alignment of variables and comments * Add/remove spaces when needed * Enforce spaces around '*' and '&' of reference and pointer variables * Remove redundant semicolons * Break line between function return type and function definition * Enforce position of boolean operators, making multiple-line boolean expressions easier to read
-
Sreekanth Arikatla authored
Enhance text status and allow to change debug geometry at run time See merge request iMSTK/iMSTK!337
-
Nghia Truong authored
-
Nghia Truong authored
Implement a second text status, allowing user to display custom information on screen.
-
Nghia Truong authored
Totally avoid memory pre-allocation, thus the vertex buffer is resized only when needed.
-
- Jul 06, 2019
-
-
Sreekanth Arikatla authored
Refactor geometry mapping classes See merge request iMSTK/iMSTK!338
-
Sreekanth Arikatla authored
-
- Jul 05, 2019
-
-
Sreekanth Arikatla authored
ENH: Vulkan display modes Closes #226 See merge request iMSTK/iMSTK!335
-
- Jul 04, 2019
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Runtime error for PBD object without geometry map set. Check if the map exist before generating constraints
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Add a constructor that takes master and slave geometry
-
Sreekanth Arikatla authored
Add initialize methods to the geometry mapper where compute is automatically called
-
- Jun 28, 2019
-
-
Nicholas Milef authored
-
Nicholas Milef authored
-
Nicholas Milef authored
-
Nicholas Milef authored
-
- Jun 27, 2019
-
-
Sreekanth Arikatla authored
Vulkan fixes See merge request iMSTK/iMSTK!334
-
Nicholas Milef authored
-
- Jun 26, 2019
-
-
Sreekanth Arikatla authored
Fix non-deterministic behaviors by lacking default value of PBDModelConfig See merge request iMSTK/iMSTK!333
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
Fix race condition bug in mappings and enhance performance See merge request iMSTK/iMSTK!332
-
Nghia Truong authored
-
- Jun 25, 2019
-
-
Sreekanth Arikatla authored
Parallel PBD constraint projection See merge request iMSTK/iMSTK!324
-
Nghia Truong authored
# Conflicts: # Source/DynamicalModels/ObjectStates/imstkPbdState.h # Source/Solvers/imstkPbdSolver.h
-
Sreekanth Arikatla authored
Change header guard macro to #pragma once for all header files See merge request iMSTK/iMSTK!331
-
- Jun 24, 2019
-
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
Fix module test and refactor SPHFluid example See merge request iMSTK/iMSTK!328
-
Sreekanth Arikatla authored
REFAC: Add warnings when certain type of geometry is not supported in vulkan backend See merge request iMSTK/iMSTK!330
-
Sreekanth Arikatla authored
Remove duplicate cmake file See merge request iMSTK/iMSTK!326
-
Sreekanth Arikatla authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-