Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Julien Finet
|
bab18744b8
STYLE: Use Qt pimpls directly instead of CTK pimpls
|
14 years ago |
Julien Finet
|
a36db6533d
ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView
|
15 years ago |
Julien Finet
|
967df459ac
ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation
|
15 years ago |
Jean-Christophe Fillion-Robin
|
a545600051
COMP: Fixed warnings: unused variable
|
15 years ago |
Jean-Christophe Fillion-Robin
|
b9304d7b55
COMP: Fixed warnings: unused variable, use of old-style cast
|
15 years ago |
Nicolas Rannou
|
7faa94db5a
ENH: in ctkTransferFunctionWidget, remove points implemented for piecewise and color transfer function (no multiple selection)
|
15 years ago |
Nicolas Rannou
|
af3ef35da8
ENH: in ctkTransferFunctionControlPointsItem, several behaviors implemented for control points dragging
|
15 years ago |
Julien Finet
|
4ca6e40379
STYLE: Reorder ctkCheckableHeaderViewTest to be alphabetically sorted
|
15 years ago |
Nicolas Rannou
|
3fda11fca1
ENH: Transfer Function - vertical gradient added and mask added
|
15 years ago |
Julien Finet
|
39610af635
BUG: restore mouse interaction with ctkTransferFunctionWidget
|
15 years ago |
Julien Finet
|
6d1203235a
ENH: Use fixed size for points (in pixels). Point size are not affected by transforms (scaliing)
|
15 years ago |
Julien Finet
|
f4f776ab29
ENH: Move ctkTransferFunction path computation into ctkTransferFunctionScene + Scale the qgraphicsscene instead of resizing the objects.
|
15 years ago |
Nicolas Rannou
|
d809cb0ed4
ENH: Libs/Core-Visualization-Widget: Transfer function: cleaning, possibility to add point with click
|
15 years ago |
Julien Finet
|
f4eeecb1b3
BUG: ctkTransferFunction was not handling functions not starting in 0.
|
15 years ago |
Julien Finet
|
9c2782fdd8
ENH: Split ctkTransferFunctionItems into 3 files: ctkTransferFunctionItem, ctkTransferFunctionGradientItem and ctkTransferFunctionControlPointsItem
|
15 years ago |