chunky-dev / chunky-dev/chunky

Scene should snapshot settings when created

Open
#1,244 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

Currently after changing a setting that requires a scene reload, the scene has the changed setting and is still rendering which potentially puts the scene in an invalid state

This would only be required for settings that require a scene reload.

Contributor guide

Open the contributing guide

Research direction

Start by tracing where scenes are created and how settings that require a scene reload are applied while rendering continues. Done means the scene keeps the settings captured at creation time until a reload occurs, avoiding an invalid rendering state; verify the behavior with the relevant scene and settings tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.