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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
15d74f58a202613b1705c904df557c85e2ccd51e
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
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
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
3
29
Dec
20
19
18
12
8
7
6
30
Nov
29
23
22
19
17
16
15
14
11
10
9
8
3
1
31
Oct
30
28
27
26
25
24
20
19
18
17
16
15
14
13
12
11
10
7
6
5
4
3
30
Sep
29
28
27
25
23
22
21
18
9
7
1
19
Aug
11
9
8
5
4
3
2
1
29
Jul
28
27
25
22
21
15
13
12
21
Jun
COMP: Add additional mirror to libusb
ENH: Update to CMake 3.9
Merge branch 'fix-ubuntu' into 'master'
COMP: Fix Assimp linking on Ubuntu
DOC: Add prerequisites to build iMSTK with ubuntu packages
Merge branch 'minorRefacRendering' into 'master'
REFAC: Ensure vulkan backend compiles and runs with the refactoring
DOC: Add documentation to the VTKRenderer and simulationManager classes
REFAC: Remove unused functions and add documentation to viewer classes
REFAC: Make functions called within SimulationManager class private
REFAC: Improve redability of startSimulation function arguments
REFAC: Impose const correctness in Renderer and its subclasses
REFAC: Make renderer and viewer classes abstract
REFAC: Remove the launchSimulation from public API
Merge branch 'shadows' into 'master'
CLEANUP: added documentation for IBL probe and fixed bug with renderer closing
ENH: improved memory management system and fixed crashes
ENH: added texture management and IBL to the Vulkan renderer
ENH: added bloom and shadows to Vulkan renderer. Made some shader adjustments including emissivity.
BUG: fixed issue with VR and Vulkan renderer
BUG: Fixing bug preventing the display of meshes
ENH: Tune values of the erosion and collision detection
ENH: Enable sawing of partitions
ENH: Change the VTK repo from VTK-proper to imstk clone
ENH: Add comment to help with turning off vertical sync for future use
ENH: Optimize runModule() in the scene manager class
ENH: Optimize getSceneObjects function
ENH: Modify the example
ENH: Add algorithm to optimize data locality for the node numbering for tetrahedral mesh
STYLE: enforce style
ENH: Add mesh partition algorithm using using uniform grid
ENH: Reduce the latency in removing the elements
ENH: Better collision detection algotrithm
COMP: gaurd device specific code with preprocessor define
Merge branch 'orthognathicSurg' into 'orthognathicSurg'
BUG: Solving pointer accessing issues
ENH: Implements sawing algorithm
ENH: Adds OBB and convex hull support
ENH: Adds sound control example
Merge branch 'VR_WIP' into 'master'
Loading