Meshroom/meshroom/ui/components
waaake 3a0d167bce [ui][fix] Edge: Updated Overridden geometryChanged -> geometryChange
With Qt6 the geometryChanged method was updated to be called as geometryChange and with that update QQuickItem was not getting internal updateShape to get invoked upon updates
2025-01-23 10:41:52 +05:30
..
__init__.py [ui] ScriptEditor: Added syntax colorization for the script editor 2025-01-07 09:32:12 +05:30
clipboard.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
csvData.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
edge.py [ui][fix] Edge: Updated Overridden geometryChanged -> geometryChange 2025-01-23 10:41:52 +05:30
filepath.py [helper] Filepath: Added accessibility helper method 2024-12-23 09:01:56 +05:30
geom2D.py [ui] Utils: add SelectionBox and DelegateSelectionBox 2024-12-06 10:12:11 +01:00
scene3D.py [ui] scene3D: Add getRotatedCameraViewVector function 2024-11-14 10:49:56 +00:00
scriptEditor.py [ui] ScriptEditorManager: Added properties to get if we have history of scripts 2025-01-10 07:43:04 +01:00
thumbnail.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00