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-03[pipelines] Update CameraInit version from 7.0 to 8.0 in templatesdev/updateTemplatesCandice Bentéjac
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-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
2022-09-26[ION] wrong variable in scriptdev/ionbuildFabien Servant
2022-09-26[ION] adding qt plugin pathFabien Servant
2022-09-24Merge pull request #1777 from alicevision/fix/templateSavingFabien Castan
2022-09-23[ui] rename Import Scene to Import Project for coherent namingdev/lv/useLastPathForOpenSaveLoïc Vital
2022-09-23[ui] file dialogs: use most recent project dir instead of system defaultLoïc Vital
2022-09-23[core] Explicitly set "template" key to false when saving as a regular fileCandice Bentéjac
2022-09-22use most recent project as base folder when using Open actionLoïc Vital
2022-09-16[bin] add ion script for launchFabien Servant
2022-09-15Merge pull request #1747 from alicevision/fix/uidCameraInitFabien Castan
2022-09-15[nodes] CameraInit: upgrade node versionFabien Castan
2022-09-15[nodes] CameraInit: all intrinsics parameters should invalidateFabien Castan
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