Skip to content

Parabolic motion#223

Merged
mattqdev merged 7 commits intophysicshub:mainfrom
txgh25:main
Mar 6, 2026
Merged

Parabolic motion#223
mattqdev merged 7 commits intophysicshub:mainfrom
txgh25:main

Conversation

@txgh25
Copy link
Copy Markdown
Contributor

@txgh25 txgh25 commented Mar 6, 2026

📘 Pull Request Template – PhysicsHub

Thank you for contributing to PhysicsHub!
Please complete the sections below to help us review your pull request efficiently.


🔍 Description

Fixed several bugs in the parabolic motion simulation. Fixed collision between the ball and the ground. Fixed bug when starting height is 0 causing the ball to bounce upwards, fixed offset between trajectory and ball path.


✅ 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
Copy link
Copy Markdown
Collaborator

mattqdev commented Mar 6, 2026

Thank you so much for this! Can you make a small clip that shows how now it looks?
and also please run npm run format

@txgh25
Copy link
Copy Markdown
Contributor Author

txgh25 commented Mar 6, 2026

Will make the video as soon as the formatting is sorted
Edit: video is now attached

PhysicsHub.1.mp4

@mattqdev mattqdev merged commit 57b3acc into physicshub:main Mar 6, 2026
1 check passed
@mattqdev
Copy link
Copy Markdown
Collaborator

mattqdev commented Mar 6, 2026

thank you!

@physicshub
Copy link
Copy Markdown
Owner

🎉 This PR is included in version 3.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants