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
Type
/
to 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 }}
ylz-at
/
engo
Public
forked from
EngoEngine/engo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
engo
common
on
master
User selector
All users
All time
Commit history
Commits on Apr 11, 2021
default shader will now translate a sprite when a negative scale is used so it draws in line with where the SpaceComponent is (#774)
Noofbiz
authored
d6f9c6a
View commit details
Copy full SHA for d6f9c6a
View code at this point
Browse repository at this point
Commits on Mar 14, 2021
tmx: fix the tmx/tsx loading (#768)
faide
authored
b700def
View commit details
Copy full SHA for b700def
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Double drawing and proper number of verts (#767)
Show description for 32f0ebe
Noofbiz
authored
32f0ebe
View commit details
Copy full SHA for 32f0ebe
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
added support for transparent circles/arcs with borders (#765)
Noofbiz
authored
f59b4f0
View commit details
Copy full SHA for f59b4f0
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
use 360 instead of 300 triangles per circle (#764)
Noofbiz
authored
b3eec53
View commit details
Copy full SHA for b3eec53
View code at this point
Browse repository at this point
Fixed position of circle border (#762)
eth0net
authored
2bd4aff
View commit details
Copy full SHA for 2bd4aff
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Formatted code using gofmt (#756)
eth0net
authored
2e35fbd
View commit details
Copy full SHA for 2e35fbd
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Added support for tile animations from TMX files (#755)
eth0net
authored
c908a0a
View commit details
Copy full SHA for c908a0a
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Add current frame to AnimationComponent (#753)
Noofbiz
authored
fbe20e0
View commit details
Copy full SHA for fbe20e0
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
added separation of axis to collision system (#751)
Show description for f822777
Noofbiz
authored
f822777
View commit details
Copy full SHA for f822777
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
clear text render buffer to avoid artifacts (#746)
Show description for a0f46d6
Noofbiz
authored
a0f46d6
View commit details
Copy full SHA for a0f46d6
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
remove seperate files for batch size defaults
Show description for cb0bb2a
otraore
committed
cb0bb2a
View commit details
Copy full SHA for cb0bb2a
View code at this point
Browse repository at this point
default shader batch size too big for js (#728)
Show description for a3b640b
Noofbiz
authored
a3b640b
View commit details
Copy full SHA for a3b640b
View code at this point
Browse repository at this point
check for time being nil before trying to get fps
Noofbiz
committed
fe44cb5
View commit details
Copy full SHA for fe44cb5
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Remove depricated oto.NewPlayer for the NewContext api (#720)
Show description for 8388859
otraore
authored
8388859
View commit details
Copy full SHA for 8388859
View code at this point
Browse repository at this point
Commits on May 14, 2020
Add main image ext to subtexture path if it doesn't have one
Show description for 64307a4
otraore
committed
64307a4
View commit details
Copy full SHA for 64307a4
View code at this point
Browse repository at this point
Commits on May 13, 2020
Performance improvements by using NewDecoder over ioutil.ReadAll
otraore
committed
99ee739
View commit details
Copy full SHA for 99ee739
View code at this point
Browse repository at this point
Commits on May 12, 2020
Add documentation and unload images on atlas unload
otraore
committed
f016573
View commit details
Copy full SHA for f016573
View code at this point
Browse repository at this point
Commits on May 11, 2020
Add support for Texture Atlases (spritesheets)
Show description for 7f6dcd3
otraore
committed
7f6dcd3
View commit details
Copy full SHA for 7f6dcd3
View code at this point
Browse repository at this point
Commits on May 9, 2020
Use the internal clock to track the FPS, allow option to provide custom font
otraore
committed
cf2e842
View commit details
Copy full SHA for cf2e842
View code at this point
Browse repository at this point
Commits on May 3, 2020
add arcs to common.Shapes (#713)
Show description for c369f75
Noofbiz
authored
c369f75
View commit details
Copy full SHA for c369f75
View code at this point
Browse repository at this point
added beizer curves to common shapes
Noofbiz
committed
04a3763
View commit details
Copy full SHA for 04a3763
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
fix unnecessary type conversions
ilyar
committed
0af6223
View commit details
Copy full SHA for 0af6223
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
fix create object TextureResource with filled field url
ilyar
committed
11b5189
View commit details
Copy full SHA for 11b5189
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Fixed missed case in setting Dragged flag
m0re4u
committed
cb55789
View commit details
Copy full SHA for cb55789
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Keep mouse drag when mouse action is neutral
m0re4u
committed
229eb6f
View commit details
Copy full SHA for 229eb6f
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
fix js building
Noofbiz
committed
b687435
View commit details
Copy full SHA for b687435
View code at this point
Browse repository at this point
Commits on Jan 12, 2020
fix camera longtask
inkeliz
committed
f7c4ca6
View commit details
Copy full SHA for f7c4ca6
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
fix z-index
Show description for 6346cda
inkeliz
committed
6346cda
View commit details
Copy full SHA for 6346cda
View code at this point
Browse repository at this point
change shaders comparison
Show description for d6abcff
inkeliz
committed
d6abcff
View commit details
Copy full SHA for d6abcff
View code at this point
Browse repository at this point
remove reflect and fmt
Show description for 12ba4f5
inkeliz
committed
12ba4f5
View commit details
Copy full SHA for 12ba4f5
View code at this point
Browse repository at this point
fix unsafe
inkeliz
committed
6910dc0
View commit details
Copy full SHA for 6910dc0
View code at this point
Browse repository at this point
change x-index and start-z-index
inkeliz
committed
e8e1459
View commit details
Copy full SHA for e8e1459
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
change z-index
inkeliz
committed
5dc1662
View commit details
Copy full SHA for 5dc1662
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
fix performance issues
Show description for 4a675d1
inkeliz
committed
4a675d1
View commit details
Copy full SHA for 4a675d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.