1
0
forked from Rowland/EG
EG/RenderPipelineFile/rpcore/gui
2025-08-13 09:30:16 +08:00
..
__init__.py Initial commit 2025-08-13 09:30:16 +08:00
buffer_viewer.py Initial commit 2025-08-13 09:30:16 +08:00
checkbox_collection.py Initial commit 2025-08-13 09:30:16 +08:00
checkbox.py Initial commit 2025-08-13 09:30:16 +08:00
debugger.py Initial commit 2025-08-13 09:30:16 +08:00
draggable_window.py Initial commit 2025-08-13 09:30:16 +08:00
error_message_display.py Initial commit 2025-08-13 09:30:16 +08:00
exposure_widget.py Initial commit 2025-08-13 09:30:16 +08:00
fps_chart.py Initial commit 2025-08-13 09:30:16 +08:00
labeled_checkbox.py Initial commit 2025-08-13 09:30:16 +08:00
loading_screen.py Initial commit 2025-08-13 09:30:16 +08:00
pipe_viewer.py Initial commit 2025-08-13 09:30:16 +08:00
pixel_inspector.py Initial commit 2025-08-13 09:30:16 +08:00
README.md Initial commit 2025-08-13 09:30:16 +08:00
render_mode_selector.py Initial commit 2025-08-13 09:30:16 +08:00
slider.py Initial commit 2025-08-13 09:30:16 +08:00
sprite.py Initial commit 2025-08-13 09:30:16 +08:00
text_node.py Initial commit 2025-08-13 09:30:16 +08:00
text.py Initial commit 2025-08-13 09:30:16 +08:00
texture_preview.py Initial commit 2025-08-13 09:30:16 +08:00

rp-gui

This folder only contains helper classes for the pipeline gui. It is not really part of the pipeline, and thus also does not follow the pipeline code conventions.