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

Fix floor snapping for CSG shapes with collision #89833

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 24, 2024

  1. Fix floor snapping for CSG shapes with collision

    Add get_collision_rid function to CSGShape3D.
    
    Add additional checks when gathering nodes to exclude from raycast made
    when using the Snap Object to Floor feature of the 3D editor so that it
    finds and includes CSGShape3Ds that have collision enabled.
    stevenjt committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cad6e68 View commit details
    Browse the repository at this point in the history