PopUpButton widget and PopUpToggleButton added ; Curve editor changed to handle any numbe of curve, since the curve editor is now shared between the curves. (CMakeLists changed -> CMake you project)
This commit is contained in:
BIN
rtdata/images/curveType-NURBS.png
Normal file
BIN
rtdata/images/curveType-NURBS.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 584 B |
BIN
rtdata/images/curveType-linear.png
Normal file
BIN
rtdata/images/curveType-linear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 B |
BIN
rtdata/images/curveType-parametric.png
Normal file
BIN
rtdata/images/curveType-parametric.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 477 B |
BIN
rtdata/images/curveType-spline.png
Normal file
BIN
rtdata/images/curveType-spline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 478 B |
BIN
rtdata/images/curveType-unchanged.png
Normal file
BIN
rtdata/images/curveType-unchanged.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 B |
@@ -10,6 +10,8 @@
|
||||
!ADJUSTER_RESET_TO_DEFAULT;Reset to default
|
||||
!BATCHQUEUE_AUTOSTART;Auto start
|
||||
!BATCH_PROCESSING;Batch processing
|
||||
!CURVEEDITOR_CURVE;Curve
|
||||
!CURVEEDITOR_CURVES;Curves
|
||||
!CURVEEDITOR_CUSTOM;Custom
|
||||
!CURVEEDITOR_DARKS;Darks
|
||||
!CURVEEDITOR_FILEDLGFILTERANY;Any files
|
||||
@@ -230,6 +232,8 @@
|
||||
!HISTORY_MSG_90;Directional pyramid luminance
|
||||
!HISTORY_MSG_91;Directional pyramid chominance
|
||||
!HISTORY_MSG_92;Directional pyramid gamma
|
||||
!HISTORY_MSG_93;Contrast by detail levels parameter
|
||||
!HISTORY_MSG_94;Contrast by detail levels
|
||||
!HISTORY_MSG_9;Highlight Compression
|
||||
!HISTORY_NEWSNAPSHOT;Add
|
||||
!HISTORY_NEWSNAPSHOTAS;As...
|
||||
|
@@ -39,6 +39,8 @@ TP_HLREC_COLOR;Colour Propagation
|
||||
!ADJUSTER_RESET_TO_DEFAULT;Reset to default
|
||||
!BATCHQUEUE_AUTOSTART;Auto start
|
||||
!BATCH_PROCESSING;Batch processing
|
||||
!CURVEEDITOR_CURVE;Curve
|
||||
!CURVEEDITOR_CURVES;Curves
|
||||
!CURVEEDITOR_CUSTOM;Custom
|
||||
!CURVEEDITOR_DARKS;Darks
|
||||
!CURVEEDITOR_FILEDLGFILTERANY;Any files
|
||||
|
@@ -10,6 +10,8 @@
|
||||
!ADJUSTER_RESET_TO_DEFAULT;Reset to default
|
||||
!BATCHQUEUE_AUTOSTART;Auto start
|
||||
!BATCH_PROCESSING;Batch processing
|
||||
!CURVEEDITOR_CURVE;Curve
|
||||
!CURVEEDITOR_CURVES;Curves
|
||||
!CURVEEDITOR_CUSTOM;Custom
|
||||
!CURVEEDITOR_DARKS;Darks
|
||||
!CURVEEDITOR_FILEDLGFILTERANY;Any files
|
||||
|
@@ -7,6 +7,8 @@
|
||||
ADJUSTER_RESET_TO_DEFAULT;Réglages par défaut
|
||||
BATCHQUEUE_AUTOSTART;Démarrage auto
|
||||
BATCH_PROCESSING;Traitement par lot
|
||||
CURVEEDITOR_CURVE;Courbe
|
||||
CURVEEDITOR_CURVES;Courbes
|
||||
CURVEEDITOR_CUSTOM;Personnalisé
|
||||
CURVEEDITOR_DARKS;Zones sombres
|
||||
CURVEEDITOR_FILEDLGFILTERANY;Tous les fichiers
|
||||
@@ -224,6 +226,8 @@ HISTORY_MSG_8;Compensation d'exposition
|
||||
HISTORY_MSG_90;Réd. de bruit Luminance
|
||||
HISTORY_MSG_91;Réd. de bruit Chominance
|
||||
HISTORY_MSG_92;Réd. de bruit Gamma
|
||||
HISTORY_MSG_93;Param. de contraste
|
||||
HISTORY_MSG_94;Contraste par niveau de détail
|
||||
HISTORY_MSG_9;Compression des hautes lumières
|
||||
HISTORY_NEWSNAPSHOT;Ajouter
|
||||
HISTORY_NEWSNAPSHOTAS;Sous...
|
||||
|
@@ -3,6 +3,8 @@
|
||||
ADJUSTER_RESET_TO_DEFAULT;Reset to default
|
||||
BATCHQUEUE_AUTOSTART;Auto start
|
||||
BATCH_PROCESSING;Batch processing
|
||||
CURVEEDITOR_CURVE;Curve
|
||||
CURVEEDITOR_CURVES;Curves
|
||||
CURVEEDITOR_CUSTOM;Custom
|
||||
CURVEEDITOR_DARKS;Darks
|
||||
CURVEEDITOR_FILEDLGFILTERANY;Any files
|
||||
@@ -223,6 +225,8 @@ HISTORY_MSG_8;Exposure Compensation
|
||||
HISTORY_MSG_90;Directional pyramid luminance
|
||||
HISTORY_MSG_91;Directional pyramid chominance
|
||||
HISTORY_MSG_92;Directional pyramid gamma
|
||||
HISTORY_MSG_93;Contrast by detail levels parameter
|
||||
HISTORY_MSG_94;Contrast by detail levels
|
||||
HISTORY_MSG_9;Highlight Compression
|
||||
HISTORY_NEWSNAPSHOT;Add
|
||||
HISTORY_NEWSNAPSHOTAS;As...
|
||||
|
Reference in New Issue
Block a user