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-09[nodes] CameraInit: more camera parameters should invalidatedev/LCPManagementFabien Castan
2022-09-12Add required parameters in CameraInit.py and ImageProcessing.py for LCP manag...demoulinv
2022-09-12Add relevant parameters in CameraInit.pydemoulinv
2022-09-10Merge pull request #1764 from alicevision/dev/displayComputeTimeFabien Castan
2022-09-09[ui] Display computation time for "running" or "finished" nodesCandice Bentéjac
2022-09-08Merge pull request #1390 from alicevision/dev/nodeSfmTransformCamerasXAxisFabien Castan
2022-09-08Merge pull request #1758 from alicevision/dev/copyPasteNodeFabien Castan
2022-09-08Add an offset to the position of pasted nodes if a node is hoveredCandice Bentéjac
2022-09-07Merge pull request #1767 from alicevision/bugfix-tonode-submitFabien Castan
2022-09-07Merge pull request #1768 from luzpaz/typosFabien Castan
2022-09-07Fix various typosluz paz
2022-09-07Merge pull request #1740 from alicevision/dev/noIdentityMatchesFabien Castan
2022-09-07[nodes] FeatureMatching: expose minRequired2DMotionFabien Castan
2022-09-07[FeatureMatching] Change label and description of optionFabien Servant @ TCS
2022-09-07[featurematching] add min required 2d motion parameterFabien Servant
2022-09-07[nodes] SfMTransform: add auto_from_cameras_x_axisdev/nodeSfmTransformCamerasXAxisFabien Castan
2022-09-06Paste the selected nodes relatively to the mouse's positionCandice Bentéjac
2022-09-06Add a "Paste Node(s)" option in the nodes' right click menuCandice Bentéjac
2022-09-06Reconnect copied/pasted nodes together but not to the graphCandice Bentéjac
2022-09-06removed duplicated call to findnodesbugfix-tonode-submitMatthieu Hog
2022-09-06Merge pull request #1754 from alicevision/dev/minModeTemplatesFabien Castan
2022-09-06[ui] Reload the list of templates after "Save As Template"Candice Bentéjac
2022-09-06[pipelines] Update all templates with "minimal" modeCandice Bentéjac
2022-09-06Add "minimal" mode for template filesCandice Bentéjac
2022-09-05Merge pull request #1766 from alicevision/fix/uiImageGalleryFabien Castan
2022-09-05[ui] ImageGallery: prevent intrinsics table from overlapping with the "Group"...Candice Bentéjac
2022-09-02[ui] ImageGallery: update group index when CameraInit node is double-clickedfix/uiImageGalleryCandice Bentéjac
2022-09-02[ui] ImageGallery: start group index at 1 instead of 0Candice Bentéjac
2022-09-01Compare attribute's resolved link with default valueCandice Bentéjac
2022-08-31Import a scene from an .mg file into the current graphCandice Bentéjac
2022-08-25Merge pull request #1728 from p12tic/reduce-qml-crash-confusionFabien Castan
2022-08-25[ui] Reduce confusion when qml loading failsPovilas Kanapickas
2022-08-25Add "Copy" and "Paste" actions in the "Edit" menuCandice Bentéjac
2022-08-25Extend copy/paste support to selections containing multiple nodesCandice Bentéjac
2022-08-23Merge pull request #1755 from alicevision/fix/uiIntrinsicsTableFabien Castan
2022-08-23Merge pull request #1748 from alicevision/fabiencastan-patch-1Fabien Castan
2022-08-19Clear clipboard's content when exitingCandice Bentéjac
2022-08-19[ui] Paste a node on the mouse's positionCandice Bentéjac
2022-08-19Add node to graph with Ctrl+V if valid node content is in the clipboardCandice Bentéjac
2022-08-19Copy selected node's content to the clipboard when Ctrl+C is pressedCandice Bentéjac
2022-08-08[ui] Update intrinsics table when switching between groupsfix/uiIntrinsicsTableCandice Bentéjac
2022-08-05Merge pull request #1750 from alicevision/dev/abstractCamInitFabien Castan
2022-08-05Add abstract InitNodeCandice Bentéjac
2022-08-04[core] fix logging of nodes loadingfabiencastan-patch-1Fabien Castan
2022-08-02Merge pull request #1681 from alicevision/outputInACEScgColorSpaceFabien Castan
2022-08-01Merge pull request #1738 from alicevision/fix/undoDuplicatedNodesFabien Castan
2022-08-01Merge pull request #1745 from alicevision/ci/stale/add_bug_tagFabien Castan
2022-08-01[ci] add bug to the list of tag to skip the stale checkSimone Gasparini
2022-07-28Prevent duplication/removal a node more than once in the same actionfix/undoDuplicatedNodesCandice Bentéjac
2022-07-28[ui] Vertically align duplicated nodes correctlyCandice Bentéjac