Skip to content

Fixed the block sliding beyond ground in inclined plane sim#230

Merged
mattqdev merged 1 commit intophysicshub:mainfrom
Atharv1507:main
Mar 12, 2026
Merged

Fixed the block sliding beyond ground in inclined plane sim#230
mattqdev merged 1 commit intophysicshub:mainfrom
Atharv1507:main

Conversation

@Atharv1507
Copy link
Contributor

@Atharv1507 Atharv1507 commented Mar 12, 2026

🔍 Description

Inside the inclined Plane Simulation
Previous behavior was as follows :
The block goes down under the ground line without stopping.

After Changes:
The block now stops at the bottom of the inlined plane without going forward down

Closes #228


✅ Checklist

Before requesting a review, please ensure that you have:

  • Verified that the project builds and runs locally (npm run dev)
  • Ensured no ESLint or TypeScript warnings/errors remain
  • Updated documentation, comments, or in-code explanations where needed
  • Verified responsiveness across devices (desktop, tablet, mobile)
  • Followed the CONTRIBUTING.md guidelines

🎨 Visual Changes (if UI-related)


📂 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • ♻️ Refactor / code quality improvement
  • 🎨 UI/UX enhancement
  • 🔒 Security improvement

🧩 Additional Notes for Reviewers

@mattqdev mattqdev merged commit 431e45d into physicshub:main Mar 12, 2026
1 check passed
@mattqdev
Copy link
Collaborator

Thank you so much for this!

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.

[Bug]: InclinedPlane doesn't have collision with the ground

2 participants