-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: alicevision/Meshroom
base: e5b1ba2734755c1c96e4731e1aca13af3f5af3ac
head repository: alicevision/Meshroom
compare: 50d7003d65e4650ae06b2638001b7f5ddcaa6b76
- 6 commits
- 9 files changed
- 1 contributor
Commits on Oct 22, 2024
-
[core] Node: Representation of a Backdrop node
The core Node is now able to distinguish a backdrop node which
Configuration menu - View commit details
-
Copy full SHA for a817bbe - Browse repository at this point
Copy the full SHA a817bbeView commit details -
[core] Graph: Added notion of a region in a graph
The region denotes an area which can be instantiated/represented by two points, the top-left and the bottom right and allows for detection of points or other regions which fall under it. This could be used to understand when a node is a part of a backdrop.
Configuration menu - View commit details
-
Copy full SHA for 7ababc5 - Browse repository at this point
Copy the full SHA 7ababc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ce760 - Browse repository at this point
Copy the full SHA d1ce760View commit details -
[ui] Node: Implementation of the Backdrop Node interface.
A Backdrop node is default of pale yellow colour and is of the same colour in the header and the bottom area representing the node. Backdrop node allows user resize by dragging on the mouse area at the edges and also allows text appearing below the header from the notes section in the attribute panel.
Configuration menu - View commit details
-
Copy full SHA for 3cb55bb - Browse repository at this point
Copy the full SHA 3cb55bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b5829 - Browse repository at this point
Copy the full SHA a9b5829View commit details -
[ui] Graph: Added support for Node deletion with Backspace Key
In standard MacOS keyboards the backspace key is referred to as the delete key. Supporting both backspace and delete keys for delete operation in the graph ensures consistency across the different key layouts across devices.
Configuration menu - View commit details
-
Copy full SHA for 50d7003 - Browse repository at this point
Copy the full SHA 50d7003View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e5b1ba2734755c1c96e4731e1aca13af3f5af3ac...50d7003d65e4650ae06b2638001b7f5ddcaa6b76