Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
tsoding
/
raylib
Public
forked from
raysan5/raylib
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jun 11, 2024
Fix fragPosition using wrong matrix in lighting_instancing.vs (#4056)
Show description for fffae1a
karl-zylinski
authored
fffae1a
Copy full SHA for fffae1a
[SHAPES] Make functions that draw point arrays take them as const (#4051)
Show description for 2609211
JeffM2501
and
github-actions[bot]
authored
2609211
Copy full SHA for 2609211
LoadBoneInfoGLTF add check for animation name being NULL (#4053)
Show description for 0fc4b61
VitoTringolo
and
Vito Tringolo
authored
0fc4b61
Copy full SHA for 0fc4b61
Commits on Jun 10, 2024
Update Makefile (#4054)
Show description for c636618
lzralbu
authored
c636618
Copy full SHA for c636618
Commits on Jun 9, 2024
Removed Raylib.NET (#4050)
MrScautHD
authored
29ac31f
Copy full SHA for 29ac31f
Make addRaylib use options.opengl_version (#4049)
carverdamien
authored
a0a81fd
Copy full SHA for a0a81fd
tweaks
raysan5
committed
8cbde7f
Copy full SHA for 8cbde7f
REVIEWED: Animation name being NULL #4037
raysan5
committed
6b3c114
Copy full SHA for 6b3c114
Commits on Jun 8, 2024
Update RGFW (#4048)
Show description for 8c712f8
ColleagueRiley
authored
8c712f8
Copy full SHA for 8c712f8
Commits on Jun 7, 2024
fix: infer CMAKE_MODULE_PATH in super-build (#4042)
fruzitent
authored
7b92b5b
Copy full SHA for 7b92b5b
The example always showed a xbox controller, never a ps3 controller (#4040)
KonradGrande
authored
3948656
Copy full SHA for 3948656
Commits on Jun 6, 2024
[rlgl] Rename near, far variables (#4039)
jgabaut
authored
f05316b
Copy full SHA for f05316b
Fix examples not building with gestures system disabled (#4020)
Show description for e74d13e
Sprixitite
authored
e74d13e
Copy full SHA for e74d13e
RENAME: near, far vaiables
raysan5
committed
3801819
Copy full SHA for 3801819
Commits on Jun 4, 2024
Update rcore_desktop.c
raysan5
committed
5767c4c
Copy full SHA for 5767c4c
Fix #4024, cylinder drawing was incorrect due to imprecise angle (#4034)
Show description for e1379af
paulmelis
authored
e1379af
Copy full SHA for e1379af
Commits on Jun 3, 2024
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033)
Show description for 39f1285
IoIxD
and
github-actions[bot]
authored
39f1285
Copy full SHA for 39f1285
LoadIQM: attempt to load texture from IQM at loadtime. (#4029)
Show description for 06f8c4f
JettMonstersGoBoom
authored
06f8c4f
Copy full SHA for 06f8c4f
Update Raylib-CSharp to `5.1-dev`. (#4030)
Show description for 0cad25f
MrScautHD
authored
0cad25f
Copy full SHA for 0cad25f
Commits on Jun 2, 2024
[rmodels] Send full matModel to shader in DrawMesh (#4005) (#4022)
denovodavid
authored
11202bf
Copy full SHA for 11202bf
LoadModelAnimationsIQM: fix corrupted animation names (#4026)
Show description for 2998f86
JettMonstersGoBoom
authored
2998f86
Copy full SHA for 2998f86
Commits on May 30, 2024
Update raylib_api.* by CI
github-actions[bot]
committed
1344979
Copy full SHA for 1344979
[rshapes]Circle line collision function (#4018)
Show description for 606cc1d
kai-z99
authored
606cc1d
Copy full SHA for 606cc1d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)
vaezim
authored
d7a8af1
Copy full SHA for d7a8af1
Commits on May 29, 2024
review color tint functions (#4015)
Bigfoot71
authored
f2344cd
Copy full SHA for f2344cd
Update raylib.h
raysan5
committed
c04629f
Copy full SHA for c04629f
REVIEWED: `ExportFontAsCode()`, avoid `const` #4013
raysan5
committed
e37d19a
Copy full SHA for e37d19a
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013)
DarkAssassin23
authored
2804e75
Copy full SHA for 2804e75
[build.zig] Fix Zig emscripten build (#4012)
Show description for 2e38069
dylanlangston
authored
2e38069
Copy full SHA for 2e38069
Update raylib_api.* by CI
github-actions[bot]
committed
a942a3b
Copy full SHA for a942a3b
ADDED: `IsFileNameValid()`
raysan5
committed
c335c3c
Copy full SHA for c335c3c
[rmodels] Multiplication of colors in `DrawModelEx` which can be simplified (#4002)
Show description for 797de0f
Bigfoot71
authored
797de0f
Copy full SHA for 797de0f
[parser] MemoryCopy() calls: Prevent buffer overflow by replacing hard-coded arguments (#4011)
Show description for 9cc7e35
avx0
authored
9cc7e35
Copy full SHA for 9cc7e35
Commits on May 24, 2024
Update BINDINGS.md (#4004)
Show description for 785ec74
L-Briand
authored
785ec74
Copy full SHA for 785ec74
fix WaveCrop(): update wave->frameCount (#4003)
Show description for b429dbd
ListeriaM
and
Listeria monocytogenes
authored
b429dbd
Copy full SHA for b429dbd
Pagination
Previous
Next
You can’t perform that action at this time.