Candice Bentéjac
Candice Bentéjac
## Description This PR is based on #2538 and must be merged once #2538 itself has been integrated into `develop`. It also relies on some UI fixes introduced in #2563....
## Description This prevents reducing the Node Editor up to the point where components within it (especially in its header) are disappearing from screen.
## Description This PR updates the Dockerfiles for Meshroom as follows: - The Dockerfiles for CentOS 7 are replaced with Dockerfiles for Rocky 9 - The version of Ubuntu and...
## Description This PR fixes an issue that occurred during the reload of nodes that had syntax errors in their description. This caused an uncaught `SyntaxError` exception that was raised...
## Description This PR adds explicit messages that explain why the test that checks whether a template is valid has failed. Prior to it, only compatibility issues were clearly explained.
## Description This PR updates the layout for `Text` shapes to improve the display of large texts (e.g. image captions) by enabling the text wrapping. Additionally, the text is not...
## Description This PR relates to https://github.com/alicevision/AliceVision/pull/2005 and removes the "Display Lighting Circle" option from the 2D Viewer. The manual detection of the sphere as well as its display are...
## Description This PR fixes an issue that occurs for nodes with dynamic output attributes that are computed externally: once the node's status was updated to "SUCCESS", the values of...