Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
iMSTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ruiliang Gao
iMSTK
Graph
a51e04a98c41d3a93f45c98196a1ecf2cda53d74
Select Git revision
Branches
11
2dCutting
ETI-Application
IMSHCamNav
NeedleTissueInteraction
cameraNavigationV2
master
default
protected
master-rgao
orthognathicSurgSim
refac-2dCutting
revert-97a875d1
vtkWith3DSlicerTag
Tags
1
v1.0.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
18
17
15
14
13
12
11
10
2
May
30
Apr
28
19
14
11
10
8
7
5
2
1
28
Mar
26
22
21
20
18
14
10
8
7
6
28
Feb
27
11
2
11
Jan
14
Dec
7
5
4
3
12
Nov
10
9
29
Oct
27
23
21
18
17
10
8
21
Sep
15
11
30
Aug
29
13
10
9
2
1
30
Jul
28
27
25
16
15
14
10
8
5
3
26
Jun
20
14
6
15
May
29
Apr
27
26
21
Mar
19
14
27
Feb
20
8
5
2
31
Jan
29
26
23
19
12
18
Dec
12
28
Nov
13
11
10
31
Oct
27
25
24
10
4
3
2
17
Sep
14
13
12
10
8
7
30
Aug
28
25
24
17
12
8
7
3
2
1
31
Jul
26
24
21
18
15
12
7
6
3
21
Jun
18
15
9
19
May
18
17
16
15
12
11
10
9
8
3
26
Apr
25
22
21
19
18
17
14
13
12
11
10
8
7
6
5
4
3
31
Mar
29
28
27
26
24
22
21
15
14
13
9
8
28
Feb
27
24
21
20
18
17
16
10
6
31
Jan
30
26
24
6
5
STYLE: Update comments on noRenderingExample.cpp
REFAC: Using addConstraint and addFEMConstraint instead of m_constraints.push_back()
STYLE: Add the space back for control statements
STYLE: Improve code formatting with uncrustify
REFAC: Rewrite ParallelReduce, changing from template class to normal class
STYLE: Change comments
REFAC: Change ParallelFor::run to imstk_parallel_for
ENH: Add parallel atomic operations
REFAC: Change SPHFluid example file structure
ENH: Add PBDModelConfig to allow easier PBD model configuration
COMP: Fix TBB linux build issue
BUG: Fix C++11 compilation error
REFAC: Rewrite SPHFluid example
ENH: Parallelization for SPH simulation
ENH: Add Parallel helpers using TBB
ENH: Add a wrapper class for neighbor search
Merge branch 'addTBBExternalProject' into 'master'
Merge branch 'disableDepTestTargets' into 'master'
Rename FindTBB.cmake to Findtbb.cmake
Change the name from External_TBB.cmake to External_tbb.cmake
BUG: Fix issue with FindTBB.cmake
ENH: Add TBB as external dependency
Merge branch 'updateVRPNtoLatest' into 'master'
COMP: Disable building tests for external dependencies
a simple remshing test
COMP: Update the vrpn to the latest
Merge branch 'refactorPBDCollisionREBASED' into 'master'
BUG: Fix bugs from rebase
COMP: Change include file name to be case-sensitivee
BUG: Redefinition of PointTetrahedronCollisionData
STYLE: Enforce style
REFAC: Updated the PBDFluidsExample according to the Collision Handler
REFAC: PBDCollisionExample updated accordingly:
BUG: Fixed PBD Collision Handling by passing the collision constraints from CH to one PbdSolver and solve the constaints in the correct order.
BUG: Fix the "memory access excpetion" by correcting the triangle - vertex order in TriangleVertexCollisionData
BUG: Construct CD and CH with collision data pointer
BUG: Remove the conflict artifacts
STYKE: Correct style
WIP: Change SceneManager to straighten PBD pipeline
REFAC: Depericate VirtualCouplingPBD class
Loading