]> Creatis software - clitk.git/history - vv/vvSlicer.cxx
Only display data value in corner annotation if ImageActor is visible
[clitk.git] / vv / vvSlicer.cxx
2011-05-31 Simon RitOnly display data value in corner annotation if ImageAc...
2011-05-31 Simon RitAlways UpdateCursorPosition even if ImageActor is not...
2011-05-31 Simon RitSetDisplayMode only changes draw mode of renderer
2011-05-30 Simon RitMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-30 Simon RitUndo previous change: the visibility has to change...
2011-05-30 Simon RitMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-30 Simon RitDo not change visilibity of actors when changing render...
2011-05-30 Simon RitMake fusion, overlay and vf visible by default
2011-05-30 Simon RitAdded "image" in actor type for SetActorVisibility...
2011-05-27 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-27 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-26 Romulo Pinhosolved bug 457
2011-05-26 dsarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-26 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-26 maxime PechMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-26 maxime Pechfix crash due to clicking the reload button when we...
2011-05-26 Romulo Pinhosolved bug 317
2011-05-25 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-05-25 maxime PechFix error when cropping.
2011-05-23 Romulo PinhoMerge branch 'mesh-test' of ../clitk3.withdata
2011-04-29 Romulo Pinhojust removing debugging messages
2011-04-29 Romulo PinhoSolved bug 363 (still to be improved, though)
2011-04-26 Simon RitCorrected GetScalarComponentAsDouble and displayed...
2011-04-21 Simon RitMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-21 Simon RitUse nan of std lib instead of sqrt(-1)
2011-04-19 Vivien DelmonMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-19 Romulo Pinhochanges in license header
2011-04-14 delmonitkv4 migration:
2011-04-13 sritAdapt vvSlicer to vvImage without vtkImageReslice....
2011-04-12 sritRefactored UpdateDisplayExtent. Use larger spacing...
2011-04-01 dsarrutRomulo:
2011-03-31 dsarrutRomulo:
2011-03-29 sritRounding errors in display extent of overlay, fusion...
2011-03-28 sritAccount for transform when updating display extent...
2011-03-24 srith now hides corner annotations as well
2011-03-20 sritFixed compiling error by MSVC++
2011-03-15 sritReturn nan when quering scalar value outside whole...
2011-03-14 sritAdded VF color option and corresponding button
2011-03-03 sritPut GetScalarComponentAsDouble with required update...
2011-03-03 dsarrutrelease memory when overlay and fusion images are closed
2011-03-03 sritLet the renderer do the computation
2011-03-02 sritUse transform for vvImage objects
2011-02-22 dsarrutCorrect contours position
2010-12-15 dsarrutremove debug
2010-10-15 sritCorrected use of vtkSmartPointers and mistakes in const...
2010-06-07 sritCorrected bug in landmarks with negative spacing
2010-05-18 sritReformatted using new coding style
2010-05-16 sritModified overlay image actor to use a blending which...
2010-05-12 dsarrut- improve (?) speed render for contours
2010-05-11 dsarrut- small correction about Render (a bit less unuseful...
2010-05-05 schaererallow the user to change the width of VF arrows
2010-05-03 dsarrut- correct reload bug : change slice if outside ; update...
2010-04-27 dsarrut- bug corrected
2010-04-26 bharathAdded Manual Registration Tool with updated Median...
2010-04-23 sritFixed half pixel error in data value display
2010-04-22 sritFixed bug in local windowing
2010-04-19 dsarrut- add get extent and orientation
2010-03-29 dsarrut- add "convert to" in context menu
2010-03-25 schaereradded the new headers
2010-03-25 schaererremoved headers
2010-03-10 sritCorrected LocalWindowing: now really in screen (view...
2010-03-09 sritAdded new functionality: local windowing around mouse...
2010-03-01 dsarrut- autotool
2010-03-01 dsarrut- toolbase + binarize
2010-02-07 dsarrut binarize
2010-02-05 schaererfix long-standing colormap bug
2010-02-05 sritFixed compilation with VC++ 9
2010-02-04 schaererfix VF problem.
2010-01-26 schaererreloading the overlay works!
2010-01-26 schaererremove antiquated RCS headers
2010-01-26 schaererremove antique RCS headers
2010-01-26 schaererWIP on overlay
2010-01-06 schaererInitial revision