Julien Finet
|
c9b7b29f53
Merge branch 'add-vtk-7-support'
|
11 년 전 |
Julien Finet
|
f4c42ecc53
Fix ctkVTKSliceView for VTK v5
|
11 년 전 |
Julien Finet
|
8bf6dd1e3b
Merge branch 'add-vtk-6-support'
|
11 년 전 |
Julien Finet
|
dedb93a77d
Fix VTK 6 support
|
11 년 전 |
Jean-Christophe Fillion-Robin
|
59953f4b62
Emit ctkVTKSlicerView::resized after vtkRenderWindow size is set.
|
11 년 전 |
Yuzheng Zhou
|
c683240472
ENH: Support VTK6 in CTK
|
11 년 전 |
Sascha Zelzer
|
bd1cf10109
Added more doxygen groups and \ingroup commands.
|
13 년 전 |
Sascha Zelzer
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 년 전 |
Julien Finet
|
c1256efb4a
Add support for gradient background in ctkVTKRenderView
|
13 년 전 |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 년 전 |
Julien Finet
|
c15d277fba
Factorize ctkVTKRenderView and ctkVTKSliceView into ctkVTKAbstractView
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
0515114359
ctkVTKSliceView - Add method setActiveCamera and update resetCamera
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
87a5c32ed7
Add overlayRenderer and overlayCornerAnnotation to ctkVTKSliceView
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
bc8f751ac6
Add ctkVTKSliceView::cornerAnnotation convenienent method
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
4bf4adccfb
ctkVTKSliceView - Extend doxygen documentation
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
b1b0718c1c
First letter of Q_Property changed to lowercase
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
c8fd5a716e
Export file header now start with "ctk" lower case
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 년 전 |
Julien Finet
|
bab18744b8
STYLE: Use Qt pimpls directly instead of CTK pimpls
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
db3563934e
ENH: ctkVTKSliceView - Add highlightedBoxColor / setHighlightedBoxColor
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
c3d8442407
ENH: ctkVTKSliceView - Added convenient slots setLightBoxRendererManager{Row, Column}Count
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
a19580aa88
BUG: ctkVTKSliceView::scheduleRender is now a slot
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
bdf688f8fc
BUG: Re-added missing implementation of ctkVTKSliceView::{interactorStyle, setInteractor, interactor} methods
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
1d8b91dad7
ENH: Update ctkVTKSliceView to use vtkLightBoxRendererManager
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
fcc6a90413
ENH: Changed signal resized(QResizeEvent*) into resized(const QSize& size, const QSize& oldSize)
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
078d9cf3c6
ENH: Change ctkVTKSliceView API - setImageData, setCornerAnnotationText, setBackgroundColor, setRenderEnabled are not slots
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
0455f973a4
ENH: ctkVTKSliceView - Signal "resized" is not emitted when the RenderWindow is resized
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
e2270de092
ENH: ctkVTKSliceView - resetCamera is now a slot
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
8f7569fd4c
BUG: In ctkVTK{Slice, Render}View, forceRender should be a slot
|
15 년 전 |