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-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
2022-10-18Update ImageProcessing node parameters adding the keep filename option and th...demoulinv
2022-10-18imageProcessing: Replace ACES with ACES2065-1demoulinv
2022-10-14[docs] inheritance diagramLoïc Vital
2022-10-13[docs] minor code refactoringdev/lv/sphinxDocLoïc Vital
2022-10-12[docs] generate extra node doc with custom extensionLoïc Vital
2022-10-12Merge pull request #1787 from alicevision/dev/lv/colorLogFabien Castan
2022-10-12[ui] utils: update duration color scaleFabien Castan
2022-10-11[docs] add testsLoïc Vital
2022-10-11[ui] use grey-green-yellow-red for duration color scaleLoïc Vital
2022-10-11[docs] python2 compatibilityLoïc Vital
2022-10-11[doc] sphinx documentation setupLoïc Vital
2022-10-10Merge pull request #1788 from alicevision/dev/centerCopyPasteNodesFabien Castan
2022-10-10[ui] Viewer2D: Fix warnings on some null attributesdev/defaultHdrViewerCandice Bentéjac
2022-10-10[ui] Viewer2D: Enable HDR viewer by default if it is availableCandice Bentéjac
2022-10-10Merge pull request #1790 from alicevision/dev/updateTemplatesFabien Castan
2022-10-04minor correction for improving quality in static code analysisLoïc Vital
2022-10-04[ui] default value for undefined log-line to remove qml warningsLoïc Vital
2022-10-04[ui] show tooltip when hovering over line number or color barLoïc Vital
2022-10-03[ui] interpolated color scale from grey to redLoïc Vital
2022-10-03[ui] using coherent format for elapsed timeLoïc Vital
2022-10-03[ui] color bar fills line heigtLoïc Vital
2022-10-03[pipelines] Update CameraInit version from 7.0 to 8.0 in templatesdev/updateTemplatesCandice Bentéjac
2022-10-03[ui] Center pasted nodes in GraphEditor when it does not contain the mousedev/centerCopyPasteNodesCandice Bentéjac
2022-09-30[ui] some commentsdev/lv/colorLogLoïc Vital
2022-09-30[ui] add tooltip on lineNumber Labels to show elapsed timeLoïc Vital
2022-09-30[ui] use ListModel for storing log-line and duration to avoid evaluation orde...Loïc Vital
2022-09-29Merge pull request #1778 from alicevision/dev/lv/useLastPathForOpenSaveFabien Castan
2022-09-29Merge pull request #1782 from alicevision/fix/copyPasteGraphEditorFabien Castan
2022-09-28Merge pull request #1784 from alicevision/fix/uidNodesFabien Castan
2022-09-28[core] Check that ranges of a node's attributes are valid before loading itCandice Bentéjac
2022-09-28[nodes] Align FloatParams' and IntParams' ranges with their params' typeCandice Bentéjac
2022-09-28[core] Check that the description of a node is correct before loading itCandice Bentéjac
2022-09-27[ui] parse log lines to find duration when possible and color line number acc...Loïc Vital
2022-09-27Merge pull request #1783 from alicevision/dev/ionbuildFabien Castan
2022-09-26[tests] Check that UIDs are identical when writing and loading a graphCandice Bentéjac
2022-09-26[nodes] Align all nodes' default values with their params' typeCandice Bentéjac
2022-09-26[nodes] CameraInit: set float default values for FloatParamsCandice Bentéjac
2022-09-26[ui] Restrain the "copy/paste nodes" shortcuts to the GraphEditorfix/copyPasteGraphEditorCandice Bentéjac