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
Accelerator
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 }}
damacaa
/
weird-engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactor/scene api ergonomics
- #59
#59
Closed
damacaa
wants to merge 13 commits into
main
damacaa/weird-engine:main
from
refactor/scene-api-ergonomics
damacaa/weird-engine:refactor/scene-api-ergonomics
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Refactor/scene api ergonomics
#59
damacaa
wants to merge 13 commits into
main
damacaa/weird-engine:main
from
refactor/scene-api-ergonomics
damacaa/weird-engine:refactor/scene-api-ergonomics
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
core/assert: introduce WEIRD_ASSERT runtime diagnostics system
damacaa
committed
8152429
View commit details
Copy full SHA for 8152429
Browse repository at this point
physics: enforce thread execution boundaries and batch snapshot readback
damacaa
committed
9408a84
View commit details
Copy full SHA for 9408a84
Browse repository at this point
scene: add onDestroy lifecycle hook and fix SceneManager index state
damacaa
committed
ff7ce79
View commit details
Copy full SHA for ff7ce79
Browse repository at this point
Commits on Aug 10, 2026
physics: add BodyUserData for attaching custom data to rigidbodies
damacaa
committed
8b66ad2
View commit details
Copy full SHA for 8b66ad2
Browse repository at this point
core: refactor Scene API to use ServiceProvider and improve naming
damacaa
committed
422a0d3
View commit details
Copy full SHA for 422a0d3
Browse repository at this point
examples: update tools and example scenes to new Scene API
damacaa
committed
19deda0
View commit details
Copy full SHA for 19deda0
Browse repository at this point
Refactor Scene API to enforce ServiceProvider pattern and inject assets path
damacaa
committed
ba5853d
View commit details
Copy full SHA for ba5853d
Browse repository at this point
Migrate examples and tools to the updated ServiceProvider Scene API
damacaa
committed
f07454c
View commit details
Copy full SHA for f07454c
Browse repository at this point
Refactor Scene API to use strict internal access and GBuffer struct
damacaa
committed
23bdc33
View commit details
Copy full SHA for 23bdc33
Browse repository at this point
docs: add commit naming guidelines to AGENTS.md
damacaa
committed
9eef44b
View commit details
Copy full SHA for 9eef44b
Browse repository at this point
docs: add ServiceProvider pattern documentation to AGENTS.md
damacaa
committed
246121c
View commit details
Copy full SHA for 246121c
Browse repository at this point
scene: remove Simulation2D getter form the physics service
damacaa
committed
787381c
View commit details
Copy full SHA for 787381c
Browse repository at this point
scene: encapsulate internals and enforce ServiceProvider usage
Show description for 5884f84
damacaa
committed
5884f84
View commit details
Copy full SHA for 5884f84
Browse repository at this point
You can’t perform that action at this time.