Meshroom/meshroom/ui
Yann Lanthony 606cfc39c2
[ui] Viewer3D: fix Alembic visibility issues
Binding the "enabled" property of AlembicLoader's ObjectPicker to the parent MediaLoader's own "enabled" property caused invalid state where the loaded AlembicEntity was partially visible when toggling object visibility (since Qt 5.13).
In order to disable camera picking when AlembicEntity is disable, scale the camSelector component to 0.
2019-08-12 17:58:43 +02:00
..
components [ui] Viewer3D: add support for vertex-colored meshes 2019-07-10 16:35:44 +02:00
img [ui] add "About" dialog 2018-08-03 17:24:04 +02:00
qml [ui] Viewer3D: fix Alembic visibility issues 2019-08-12 17:58:43 +02:00
__init__.py [ui] remove meaningless meshroom.ui version + set application version 2018-07-19 13:50:45 +02:00
__main__.py [setup] add 'setupEnvironment' for setting-up standalone configuration 2018-08-03 17:24:04 +02:00
app.py [packaging] dissociate meshroom.__version__ / __version_name__ 2019-06-17 12:46:26 +02:00
commands.py [core] Attribute: expose 'fullName' as property 2018-11-19 15:17:36 +01:00
graph.py [ui] update graph computing status when NodeChunks change 2019-07-25 14:40:05 +02:00
palette.py [ui] palette: set link color 2018-08-03 17:24:04 +02:00
reconstruction.py [ui] Reconstruction: add 'featureExtraction' member 2019-06-27 18:36:10 +02:00
utils.py [ui] compatibility fixes for PySide2 5.12.x 2019-05-07 10:39:20 +02:00