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

add shader null check #55

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

505032129
Copy link

No description provided.

@505032129 505032129 force-pushed the change_effect branch 3 times, most recently from e4728c3 to 6cc48e6 Compare March 21, 2025 07:37
@JiepengTan JiepengTan self-requested a review March 24, 2025 02:19
{
return nullptr;
}
auto shaderPath = default_material.ptr()->get_shader()->get_path();

Choose a reason for hiding this comment

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

image
Do not return the address of a temporary variable

@JiepengTan JiepengTan merged commit b1100f4 into goplus:spx4.2.2 Mar 24, 2025
12 checks passed
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