luz paz
f4dcf6557f
Fix various typos in the source code
...
## Description
Fix various typos in the source code. This includes user facing code, documentation, and source comments. This PR has not been tested.
Closes #1605
2022-01-22 07:39:05 -05:00
Fabien Castan
dedc5b4499
[ui] 3DViewer: use a Loader to completely disable the 3D environment
2021-10-19 15:17:54 +02:00
Fabien Castan
0f95188962
[ui] widgets visibility options
2021-10-05 17:45:15 +02:00
Remy Mellet
d30571ce7d
Draft Reconstruction pipeline
2021-09-13 10:36:46 +02:00
Landrodie
f024ae30e5
[ui] Add a clear images button in the file menu
...
Add a button to clear all viewpoints and intrinsics of all camera inits present in the project.
2021-07-08 10:56:39 +02:00
Fabien Castan
1999b7c5b2
[multiview] New pipeline Photogrammetry and Camera Tracking
2021-05-27 17:02:39 +02:00
Fabien Castan
0ddda9f982
[multiview] new experimental pipeline for camera tracking
2021-04-16 10:45:57 +02:00
ChemicalXandco
4da3bbf4a8
[ui] add link to online documentation in 'Help' menu
2021-02-14 17:35:12 +00:00
Fabien Castan
1102ce84e0
Merge branch 'develop' of github.com:alicevision/meshroom into dev/nodesAndTaskManager
...
Conflicts:
meshroom/core/graph.py
meshroom/ui/qml/main.qml
2020-12-01 20:02:43 +01:00
Fabien Castan
7f98314bb6
[ui] init folder when opening new project
2020-11-23 19:25:01 +01:00
Fabien Castan
ecc8cd4332
[ui] init saveAs folder
...
if we already have a project file
2020-10-15 18:40:05 +02:00
Fabien Castan
4e5446a7ce
[ui] fix typo on panoramaFisheyeHdr
2020-09-10 02:25:37 +02:00
Julien-Haudegond
94038736fe
[core] TaskManager: handle simultaneous computing in LOCAL and EXTERN
2020-09-05 15:25:21 +02:00
Fabien Castan
589856ecdc
Rename hdri into panoramaHdr
2020-09-05 01:16:51 +02:00
Julien-Haudegond
a19ef357c1
[ui] Main: handle compatibility issues with a Dialog
2020-09-03 18:57:49 +02:00
Julien-Haudegond
78f7febeb7
[ui] ErrorHandler: analyse error (only used by computation for now)
2020-09-03 14:56:35 +02:00
Julien-Haudegond
5f444e6810
[ui] Commands: handle undo stack while computing and submitting
...
Computing: lock the undo stack at the current index to avoid going back too far and potentially alter computing process.
Submitting: clear the undo stack.
2020-09-02 11:30:12 +02:00
Julien-Haudegond
91bd464ed7
[ui] Main: fix action triggered by "Quit" button
...
Make sure to pass through the onClosing signal handler instead of just force quit the application.
2020-08-27 12:49:50 +02:00
Julien-Haudegond
32a7005928
[ui] Main: display compute errors in a Dialog popup
2020-08-26 11:59:33 +02:00
Julien-Haudegond
8a5f4939b2
[ui] Graph: add a 'Force Unlock Nodes' option
2020-08-12 10:44:53 +02:00
Julien-Haudegond
041cb8b81a
[ui] GraphEditor: fix delete key issue
2020-08-12 10:31:06 +02:00
Julien-Haudegond
ff7f8b3e36
[core/ui] add a locked property on nodes
...
Add locked property on core nodes and update UI in the same commit because both parts are very dependent for this change.
2020-08-11 13:08:47 +02:00
Fabien Castan
bab908d2eb
Merge branch 'develop' into dev/nodesAndTaskManager
2020-07-30 10:56:19 +02:00
Fabien Castan
ec67c772fa
[ui] new generic way to manage "active" nodes per node type
2020-07-07 22:05:53 +02:00
Fabien Castan
375070e003
[ui] main: fix openFileDialog
...
use fileUrl instead of file
2020-03-30 11:22:58 +02:00
Fabien Castan
7b8405c5f6
[ui] new pipeline hdriFisheye
...
Setup the 2 fisheye options on LDRToHDR and PanoramaInit nodes.
2020-03-20 17:57:16 +01:00
Fabien Castan
6115a81044
[ui] GraphEditor fix: Ctrl double click setup node in solo mode
2020-03-17 17:46:15 +01:00
Fabien Castan
f9477eadfc
[ui] add Import Images menu
2020-03-17 15:13:19 +01:00
Fabien Castan
0e434908a5
[ui] improve open recent files
...
* fix path conversion on windows
* remove invalid paths from the list on error
* explicit error message for "No Such File"
2020-03-17 14:07:00 +01:00
Fabien Castan
d001cc9e73
[ui] add Open Recent Project
2020-03-10 12:50:31 +01:00
Fabien Castan
089289beae
[ui] add "New Pipeline" submenu
2020-03-10 12:11:13 +01:00
Fabien Castan
f34397c170
[ui] GraphEditor: more visible refresh nodes status button
2020-03-10 12:09:37 +01:00
Fabien Castan
7d0f1ec05f
[ui] fix warnings for undefined _reconstruction.graph
2020-03-10 12:09:13 +01:00
Yann Lanthony
991aca989b
Merge develop into dev/nodesAndTaskManager
2020-01-24 14:54:08 +01:00
Yann Lanthony
fbfb7d6143
[ui] try to display attributes in both 2D and 3D editors
2019-12-13 17:17:03 +01:00
Fabien Castan
dbcfce7c90
[ui] WorkspaceView: open images in the 2D Viewer from the Graph/NodeEditor
...
Double click on a node or an attribute with an image file to display it
in the 2D viewer.
2019-12-12 18:50:18 +01:00
Fabien Castan
5f28a8f4ad
[ui] main: remove trailing commented code
2019-11-29 11:34:15 +01:00
Fabien Castan
48b11b529c
[ui] main: fix: graph can be null
2019-11-29 11:34:15 +01:00
Lee Geertsen
c128080bbb
Fix disable nodeEditor when computing nodes
2019-11-29 11:34:15 +01:00
Lee Geertsen
70509f5dd2
Delete old readOnly property on GraphEditor
2019-11-29 11:34:15 +01:00
Lee Geertsen
31c46f1704
Remove loader for GraphEditor so it isn't reset when switching tabs
2019-11-29 11:34:10 +01:00
Lee Geertsen
01974c23ec
Make Task Manager with Nodes submitted to a render farm
2019-11-29 11:34:10 +01:00
Lee Geertsen
c00db25c23
Don't lock graph and node editor while computing nodes
...
Add possibilty to, while computing nodes:
add more nodes to the task manager,
edit, duplicate and remove nodes without breaking the tasks that are submitted
2019-11-29 11:34:10 +01:00
Lee Geertsen
51d6c18840
Create TaskManager with a task overview
...
Create a seperate class to handle the logic of computing nodes
+ An UI overview with all submitted nodes
2019-11-29 11:34:10 +01:00
Yann Lanthony
f870e252b4
[ui] Reconstruction: add 'setActiveNodeOfType' method
...
Helper method to set a node as the active one of its type.
2019-09-11 10:49:09 +02:00
Yann Lanthony
d46ed62b05
[reconstruction] add prepareDenseScene property
...
keep reference to active prepareDenseScene to be able to compose paths to undistorted images
2019-09-10 18:34:39 +02:00
Fabien Castan
059ca3685f
Merge pull request #539 from alicevision/dev/featuresViewer
...
Features Viewer
2019-07-25 20:58:18 +02:00
Yann Lanthony
36fc7ea069
[ui] GraphEditor: add "Refresh Nodes Status" MenuItem
...
Enables the user to force the re-evaluation of nodes status.
2019-07-24 18:04:39 +02:00
Yann Lanthony
4435ba9e1b
[ui] Reconstruction: add 'featureExtraction' member
...
* add featureExtraction property to keep track of current FeatureExtraction node
* update it when current CameraInit node is changed
* allow to set current CameraInit by double clicking on a CameraInit node from the Graph Editor
2019-06-27 18:36:10 +02:00
Yann Lanthony
28e7e64f3d
[ui] show unsaved project warning dialog also when computing from GraphEditor
2019-01-30 09:48:37 +01:00