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

API & Misc changes #490

Merged
merged 6 commits into from
Sep 18, 2024
Merged

API & Misc changes #490

merged 6 commits into from
Sep 18, 2024

Conversation

TokisanGames
Copy link
Owner

@TokisanGames TokisanGames commented Sep 14, 2024

Fixes #316

Now that I've figured out grouping without prefixes, here are some changes:

  • Rename mesh_vertex_spacing -> vertex_spacing
  • Change GeometryInstance3D::ShadowCastingSetting -> RenderingServer::ShadowCastingSetting
  • Expose GeometryInstance3D::GIMode
  • Change show_debug_collision to collision_mode
  • Remove logging in release mode
  • Rename log level DEBUG_CONT to EXTREME

Documented here: #485

@TokisanGames TokisanGames self-assigned this Sep 14, 2024
@TokisanGames TokisanGames added the api API changes label Sep 14, 2024
@TokisanGames TokisanGames marked this pull request as ready for review September 17, 2024 18:27
@TokisanGames TokisanGames changed the title API changes API & Misc changes Sep 18, 2024
@TokisanGames TokisanGames merged commit ec50343 into main Sep 18, 2024
13 checks passed
@TokisanGames TokisanGames deleted the api-changes branch September 18, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use export_group/category
1 participant