Commit graph

2423 commits

Author SHA1 Message Date
Fabien Castan
09fc117c65
Merge pull request #1732 from alicevision/fix/uiNodeConnections
[ui] Fix offset between the mouse's position and the tip of the edge when connecting two nodes
2022-07-21 12:32:03 +02:00
Fabien Castan
18d0835199
Merge pull request #1734 from alicevision/fix/python3-compatibility
Fix compatibility with Python 3
2022-07-21 12:26:02 +02:00
Candice Bentéjac
f2a904ac9b Fix compatibility with Python 3
- Import "collections" correctly depending on the version of
Python
- Fix regex that raised deprecation warnings in Python 3
2022-07-19 14:52:18 +02:00
Candice Bentéjac
8310b5c532 [ui] Highlight attributes' pins correctly
Harmonize the highlighting of the attributes' pins when they
are hovered and clicked on, may they already be connected to
other nodes or not.
2022-07-19 10:57:16 +02:00
Candice Bentéjac
352c8403e1 [ui] Fix vertical alignment of attributes' pins
The attributes' pins are now vertically aligned with their
matching labels.
2022-07-19 10:55:50 +02:00
Candice Bentéjac
47a99963fb [ui] Ensure the edge connecting two nodes is following the mouse
Moving the mouse rapidly when starting to connect two nodes'
attributes could lead to an unwanted offset between the tip of
the edge and the mouse's position; it forced the user to move
the mouse further than the attribute pin they wanted to connect
to in order to actually be able to connect to it.
2022-07-19 10:49:52 +02:00
Fabien Castan
8eaef0b367
Merge pull request #1704 from alicevision/fix/stats
Fix stats
2022-06-02 14:19:53 +02:00
Fabien Castan
7b467b649d fix: force float conversion 2022-06-02 14:15:18 +02:00
Fabien Castan
8cfc5cbb45 [core] fix ressources stats 2022-06-02 14:14:48 +02:00
Fabien Castan
81eb338437
Merge pull request #1679 from alicevision/fix/imageGalleryInitNodes
[ui] ImageGallery: fix missing function changeCurrentIndex
2022-06-01 16:40:10 +02:00
Fabien Castan
5829206ba8 [ui] ImageGallery: fix missing function changeCurrentIndex 2022-04-26 17:08:08 +02:00
Fabien Castan
d1960c1eea
Merge pull request #1665 from alicevision/fix/meshroomBatchParamOverride
[bin] batch: allow to set params inside groups
2022-04-25 17:06:18 +02:00
Fabien Castan
a1bd5bddad
Merge pull request #1652 from alicevision/dev/focalMM_valid
[camerainit] update parameters to use focal in mm
2022-04-25 17:05:36 +02:00
Fabien Castan
7083b01819 [nodes] CameraInit: pixelRatioLocked True by default 2022-04-11 17:01:38 +02:00
Fabien Castan
a62c951bf5 [core] more generic str to bool conversion 2022-04-11 16:56:38 +02:00
Fabien Castan
fd4851b7e9 [bin] batch: allow to set params inside groups 2022-04-06 10:46:08 +02:00
Fabien Castan
8e064fc7e0
Merge pull request #1635 from alicevision/dev/sfmDisableStructureColor
[nodes] StructureFromMotion: Add option computeStructureColor
2022-03-25 21:51:05 +01:00
fabien servant
655dad9959 [camerainit] update parameters to use focal in mm 2022-03-25 11:07:52 +01:00
Grégoire De Lillo
a2c255c917 [nodes] StructureFromMotion: add option computeStructureColor 2022-03-01 01:36:59 +01:00
Fabien Castan
5c8c1e5d06
Merge pull request #1630 from alicevision/dev/newNodeTypeUpdate
[bin] newNodeType: update
2022-02-22 21:24:05 +01:00
Fabien Castan
4e25594f85
Merge pull request #1606 from luzpaz/typos
Fix various typos in the source code
2022-02-22 21:22:23 +01:00
Fabien Castan
4b0eab1e46
Merge pull request #1580 from alicevision/natowi-patch-1
minor doc text improvement
2022-02-22 21:18:19 +01:00
Fabien Castan
8d3f658537
Merge pull request #1629 from alicevision/dev/farmRez
[minor] renderfarm submission with rez
2022-02-22 15:39:02 +01:00
Fabien Castan
22a2bbdf2a [bin] newNodeType: update
- allow executable with multiple arguments
- force utf8 conversion
- fix typo in help
2022-02-22 15:35:37 +01:00
Fabien Castan
91b68e7f3b [submitters] simpleFarm: update gpu tags 2022-02-22 15:24:02 +01:00
Fabien Castan
3aa984a0a5 [submitters] simpleFarm: updates for rez packages versions detection
Use REZ_REQUEST and REZ_RESOLVE to define the direct packages
dependencies.
2022-02-22 15:23:34 +01:00
Fabien Castan
0d6f5211fa
Merge pull request #1616 from alicevision/dev/nodesEnvPath
[core] add env var to load nodes from multiple folders
2022-02-22 15:16:43 +01:00
Fabien Castan
0fec646776 Avoid to load project nodes twice 2022-02-22 15:12:00 +01:00
Fabien Castan
b25fef7799
Merge pull request #1624 from alicevision/natowi-patch-2
2022 Copyright
2022-02-22 15:03:17 +01:00
Simon
a99168448e
2022 Copyright
The copyright year should eventually be adjusted automatically :)
2022-02-10 00:20:16 +01:00
Fabien Castan
6f4541f76b [core] add env var to load nodes from multiple folders
New env var: MESHROOM_NODES_PATH
2022-02-06 20:17:28 +01:00
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
Simon
98904ce4bc
minor doc text improvement 2021-12-14 21:20:39 +01:00
Fabien Castan
92004286fd
Merge pull request #680 from alicevision/dev_depthMapOptim
Depth map refactoring
2021-11-23 18:45:07 +01:00
Simone Gasparini
a70f14dfc6
[doc] fix author in bibtex 2021-11-17 19:08:13 +01:00
Grégoire De Lillo
7d32f85041 Merge branch 'develop' into dev_depthMapOptim 2021-11-15 17:14:09 +01:00
Grégoire De Lillo
2b658c1c16 [nodes] DepthMap: Change P2 default value to 100 2021-11-15 17:10:45 +01:00
Fabien Castan
c3cfa21b25
Merge pull request #1545 from alicevision/dev/hideWidgets
[ui] widgets visibility options
2021-10-22 10:32:07 +02:00
Fabien Castan
36896c1238
Merge pull request #1553 from alicevision/dev/batchCompute
[bin] Avoid multi-threading in non-interactive computation
2021-10-22 10:30:46 +02:00
Fabien Castan
e5b82cb137 [bin] meshroom_batch: Add verbose option 2021-10-19 15:48:41 +02:00
Fabien Castan
ae0c65f563 [core] do not use the task manager in batch command line tools
Avoid usage of multi-threading to launch the computation in command line
tools without interactive needs
2021-10-19 15:48:07 +02: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
520efa98c5
Merge pull request #1547 from asoftbird/develop
[UI] StatViewer: fix displayed unit
2021-10-18 14:13:12 +02:00
Fabien Castan
aa14fbc303
Merge pull request #1551 from alicevision/fix/uvCenterOffset
[ui] fix uvCenterOffset
2021-10-14 15:27:28 +02:00
Fabien Castan
cd15a92318
[ui] fix uvCenterOffset
Fix changes of principal point coord system from https://github.com/alicevision/meshroom/pull/1509.
2021-10-14 14:32:00 +02:00
asoftbird
0d61ebd5f1
Update StatViewer.qml 2021-10-07 10:54:59 +02:00
Fabien Castan
0f95188962 [ui] widgets visibility options 2021-10-05 17:45:15 +02:00
Grégoire De Lillo
0aa173c982 Merge branch 'develop' of https://github.com/alicevision/meshroom into dev_depthMapOptim
Conflicts:
	meshroom/core/desc.py
	meshroom/nodes/aliceVision/CameraInit.py
	meshroom/nodes/aliceVision/ImageMasking.py
2021-09-29 19:34:10 +02:00
Fabien Castan
1c66c6d9ab
Merge pull request #1537 from alicevision/dox/bibtexfix
[doc] fix the bibtex
2021-09-24 00:56:45 +02:00
Simone Gasparini
a5676536b2
[doc] add HAL link to the paper 2021-09-23 10:39:07 +02:00