Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sendamaphp
/
engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhance physics materials, collision detection, and example projects
- #45
#45
Merged
amasiye
merged 14 commits into
main
sendamaphp/engine:main
from
develop
sendamaphp/engine:develop
Copy head branch name to clipboard
Mar 11, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Enhance physics materials, collision detection, and example projects
#45
amasiye
merged 14 commits into
main
sendamaphp/engine:main
from
develop
sendamaphp/engine:develop
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
feat(Physics): add PhysicsMaterial and PhysicsMaterialMetadata classes for defining physical properties
amasiye
committed
0796a63
View commit details
Copy full SHA for 0796a63
Browse repository at this point
feat(examples): update example projects
Show description for 5b1ff29
amasiye
committed
5b1ff29
View commit details
Copy full SHA for 5b1ff29
Browse repository at this point
feat(GameObject): add serialization and unserialization methods for game objects
amasiye
committed
340331c
View commit details
Copy full SHA for 340331c
Browse repository at this point
refactor(EventManager): improve code formatting and consistency
amasiye
committed
27229b6
View commit details
Copy full SHA for 27229b6
Browse repository at this point
refactor(InputManager): simplify key press checks using array functions
amasiye
committed
41c285d
View commit details
Copy full SHA for 41c285d
Browse repository at this point
refactor(UIElement): improve code formatting and consistency
amasiye
committed
508ef4c
View commit details
Copy full SHA for 508ef4c
Browse repository at this point
refactor(Game): enhance debug setting checks for improved flexibility
amasiye
committed
7e774c6
View commit details
Copy full SHA for 7e774c6
Browse repository at this point
chore(composer): update PHP version requirement to ^8.4
amasiye
committed
311ad5a
View commit details
Copy full SHA for 311ad5a
Browse repository at this point
Commits on Mar 10, 2026
fix(collision): improve collision detection logic and update strategy references
amasiye
committed
9e52838
View commit details
Copy full SHA for 9e52838
Browse repository at this point
Commits on Mar 11, 2026
fix(collision): enhance collision detection and improve rendering logic
amasiye
committed
ab1c139
View commit details
Copy full SHA for ab1c139
Browse repository at this point
test(collision): add unit tests for sprite rendering and environment restoration
amasiye
committed
f7fd3ad
View commit details
Copy full SHA for f7fd3ad
Browse repository at this point
fix(debug): improve logging logic and add shouldLog method
amasiye
committed
d9745a5
View commit details
Copy full SHA for d9745a5
Browse repository at this point
fix(settings): enhance screen width and height resolution logic
amasiye
committed
176f340
View commit details
Copy full SHA for 176f340
Browse repository at this point
Merge branch 'bugfix/fix-collision-detection' into develop
amasiye
committed
bedcdac
View commit details
Copy full SHA for bedcdac
Browse repository at this point
You can’t perform that action at this time.