Commit 3b74aec3e1b4cb57f8ebaaad90add0466a3c5a2e
1 parent
66fa5cd6
Exists in
master
and in
6 other branches
ADD: Icon for volume raycasting
Showing
2 changed files
with
1 additions
and
0 deletions
Show diff stats
.gitattributes
... | ... | @@ -38,6 +38,7 @@ icons/tool_print.png -text |
38 | 38 | icons/tool_rotate.gif -text |
39 | 39 | icons/tool_translate.gif -text |
40 | 40 | icons/tool_zoom.png -text |
41 | +icons/volume_raycasting.png -text | |
41 | 42 | invesalius/constants.py -text |
42 | 43 | invesalius/control.py -text |
43 | 44 | invesalius/data/__init__.py -text | ... | ... |
3.04 KB