Skip to content

Light component entry#657

Open
Jhonnyg wants to merge 16 commits into
masterfrom
light-component-entry
Open

Light component entry#657
Jhonnyg wants to merge 16 commits into
masterfrom
light-component-entry

Conversation

@Jhonnyg

@Jhonnyg Jhonnyg commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Jhonnyg Jhonnyg requested a review from paweljarosz June 25, 2026 12:24

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dd368cf53b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/en/manuals/light.md
Comment on lines +114 to +115
- `intensity` is clamped to `0` or higher.
- `range` is clamped to `0` or higher for point and spot lights.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Correct negative light value handling

For hand-edited .point_light/.spot_light resources with negative intensity or range, the build does not normalize these values; editor.light packages validation/prop-negative? as fatal build errors for those properties. As written, this tells users their project will still build with clamped values when they will instead get a fatal property error, so please document them as invalid/build errors rather than clamped.

Useful? React with 👍 / 👎.

Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md
Comment thread docs/en/manuals/light.md
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md Outdated
Comment thread docs/en/manuals/light.md
Jhonnyg and others added 13 commits June 25, 2026 15:48
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
Co-authored-by: Pawel <pawel.jarosz21@gmail.com>
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.

2 participants