16 Apr, 2019

1 commit

  • * using calllater instead of futurecall
    
    * Using Append instead of AppendMenu in slice_menu
    
    * Using Append instead of AppendItem in slice_menu
    
    * Using Append instead of AppendItem in rest of source code
    
    * Using Append instead of AppendMenu in rest of source code
    
    * Using Bitmap instead of BitmapFromImage
    
    * GetVirtualSizeTuple -> GetVirtualSize
    
    * SetToolTipString -> SetToolTip
    
    * ImageFromStream -> Image
    
    * using self.bind to undo and redo tool
    
    * wx.EmptyBitmapRGBA to wx.Bitmap
    
    * EmptyImage -> Image
    
    * InsertStringItem -> InsertItem
    
    * SetStringItem -> SetItem
    
    * wx.StockCursor to wx.Cursor
    
    * GetSizeTuple -> GetSize
    
    * Less time in dicom loading from cmdline
    
    * Created an alternative class to SpinCtrl
    
    * Using InvSpinCtrl in task_slice
    
    * implementing float spinctrl
    
    * Added InvFloatSpinCtrl
    
    * Using InvSpinCtrl in task_surface
    
    * Using InvSpinCtrl in regiongrowing dialog
    
    * Using InvSpinCtrl in watershed config dialgo
    
    * Using InvSpinCtrl in contextawaresmoothing config dialog
    
    * Using InvSpinCtrl in fillholes auto config dialog
    
    * Using InvSpinCtrl in the resizeimage dialog
    
    * Using InvSpinCtrl in the bitmap spacing dialog
    
    * removed all wx.predialog
    
    * Using InvSpinCtrl gradient ctrl
    
    * align to the right by default
    
    * Added Spinbutton at inv_spinctrl
    
    * formatation
    
    * Using other way to calc invspinctrl size
    
    * better size of spin button
    
    * better size of spin button
    
    * improvements
    
    * better gradient code format
    
    * Improvements in gradient ctrl
    
    * Using gradientctrl instead of gradientslider in new mask
    
    * better invspinctrl size to mac
    
    * moved invspinctrl to widgets
    
    * better size to mac
    Thiago Franco de Moraes
     

08 Apr, 2019

1 commit


05 Apr, 2019

3 commits


02 Apr, 2019

1 commit


29 Mar, 2019

2 commits


26 Mar, 2019

2 commits


21 Mar, 2019

1 commit


12 Mar, 2019

2 commits

  • * Remove set button from navigation tab
    
    * Reduce panel size and cleaning
    
    * More cleaning
    
    * Updates to code standards
    
    * Support to the fourth FTsensor
    Renan
     
  • * Import surface transforming from physical to InV coord system
    
    * changed defaultValue to value arg for edit marker ID
    
    -defaultValue is not valid for wx.TextEntryDialog
    
    * created message dialog to check the coordinate systems of the imported mesh
    
    * Added NIfTI affine matrix to main plist invesalius project
    
    * update dialog text
    
    * Update transformed polydata
    
    * Improvements
    
    * Transform dialog works only with imported image with affine matrix
    Renan
     

07 Mar, 2019

1 commit


01 Mar, 2019

1 commit


27 Feb, 2019

4 commits


26 Feb, 2019

1 commit


25 Feb, 2019

1 commit


22 Feb, 2019

5 commits


21 Feb, 2019

1 commit


01 Feb, 2019

1 commit


25 Jan, 2019

1 commit


23 Jan, 2019

1 commit

  • * Export hdf5
    
    * Exporting mask to hdf5
    
    * Exporting all project to hdf5
    
    * better hierachy of tags
    
    * Only exporting project
    
    * Option to export to hdf5 via command line
    
    * suffix
    
    * Added an option to not export masks
    
    * exporting to nifti
    
    * Exporting to nifti
    
    * Doing swap axes to export nii
    
    * Better extension handling
    
    * Better extension handling
    
    * fliping lr when exporting to nii
    Thiago Franco de Moraes
     

17 Jan, 2019

1 commit


15 Jan, 2019

2 commits



03 Jan, 2019

1 commit


06 Dec, 2018

1 commit

  • * session as dict almost working
    
    * writing to json
    
    * Better last projection handling
    
    * was not closing when didn't have config
    
    * Not reading status from config file
    
    * removed unused fucntion
    
    * reading from cfg specifing the types
    
    * reading from cfg specifing the types
    
    * Removed unused parts
    
    * Added a get method to session
    
    * Using default in session
    
    * last folder to inv3 and other files in session
    
    * last folder to export and import stl export screenshots and open bmp folder in session
    Thiago Franco de Moraes
     

27 Nov, 2018

1 commit


30 Oct, 2018

1 commit


29 Oct, 2018

2 commits