BabylonJS / BabylonJS/Editor

Move post-process inspectors into cameras inspectors

Open
#754 1 comment 0 reactions 0 assignees View on GitHub
enhancement feature
Dominant language
TypeScript
Stars
1.1k
Forks
301
Avg merge
5d 23h
Merged PRs (30d)
14

Description

Salut Julien! I’m facing a problem with the editor in V.5.2.4 on MacOS and Windows.

In the editor itself when changing the parameters of the scene (like Image Processing, Dithering or even the colors), the preview shows it perfectly.

Image

When pressing on „Preview/Play“ theses parameters are not taken into account and the parameters are all discarded

Image

When pressing „Generate“ and then „Run Project“, the scene parameters are also discarded in the browser.
The only way I’ve found to fix this is to manually reapply all the scene’s parameters in page.tsx by code.

Question: aren’t "Preview" and "Play" using the same files/.jsons to render the scene? Or is there a cache that hinders the serializing of the scene's parameters when switching from "preview" to "play"?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.