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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
whoahq
/
typhoon
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
8
Code
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: whoahq/typhoon
Actions
All workflows
Workflows
PR
PR
Push
Push
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
41 workflow runs
41 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(math): add CMath::normalizeangle0to2pi
Push
#110:
Commit
c6ee931
pushed by
fallenoak
1m 3s
master
master
1m 3s
View workflow file
feat(matrix): add C33Matrix::RotationAroundZ
Push
#109:
Commit
489f214
pushed by
fallenoak
1m 28s
master
master
1m 28s
View workflow file
feat(matrix): add row-based C3Vector accessors to C44Matrix
Push
#108:
Commit
b91c8a0
pushed by
fallenoak
1m 3s
master
master
1m 3s
View workflow file
feat(matrix): add row and col accessors to C44Matrix
Push
#107:
Commit
a2647bf
pushed by
fallenoak
2m 45s
master
master
2m 45s
View workflow file
feat(math): move CMath constant definitions to avoid ODR issues
Push
#106:
Commit
1e5366b
pushed by
fallenoak
1m 16s
master
master
1m 16s
View workflow file
chore(vector): improve clarity in operator* for C3Vector and C44Matrix
Push
#105:
Commit
1f8bf13
pushed by
fallenoak
1m 1s
master
master
1m 1s
View workflow file
feat(vector): add operator* for C3Vector and C33Matrix
Push
#104:
Commit
98c95a4
pushed by
fallenoak
1m 25s
master
master
1m 25s
View workflow file
feat(math): add CMath::DEG2RAD
Push
#103:
Commit
4ba7e0a
pushed by
fallenoak
1m 25s
master
master
1m 25s
View workflow file
feat(vector): add C3Vector::Cross
Push
#102:
Commit
dc8f10e
pushed by
fallenoak
59s
master
master
59s
View workflow file
feat(math): add CMath::normalize
Push
#101:
Commit
cbeb767
pushed by
fallenoak
55s
master
master
55s
View workflow file
feat(matrix): add C33Matrix::FromEulerAnglesZYX
Push
#100:
Commit
a7733b6
pushed by
fallenoak
1m 3s
master
master
1m 3s
View workflow file
chore(test): improve CRandom::dice test
Push
#99:
Commit
1c9e783
pushed by
fallenoak
1m 12s
master
master
1m 12s
View workflow file
feat(random): add CRandom::dice
Push
#98:
Commit
0c527bf
pushed by
fallenoak
1m 8s
master
master
1m 8s
View workflow file
feat(math): add CMath::mulhwu
Push
#97:
Commit
366aee3
pushed by
fallenoak
1m 10s
master
master
1m 10s
View workflow file
feat(random): add CRandom::uint32
Push
#96:
Commit
df9148b
pushed by
fallenoak
1m 3s
master
master
1m 3s
View workflow file
feat(math): add bitwise rotate left functions to CMath
Push
#95:
Commit
f9a3a90
pushed by
fallenoak
1m 5s
master
master
1m 5s
View workflow file
chore(build): update squall
Push
#94:
Commit
b018697
pushed by
fallenoak
1m 3s
master
master
1m 3s
View workflow file
chore(build): only build tests when standalone (#10)
Push
#93:
Commit
b61e0cd
pushed by
fallenoak
1m 27s
master
master
1m 27s
View workflow file
chore(build): only build tests when standalone
PR
#16:
Pull request
#10
opened by
fallenoak
1m 42s
chore-build-only-build-tests-standalone
chore-build-only-build-tests-standalone
1m 42s
View #10
View workflow file
feat(matrix): add C44Matrix::Rotate
Push
#92:
Commit
b3fb3f6
pushed by
fallenoak
1m 29s
master
master
1m 29s
View workflow file
feat(vector): add C3Vector::operator- (#9)
Push
#91:
Commit
e710af1
pushed by
fallenoak
1m 43s
master
master
1m 43s
View workflow file
feat(vector): add C3Vector::operator-
PR
#15:
Pull request
#9
opened by
fallenoak
1m 35s
feat-vector-add-c3vector-operatornegate
feat-vector-add-c3vector-operatornegate
1m 35s
View #9
View workflow file
feat(vector): improve ctors for C2iVector and C3iVector
Push
#90:
Commit
c057311
pushed by
fallenoak
1m 34s
master
master
1m 34s
View workflow file
feat(vector): add member initializers to C2iVector
Push
#89:
Commit
5f7477c
pushed by
fallenoak
1m 46s
master
master
1m 46s
View workflow file
chore(matrix): document C44Matrix::AffineInverse
Push
#88:
Commit
8fd39a2
pushed by
fallenoak
2m 21s
master
master
2m 21s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.