pyproject.toml
setup.py
doc/pycinema-description.md
fonts/NotoSansMono-VariableFont_wdth,wght.ttf
pycinema/Core.py
pycinema/__init__.py
pycinema/_version.py
pycinema.egg-info/PKG-INFO
pycinema.egg-info/SOURCES.txt
pycinema.egg-info/dependency_links.txt
pycinema.egg-info/not-zip-safe
pycinema.egg-info/requires.txt
pycinema.egg-info/top_level.txt
pycinema/filters/CSVReader.py
pycinema/filters/Calculator.py
pycinema/filters/CinemaDatabaseReader.py
pycinema/filters/CinemaDatabaseWriter.py
pycinema/filters/ColorMapping.py
pycinema/filters/ColorSource.py
pycinema/filters/DSIReader.py
pycinema/filters/DepthCompositing.py
pycinema/filters/ExportTableToDatabase.py
pycinema/filters/ImageAnnotation.py
pycinema/filters/ImageBorder.py
pycinema/filters/ImageCanny.py
pycinema/filters/ImageConvertGrayscale.py
pycinema/filters/ImageFilterPIL.py
pycinema/filters/ImageMetrics.py
pycinema/filters/ImageReader.py
pycinema/filters/ImageSort.py
pycinema/filters/ImageView.py
pycinema/filters/ImagesToTable.py
pycinema/filters/InspectorView.py
pycinema/filters/MLTFPredictor.py
pycinema/filters/MLTFReader.py
pycinema/filters/MaskCompositing.py
pycinema/filters/ParallelCoordinates.py
pycinema/filters/ParametersView.py
pycinema/filters/Plot.py
pycinema/filters/PlotLineItem.py
pycinema/filters/PlotTables.py
pycinema/filters/Python.py
pycinema/filters/RenderView.py
pycinema/filters/Shader.py
pycinema/filters/ShaderDemoScene.py
pycinema/filters/ShaderFXAA.py
pycinema/filters/ShaderIBS.py
pycinema/filters/ShaderLineAO.py
pycinema/filters/ShaderPBR.py
pycinema/filters/ShaderPhong.py
pycinema/filters/ShaderPointAO.py
pycinema/filters/ShaderSSAO.py
pycinema/filters/SqliteDatabaseReader.py
pycinema/filters/TableEditor.py
pycinema/filters/TableQuery.py
pycinema/filters/TableView.py
pycinema/filters/TableWriter.py
pycinema/filters/TextEditor.py
pycinema/filters/TextFileReader.py
pycinema/filters/ValueSource.py
pycinema/filters/YamlFileReader.py
pycinema/filters/__init__.py
pycinema/ipy/CinemaDatabaseViewer.py
pycinema/ipy/ColorMappingWidgets.py
pycinema/ipy/ImageViewer.py
pycinema/ipy/NumberWidget.py
pycinema/ipy/ParameterWidgets.py
pycinema/ipy/__init__.py
pycinema/scripts/__init__.py
pycinema/scripts/browse.py
pycinema/scripts/compose.py
pycinema/scripts/discover.py
pycinema/scripts/explore.py
pycinema/scripts/imagegrid.py
pycinema/scripts/recolor.py
pycinema/scripts/view.py
pycinema/theater/FilterBrowser.py
pycinema/theater/Icons.py
pycinema/theater/SplitFrame.py
pycinema/theater/TabFrame.py
pycinema/theater/Theater.py
pycinema/theater/View.py
pycinema/theater/ViewStyle.py
pycinema/theater/__init__.py
pycinema/theater/node_editor/Edge.py
pycinema/theater/node_editor/InputText.py
pycinema/theater/node_editor/Node.py
pycinema/theater/node_editor/NodeEditorStyle.py
pycinema/theater/node_editor/Port.py
pycinema/theater/node_editor/__init__.py
pycinema/theater/views/FilterView.py
pycinema/theater/views/NodeEditorView.py
pycinema/theater/views/SelectionView.py
pycinema/theater/views/__init__.py
scripts/cinema