Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alicevision/meshroom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03[ui] Graph: remove unused Python importsdev/fileWatcherStatusCandice Bentéjac
2022-11-03[ui] Add a minimal auto-refresh mode for the file watcherCandice Bentéjac
2022-10-31[ui] Add a button to disable/enable the file watcherCandice Bentéjac
2022-10-22Merge pull request #1799 from alicevision/dev/templatesUnitTestFabien Castan
2022-10-21Merge pull request #1803 from alicevision/install.md-patchFabien Castan
2022-10-21Update INSTALL.mddemoulinv
2022-10-21[pipelines] Remove obsolete keys from all templatesCandice Bentéjac
2022-10-21[core] Do not write outputs, internal folder and parallelization in templatesCandice Bentéjac
2022-10-21Merge pull request #1794 from alicevision/dev/lv/sphinxDocFabien Castan
2022-10-21[pipelines] Update Photogrammetry template with latest description of Prepare...Candice Bentéjac
2022-10-21[pipelines] Remove UIDs from existing templatesCandice Bentéjac
2022-10-21[core] Do not write nodes' UIDs when saving templatesCandice Bentéjac
2022-10-21[tests] Add a unit test to check for templates' versionsCandice Bentéjac
2022-10-21[docs] commenting custom extensionsLoïc Vital
2022-10-21[docs] specifying all requirements for building docsLoïc Vital
2022-10-21[docs] readthedocs setupLoïc Vital
2022-10-20Merge pull request #1802 from alicevision/servantftechnicolor-patch-1Fabien Castan
2022-10-19Update startup script for ionFabien Servant @ TCS
2022-10-19Merge pull request #1792 from alicevision/ColorSpaceManagementFabien Castan
2022-10-19Merge pull request #1776 from alicevision/dev/lv/adapt2DViewerToNodeFabien Castan
2022-10-19[nodes] LdrToHdrCalibration: fix trailing space in labelFabien Castan
2022-10-19[ui] fix metadata display bugLoïc Vital
2022-10-19[ui] use tempCameraInit node to get viewpoints when it existsLoïc Vital
2022-10-19[ui] minor fixLoïc Vital
2022-10-19[ui] button to clear node from 2d viewerLoïc Vital
2022-10-19[ui] always display at least "Image Gallery" in ComboBoxLoïc Vital
2022-10-19[node] output labels renaming without 'Output' prefixLoïc Vital
2022-10-19[ui] coherent naming "Image Gallery" across appLoïc Vital
2022-10-19[ui] fix drag and drop external images on Viewer2DLoïc Vital
2022-10-19[ui] only load nodes in Viewer2D when at least one chunk is finishedLoïc Vital
2022-10-19[ui] use label instead of name in outputAttribute ComboBoxLoïc Vital
2022-10-19[node] PanoramaWarping: add visualization for mask and weight mapsLoïc Vital
2022-10-19[nodes] update desc for nodes in panoramaHDR pipeline to visualize their outputLoïc Vital
2022-10-19[ui] disable outputAttributes ComboBox when it is emptyLoïc Vital
2022-10-19[ui] do nothing when double clicking attributeLoïc Vital
2022-10-19[ui] update outputAttributes when displayedNode is undefinedLoïc Vital
2022-10-19[ui] prevent loading image output attributes in 3D viewerLoïc Vital
2022-10-19[ui] always enable outputAttribute ComboBoxLoïc Vital
2022-10-19[ui] replaced depthMapNodeName Label with displayedNodeName LabelLoïc Vital
2022-10-19[ui] fix outputAttribute.name property updatingLoïc Vital
2022-10-19[ui] minor code cleanupLoïc Vital
2022-10-19[ui] only load in 2D viewer nodes that output imagesLoïc Vital
2022-10-19[ui] ensure viewpoints are always accessible in 2D viewer using comboboxLoïc Vital
2022-10-19[ui] update selected view from grid when using keysLoïc Vital
2022-10-19[ui] check node is computed or running before loading in viewer2DLoïc Vital
2022-10-19[ui] adapt combobox width to contained attr namesLoïc Vital
2022-10-19applied visualization workflow to PrepareDenseSceneLoïc Vital
2022-10-19added some commentsLoïc Vital
2022-10-19use semantic field in file attributes to specify images and store displayed n...Loïc Vital
2022-10-19added outputImageTypes in node desc to update the viewer2D imageType combo bo...Loïc Vital