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 }}
useflashpunk
/
FlashPunk
Public
Notifications
You must be signed in to change notification settings
Fork
136
Star
396
Code
Issues
61
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
New Circle and Polygon masks + minor changes/fixes to other masks
- #133
#133
Open
azrafe7
wants to merge 16 commits into
useflashpunk:master
useflashpunk/FlashPunk:master
from
azrafe7:feature/circle-polygon-masks
azrafe7/FlashPunk:feature/circle-polygon-masks
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
New Circle and Polygon masks + minor changes/fixes to other masks
#133
azrafe7
wants to merge 16 commits into
useflashpunk:master
useflashpunk/FlashPunk:master
from
azrafe7:feature/circle-polygon-masks
azrafe7/FlashPunk:feature/circle-polygon-masks
Copy head branch name to clipboard
Commits
Commits on Nov 29, 2013
Circle mask added and partially tested, Polygon mask initial work, had to add some things to other mask too
azrafe7
committed
06966e1
View commit details
Copy full SHA for 06966e1
Browse repository at this point
Commits on Nov 30, 2013
fixes for Polygon vs Grid collision
azrafe7
committed
deddbe1
View commit details
Copy full SHA for deddbe1
Browse repository at this point
Polygon vs Circle (now works but not if rotated)
azrafe7
committed
2cccd52
View commit details
Copy full SHA for 2cccd52
Browse repository at this point
Polygon vs Pixelmask (let's say that it seems to work), added a TestWorld and a bunch of other things to make debugging easier (will purge once finished)
azrafe7
committed
6a82adc
View commit details
Copy full SHA for 6a82adc
Browse repository at this point
Circle vs Pixelmask, Polygon vs Circle, refactored TestWorld as a demo
azrafe7
committed
98953b2
View commit details
Copy full SHA for 98953b2
Browse repository at this point
Commits on Dec 1, 2013
cleaned up, removed test code, better documentation/comments, minor optimizations
azrafe7
committed
64c2c7f
View commit details
Copy full SHA for 64c2c7f
Browse repository at this point
Commits on Dec 3, 2013
fixed regression with Polygon generateAxes
azrafe7
committed
cdbfebe
View commit details
Copy full SHA for cdbfebe
Browse repository at this point
origin fix for Circle vs Pixelmask collision
azrafe7
committed
696febf
View commit details
Copy full SHA for 696febf
Browse repository at this point
Commits on Mar 23, 2014
Made all collisions between different masks seemingly work (Polygon probably needs some more love), changed console update() position in Engine (now shouldn't lag behind), updated project() func, n…
Show description for c8a4b27
azrafe7
committed
c8a4b27
View commit details
Copy full SHA for c8a4b27
Browse repository at this point
Draw pivot for Polygon, fixed drawing for Hitboxes in Masklist
azrafe7
committed
30f823b
View commit details
Copy full SHA for 30f823b
Browse repository at this point
Commits on Mar 24, 2014
Jaysis, bugs all the way down, damn offsets! Fixed Polygon collisions (esp. w/Pixelmask), improved Masklist (and its drawing in console), syncing between Image->Polygon seems to be a hard task - we…
Show description for dbf734e
azrafe7
committed
dbf734e
View commit details
Copy full SHA for dbf734e
Browse repository at this point
Commits on Mar 29, 2014
Image.createPolygon now syncs with the passed polygon
azrafe7
committed
475c4c4
View commit details
Copy full SHA for 475c4c4
Browse repository at this point
Commits on May 2, 2014
Merge branch 'upstream/master'
Show description for 2a48925
azrafe7
committed
2a48925
View commit details
Copy full SHA for 2a48925
Browse repository at this point
Polygon: renamed origin to pivot, removed x/y from constructor, added angle to createFromFlatVector
azrafe7
committed
b9fd2a2
View commit details
Copy full SHA for b9fd2a2
Browse repository at this point
Commits on May 3, 2014
Polygon: make calculations on transformedPoints instead of original ones, pivot getters/setters, specified to work with convex polygons
Show description for af4862a
azrafe7
committed
af4862a
View commit details
Copy full SHA for af4862a
Browse repository at this point
Commits on May 21, 2014
Polygon: Fixing/optimizing axes generation/removal/rotation
azrafe7
committed
5a9d857
View commit details
Copy full SHA for 5a9d857
Browse repository at this point
You can’t perform that action at this time.