08 May, 2017
1 commit
05 May, 2017
2 commits
04 May, 2017
1 commit
03 May, 2017
1 commit
02 May, 2017
1 commit
27 Apr, 2017
3 commits
26 Apr, 2017
2 commits
25 Apr, 2017
5 commits
24 Apr, 2017
3 commits
-
* Using wx to show slice number * Setting weight to bold * Orientation renderer text using wx * Improvements Author: Thiago Franco de Moraes <totonixsame@gmail.com> * Improvements * Better cleaning on closing project * Using antialising in mac
20 Apr, 2017
1 commit
-
* working * Blink the selected marker in listctrl * Delete all selected items in the list ctrl * Trigger improvements * Fixed panel size
17 Apr, 2017
1 commit
-
Adds threshold, manual segmentation and watershed to segmentation menu
13 Apr, 2017
2 commits
-
* Added indicator to MTC sensors * Show sensors ID in viewer volume * fix * PLH stylus button * Dialog to confirm all markers delete * Fix remove sensors ID * Disable sensors ID when navigation mode is disabled
12 Apr, 2017
1 commit
10 Apr, 2017
1 commit
-
* Disable trigger checkbox when navigation is on * Marker creation optimization * Standardization
06 Apr, 2017
2 commits
05 Apr, 2017
1 commit
-
* Fix polhemus tracker connection -adjust trigger baudrate * Fix ISOTRAK connection * Fix FASTRAK * remove unnecessary print
04 Apr, 2017
4 commits
-
* remove tracker when invesalius is closed * Fix polhemus connection warning -added msg for statusbar when try to disconnect tracker * Standardization
03 Apr, 2017
4 commits
31 Mar, 2017
2 commits
-
* Navigation update -Markers file extension update and transifex conflicts solved -Disable mask when navigation starts -Enable cross when navigation starts if cross is disabled -Shows msg in statusbar when a tracker is connecting * Code cleaning * Minor code optimization * Added wildcard to loadMarkersDialog
30 Mar, 2017
2 commits
-
Created a mode menu, whose is possible to actived navigation mode. -This menu was based on view menu. -Once the navigation fold_panel is created the navigation mode button just show/hide the fold_panel. -If mode config file is set 0 the navigation mode item is unchecked, if is set 1 the navigation mode item is checked. -If navigation is ON the navigation mode button is disable. -Navigation mode restricted to windows platform