Skip to content
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

[Community] [WithThreeJs] Supports shadow #1287

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

PANDAKO-GitHub
Copy link
Contributor

Supports real-time shadow feature, etc.

Supports real-time shadow feature.
@PANDAKO-GitHub PANDAKO-GitHub requested a review from a team as a code owner May 13, 2024 07:47
"version": "1.2.2",
"version": "2.0.0",
Copy link
Contributor

@D8H D8H May 13, 2024

Choose a reason for hiding this comment

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

When you increment the major, you need to explain to users what the breaking changes are and how they should modify their events to make their project work with the new version of the extension.

Copy link
Contributor

Choose a reason for hiding this comment

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

@PANDAKO-GitHub did you make this 2.0 because it causes breaking changes to existing games? If so, Davy is asking to describe this in the description. I think that is the only hold up.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for your review.
I have updated the version with optimizations for 3D object deletion and added explanations about compatibility.

Supports real-time shadow feature, etc.

The "Create 3D Scene", "Load 3D Texture", "Play 3D Sound" and "Create 3D Light" actions have been updated in version 2.0.0.  
The previous actions with the same names still work but are deprecated. (Look for the ⚠️ icon in the event.) Please use the new actions with the same names.
@D8H D8H merged commit 58e347c into GDevelopApp:main Jun 4, 2024
4 checks passed
@D8H
Copy link
Contributor

D8H commented Jun 4, 2024

Thank you for this new update!

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.

3 participants