09 Aug, 2017
3 commits
-
* Setting angles in gui * If user digits a non-number it backup to the last digited number
08 Aug, 2017
1 commit
-
Fix the above unicode related errors: - InVesalius was not starting in Windows with users with non ascii chars. - Not opening dicom files from path with non ascii chars. - Not opening bitmap files from path with non ascii chars. - Not opening Analyze, Nifti with filename with non ascii chars. - Not exporting surface when the path has non ascii chars. - Not exporting picture when the path has non ascii chars. - Not importing surface when the path has non ascii chars. - Strange chars when showing developers and translators with non ascii chars. To fix that errors we are convert all paths and filenames to unicode. wxPythons eases this, since it gives the paths and filenames as unicode. When using VTK to save or open a file we encode the filename to sys.getfilesystemencoding. In Windows it is necessary an additional step, convert the filename to an short representation using [win32api](http://docs.activestate.com/activepython/2.6/pywin32/win32api__GetShortPathName_meth.html).
31 Jul, 2017
1 commit
28 Jul, 2017
1 commit
26 Jul, 2017
1 commit
-
* Testing with lanczos 3D * Using lanczos to interpolate after applying a reorientation * More options and pointer to function * lanczos a=4
13 Jul, 2017
1 commit
11 Jul, 2017
1 commit
06 Jul, 2017
3 commits
05 Jul, 2017
2 commits
04 Jul, 2017
8 commits
-
* Supported polhemus fastrak * Fixed scale for fastrak
28 Jun, 2017
4 commits
21 Jun, 2017
5 commits
-
…ysics Pty Ltd from Australia
-
…ysics Pty Ltd from Australia
-
…ysics Pty Ltd from Australia
-
…ysics Pty Ltd from Australia
14 Jun, 2017
2 commits
05 Jun, 2017
1 commit
02 Jun, 2017
1 commit
01 Jun, 2017
1 commit
31 May, 2017
3 commits
-
* Removed the local foldpanelbar * Removed the local platebtn * Removed the local colorselect
30 May, 2017
1 commit