Candice Bentéjac
002d316cc3
[nodes] Remove useless exclusive=True
in descriptions
2024-09-16 17:50:54 +02:00
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
jmelou
3123f95d6c
[nodes] texturing : add normals folder
2024-08-26 15:41:46 +02:00
Candice Bentéjac
da714708c3
[nodes] Texturing: Exclusively use lists for ChoiceParams values
...
ChoiceParams that had their available values described in a tuple need
to be updated to a list to be able to handle dynamic values.
2024-04-09 14:46:25 +02:00
Aurore LAFAURIE
5dd13b0445
[nodes] Update of values from tuple to list for ChoiceParam
...
Update of values from tuple to list for ChoiceParam to be consistent
everywhere.
Before it was not a problem but because of dynamic choices we expect it
to be editable list.
2024-03-28 18:20:09 +01: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
demoulinv
dfa2c6b80d
[Nodes] Texturing : Change default value for CorrectEV option from False to True enabling automatic exposure correction for texture creation.
2023-08-18 09:29:34 +02:00
Candice Bentéjac
c498f48e1e
[nodes] S-T: 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:32:01 +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
Fabien Castan
200ab852c6
[nodes] Texturing: minor update to outputColorSpace param
2023-03-17 12:11:02 +01:00
demoulinv
008d901a13
[Node] Texturing: Replace processcolorspaceName with workingcolorSpace and add outputColorSpace
2023-03-14 14:59:15 +01:00
fabien servant
ae0ca71c1c
[nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes
2022-12-06 15:07:01 +01:00
Candice Bentéjac
635f85e7fd
Remove all references to pyCompatibility
...
- "pyCompatibility.basestring" are replaced by standard Python3 "str"
- "Sequence" and "Iterable" from "collections" are now directly imported
with "collections.abc"
2022-12-05 17:16:21 +01:00
Loïc Vital
b4f0b5377e
added some comments
2022-10-19 09:50:08 +01:00
Loïc Vital
a574c0fc9b
use semantic field in file attributes to specify images and store displayed node in 2D viewer to adapt UI
2022-10-19 09:50:08 +01:00
luz paz
f4dcf6557f
Fix various typos in the source code
...
## Description
Fix various typos in the source code. This includes user facing code, documentation, and source comments. This PR has not been tested.
Closes #1605
2022-01-22 07:39:05 -05:00
Fabien Castan
dcb984bfcc
[nodes] Texturing: add upgrade code for colorMappingFileType
2021-09-03 22:12:25 +02:00
Thomas Zorroché
45bed69672
[nodes] change default mesh format to obj
2021-09-03 21:13:20 +02:00
Thomas Zorroche
fa0509eca4
[nodes] display material output only for .obj
2021-09-03 21:13:18 +02:00
Thomas Zorroche
93f8595bb3
[nodes] upgrade Texturing version to 6.0
2021-09-03 21:13:17 +02:00
Thomas Zorroche
4346e55d5c
[nodes] separate choice parameter for bump mapping file type
...
One for Normal, one for Height
2021-09-03 21:13:17 +02:00
Thomas Zorroche
b21ac27942
[nodes] add lambda for Textures output value
2021-09-03 21:13:17 +02:00
Thomas Zorroché
f9f88c9932
[nodes] change texture mapping parameters
2021-09-03 21:13:16 +02:00
Thomas Zorroché
440ec43ac0
[texturing] fix export filename
2021-09-03 21:13:16 +02:00
Thomas Zorroche
f26aea656e
[nodes] outputMeshFileType: rename gltf2 into gltf
2021-09-03 21:13:15 +02:00
Thomas Zorroche
2aa0bb12d4
[nodes] add mesh file type option
2021-09-03 21:13:14 +02:00
Thomas Zorroché
45c04113ce
[nodes] add group attribute for textures parameters
2021-09-03 21:13:14 +02:00
Thomas Zorroche
979fbde24b
[nodes] export heightmaps only in .exr
2021-09-03 21:13:13 +02:00
Thomas Zorroche
9be057090b
[nodes] add empty value for file type
2021-09-03 21:13:13 +02:00
Thomas Zorroche
fdfd2e7b01
[nodes] Texturing: add refMesh and Normal / Height Map file type
2021-08-17 16:46:17 +02:00
Fabien Castan
d7733f237a
[nodes] Texturing: add new visibility remapping method
2021-07-23 00:24:08 +02:00
ChemicalXandco
e18f815af9
[nodes] add node categories
2021-02-14 17:03:42 +00:00
Fabien Castan
1102ce84e0
Merge branch 'develop' of github.com:alicevision/meshroom into dev/nodesAndTaskManager
...
Conflicts:
meshroom/core/graph.py
meshroom/ui/qml/main.qml
2020-12-01 20:02:43 +01:00
Fabien Castan
fc4df553f6
[nodes] Texturing: put downscale to 2 by default
...
Scale 1 could be better for objects, but is really too much for large environments.
Better to have a default value which ensures that we can open the result.
2020-09-03 15:37:01 +02:00
Fabien Castan
bab908d2eb
Merge branch 'develop' into dev/nodesAndTaskManager
2020-07-30 10:56:19 +02:00
Fabien Castan
64a4c9426a
[nodes] add some nodes documentation
2020-03-26 11:20:44 +01:00
Yann Lanthony
991aca989b
Merge develop into dev/nodesAndTaskManager
2020-01-24 14:54:08 +01:00
Yann Lanthony
ac149e1e51
[nodes][aliceVision] use user-friendly atribute labels
2020-01-24 12:00:13 +01:00
Fabien Castan
30f902b987
[nodes] Texturing: correctEV param is now visible
2020-01-15 11:52:55 +01:00
Fabien Castan
1814a34ab8
[nodes] Texturing: simplify subdivision parameters
2020-01-15 11:48:52 +01:00
Fabien Castan
35258aceae
[nodes] Texturing: rename subdivision parameters
2020-01-15 11:48:52 +01:00
Clara
b214584ea7
[Texturing] add options for retopoMesh & reorganise options
2020-01-15 11:48:51 +01:00
Clara
02e2a5f048
[Texturing] set texturing downscale default value to 1
2019-07-24 15:15:07 +02:00
Fabien Castan
7143277474
Merge pull request #538 from alicevision/dev_EVcorrect_texturing
...
[Texturing] Add option to correct exposure values during Texturing
2019-07-15 17:14:23 +02:00
Fabien Castan
4e22ec5553
[nodes][alicevision] Texturing: update version with new param processColorspace
2019-07-05 23:10:10 +02:00
Clara
1e50e02b83
[Texturing] add option to correct exposure values during Texturing
2019-07-04 11:03:49 +02:00