Skip to content

Add makeGeometry() method to WireSphere for consistency with WireBox #2458

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

capdevon
Copy link
Contributor

This PR introduces a static makeGeometry(BoundingSphere bsph) method to the WireSphere class. This new method mirrors the existing WireBox.makeGeometry(BoundingBox bbox) method, providing a consistent API for creating Geometry instances suitable for visualizing bounding volumes. This improves usability and uniformity across the debug scene classes.

@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone May 24, 2025
@yaRnMcDonuts yaRnMcDonuts merged commit 37ea339 into jMonkeyEngine:master May 28, 2025
16 checks passed
@capdevon capdevon deleted the capdevon-WireSphere branch June 15, 2025 22:37
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