mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-13 14:57:22 +02:00
[nodes] Panorama: Fix the documentation string display
This commit is contained in:
parent
8ab9007c18
commit
da6bbefc45
3 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ class LdrToHdrSampling(desc.AVCommandLineNode):
|
|||
|
||||
category = 'Panorama HDR'
|
||||
documentation = '''
|
||||
Sample pixels from Low range images for HDR creation
|
||||
Sample pixels from Low range images for HDR creation.
|
||||
'''
|
||||
|
||||
inputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue