Candice Bentéjac
Candice Bentéjac
## Description This PR adds support for internal attributes, which are attributes that exist for all nodes independently from their type. Internal attributes are displayed in the "Notes" tab of...
## Description When using the Edit > Paste action menu, the Graph Editor does not have the focus, so there is no current mouse position within the GraphEditor. The position...
## Description Enable the "Apply Masks" option in the `ScenePreview` node for the Nodal Camera Tracking templates.
## Description When getting times such as 359.5, the previous version of `getTimeStr` was returning "5m60s" instead of "6m0s" because the number of minutes was first computed, and the remaining...
## Description This PR effectively hides `File` attributes that are disabled. If these attributes have connections, the edges representing connections are hidden but preserved. - When the edges are hidden,...
## Description This PR extends the SWIG binding for the `camera` module by covering all the classes that are related to intrinsics and distortion/undistortion models. The inheritance relationships are preserved...
## Description Add support to build the Python binding introduced in #1647 on Windows.
## Description When trying to find the focal length in the metadata, if the "ImageSensorEffectiveWidth" key exists, it should be used first to set the sensor width without having to...
## Description This PR fixes a UI issue that occurred for exclusive `ChoiceParam` attributes with large lists: when the node editor's height is bigger than the default one, the popup...
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated...