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

SphereShape3D #97

Closed
2 of 3 tasks
Tracked by #117
mihe opened this issue Dec 22, 2022 · 1 comment
Closed
2 of 3 tasks
Tracked by #117

SphereShape3D #97

mihe opened this issue Dec 22, 2022 · 1 comment
Labels
enhancement New feature or request meta Concerning other issues topic:runtime Concerning runtime behavior (or its source code)

Comments

@mihe
Copy link
Contributor

mihe commented Dec 22, 2022

Description

This issue tracks the progress of implementing the functionality of Godot's SphereShape3D node type. Below you'll find all user-facing properties, methods and signals, including ones inherited from relevant node types. If you notice any missing from this list, please leave a comment down below.

Status

  • Not supported
  • Not started
  • Partial (not functional)
  • Partial (functional)
  • Done (as much as it can be) 👈
  • Done (completely)

Links

Documentation: SphereShape3D
Inherits: Shape3D

Legend

  • 🚧 indicates a partial, incomplete or broken implementation.
  • 🛑 indicates that it's blocked or incompatible with Jolt in some way.

Properties

Uncategorized

  • Radius (radius)

Properties (Shape3D)

Uncategorized

  • 🛑 Custom Solver Bias (custom_solver_bias)
    • Not supported by Jolt
  • Margin (margin)
@mihe mihe added enhancement New feature or request topic:runtime Concerning runtime behavior (or its source code) meta Concerning other issues labels Dec 22, 2022
@mihe mihe mentioned this issue Dec 22, 2022
25 tasks
@mihe
Copy link
Contributor Author

mihe commented May 18, 2023

This tracking issue has served its purpose and will now be closed. 🫡

Any remaining work has had new issues created for it.

@mihe mihe closed this as completed May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request meta Concerning other issues topic:runtime Concerning runtime behavior (or its source code)
Projects
None yet
Development

No branches or pull requests

1 participant