Candice Bentéjac
41a1b47c43
[nodes] Remove invalidate=True
from descriptions
2024-09-12 10:54:18 +02:00
Candice Bentéjac
045c26cc46
[nodes] Change uid=
into invalidate=
for all nodes
2024-09-12 10:41:55 +02:00
Candice Bentéjac
61a8dcd4e2
[nodes] Harmonize the use of trailing commas across all the nodes
2024-02-08 18:02:19 +01:00
Candice Bentéjac
0f6ad22d11
[nodes] Use utilitary constants for most common ChoiceParams
2024-02-08 18:02:18 +01:00
Fabien Castan
092dcfe722
[nodes] Replace the list of colorspaces with the utilitary constant
2024-02-01 18:28:51 +01:00
Candice Bentéjac
f2d6770651
[nodes] Clean-up: Harmonize nodes' descriptions
2023-11-06 16:31:10 +01:00
Candice Bentéjac
3aad1ccbc3
[nodes] PanoramaPostProcessing: Add attributes to change the outputs' names
...
Add input String parameters to determine the name of the generated outputs.
These attributes include:
- the name of the generated output panorama
- the name of the generated output panorama preview
The base folder for these outputs remains the node's cache, only the
name of the outputs themselves can be updated.
The output attribute about the downscaled levels of the panorama is also
modified with the new name of the pyramid levels, which is a concatenation
of the generated panorama's name and the size of the current level.
2023-09-19 15:57:28 +02:00
Loïc Vital
0b869ac117
[pipelines] publish downscaled panorama levels
2023-08-08 10:28:28 +02:00
Loïc Vital
e883f8af30
[nodes] PanoramaPostProcessing: add parameter for maximum width of last level
2023-07-31 12:14:38 +02:00
Loïc Vital
15f4429b12
[nodes] PanoramaPostProcessing: update version
2023-07-31 09:40:16 +02:00
Loïc Vital
cce09c6957
[nodes] PanoramaPostProcessing: add exportLevels option
2023-07-26 11:55:23 +02:00
Candice Bentéjac
41280dc22a
[nodes] M-P: Harmonize and improve labels and descriptions
...
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
2023-06-16 10:31:42 +02:00
Loïc Vital
5743f9688b
[nodes] PanoramaPostProcessing: align compression params with ImageProcessing
2023-06-07 11:53:04 +02:00
demoulinv
bc14c0bcea
[Nodes] Add options for image compression in imageProcessing and PanoramaPostProcessing.
2023-06-06 09:40:05 +02:00
Candice Bentéjac
36686492f3
[nodes] PanoramaPostProcessing: Fix "previewSize"'s range
...
- Fixed the range of the "previewSize" parameter: since its step was set
to 5000, it could only be set to 0 or 1000. It can now be set from 0 to
5000 with steps of 100 pixels;
- Fixed the case of the "previewSize" and "outputPanoramaPreview";
- Improved the description of "previewSize", and added descriptions for
"outputPanorama" and "outputPanoramaPreview".
2023-04-26 12:39:49 +02:00
Fabien Servant
f51919a8f3
[panorama] Preview file name is now a parameter
2023-04-26 12:39:43 +02:00
Fabien Servant
42e2b8ae25
[panorama] Panorama preview size
2023-04-26 12:38:21 +02:00
demoulinv
5e3b8a8213
[Nodes] Add rec709 option as output color space in ImageProcessing, PanoramaPostProcessing and Texturing nodes. In ImageProcessing rec709 option is also added as working color space.
2023-04-13 14:45:28 +02:00
demoulinv
9ab04620d5
[PanoramaPostProcessing node] Remove 'auto' and 'no_conversion' choices for output color space option.
2023-03-06 09:34:46 +01:00
demoulinv
ebbfa0ae92
[panorama post processing & HDR fusion node]
...
Add output color space option
Add no_conversion option value in HDR fusion for working color space.
2023-03-06 09:34:45 +01:00
Candice Bentéjac
da6bbefc45
[nodes] Panorama: Fix the documentation string display
2023-03-03 15:08:12 +01:00
Fabien Castan
d6e829e1cc
[nodes] PanoramaPostProcessing: fix label
2023-02-21 11:03:57 +01:00
Fabien Castan
c462ea9c81
[nodes] Panorama: add semantic flag on output image files
2023-02-20 23:17:54 +01:00
Fabien Servant
b4c3950f40
[panorama] new nodes for large memory use
2023-02-17 14:23:32 +01:00