MetaCoreEngineV2/rpcore/gui
2026-01-13 17:06:06 +08:00
..
__init__.py init 2026-01-13 17:06:06 +08:00
buffer_viewer.py init 2026-01-13 17:06:06 +08:00
checkbox_collection.py init 2026-01-13 17:06:06 +08:00
checkbox.py init 2026-01-13 17:06:06 +08:00
debugger.py init 2026-01-13 17:06:06 +08:00
draggable_window.py init 2026-01-13 17:06:06 +08:00
error_message_display.py init 2026-01-13 17:06:06 +08:00
exposure_widget.py init 2026-01-13 17:06:06 +08:00
fps_chart.py init 2026-01-13 17:06:06 +08:00
labeled_checkbox.py init 2026-01-13 17:06:06 +08:00
loading_screen.py init 2026-01-13 17:06:06 +08:00
pipe_viewer.py init 2026-01-13 17:06:06 +08:00
pixel_inspector.py init 2026-01-13 17:06:06 +08:00
README.md init 2026-01-13 17:06:06 +08:00
render_mode_selector.py init 2026-01-13 17:06:06 +08:00
slider.py init 2026-01-13 17:06:06 +08:00
sprite.py init 2026-01-13 17:06:06 +08:00
text_node.py init 2026-01-13 17:06:06 +08:00
text.py init 2026-01-13 17:06:06 +08:00
texture_preview.py init 2026-01-13 17:06:06 +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.