Skip to content

Improve export node #933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

williamchange
Copy link
Contributor

@williamchange williamchange commented Jun 5, 2025

Image format parameter

Added image file format parameter (based on available formats currently in the base renderer)

image

Quick Export

A trigger to export files only from export nodes. This is useful when a full material isn't required and is faster than exporting images one by one manually via 2D preview

via File menu > Export Material > Quick Export - ( Ctrl/Command + Shift + E ), should resolve #769 and resolves #614

export_demo_v2.mp4

moved under 'Export Material' based on feedbacks via official discord

image

Show Export Node status

Since no progress is shown for export node execution during material export, the UI can appear to stutter. This improves it by showing that they are still running

Current:

before.mp4

PR:

after.mp4

Background Dimming

Added dimming for background during quick/material exports

@williamchange williamchange marked this pull request as ready for review June 19, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add simple export option How to export PNGs only (without .mat, .tres or anything else)
1 participant