Meshroom/meshroom/ui/components
Candice Bentéjac 635f85e7fd Remove all references to pyCompatibility
- "pyCompatibility.basestring" are replaced by standard Python3 "str"
- "Sequence" and "Iterable" from "collections" are now directly imported
with "collections.abc"
2022-12-05 17:16:21 +01:00
..
__init__.py [ui] Viewer3D: TransformGizmo - moving transform operations to Python 2020-08-13 14:24:44 +02:00
clipboard.py Clear clipboard's content when exiting 2022-08-19 15:24:30 +02:00
csvData.py [ui] CRF: minor core cleanup 2020-08-24 18:36:47 +02:00
edge.py
filepath.py Remove all references to pyCompatibility 2022-12-05 17:16:21 +01:00
scene3D.py Merge pull request #1707 from alicevision/dev/manipulatorPanorama 2022-11-03 00:52:16 +00:00