4879 Commits (b663724293778260a74ec56f2d6f3c4f176627a5)
 

Author SHA1 Message Date
  Ray dd59350485 REVIEW: instancing example formating 3 years ago
  Max 7e58838895
added animation and keyboard controls to rlgl mesh Instancing example (#1678) 3 years ago
  Jeffery Myers 13f97471a2
Change the color of the FPS display if the FPS is low (orange for <30, red for < 15). (#1676) 3 years ago
  Ray bb73a8089a Reviewed DrawFPS() comment 3 years ago
  Ray 9bea64b5e4 REMOVED: DrawGizmo() 3 years ago
  Ray 9047025ab7 Update textures.c 3 years ago
  Ray c2bc3d22a1 REVIEWED: DrawRectangleRounded() performance #1523 3 years ago
  Ray 60bfee4a7d Added security check for render batch #1670 3 years ago
  Victor c5b0a1f005
Fix activeTextureId to have MAX_BATCH_ACTIVE_TEXTURES elements instead of the hardcoded 4 (#1674) 3 years ago
  Chris 2532c396ed
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673) 3 years ago
  Ray 71fe0bff95 Update text_raylib_fonts.c 3 years ago
  Ray 89278953ae Update text_raylib_fonts.c 3 years ago
  Ray 3e6ee028e5 Update rlgl.h 3 years ago
  Ray 6f5a4a9351 REVIEWED: rlgl_standalone usage 3 years ago
  Dan Bechard 5325d8d2ba
Don't call sqrtf when axis already normalized (#1672) 3 years ago
  Davidson Francis 81738bfa98
Fix PATH for other PLATFORM_OS's (#1671) 3 years ago
  Jeffery Myers e48b9a6da1
[Examples] Warning fixes (pt 1) (#1668) 3 years ago
  Jeffery Myers c6dd41495b
typecast warning fixes. (#1667) 3 years ago
  Ray 2ce28f75ad WARNING: BREAKING: REDESIGNED: rlgl module 3 years ago
  Ray 24dae29a03 Review latest PR and some formatting 3 years ago
  Jeffery Myers 2c0a533948
[AUDIO] Music Looping enhancements (#1665) 3 years ago
  Rabia Alhaffar 8e1e1ef970
Changed IsKeyPressed('R') to IsKeyPressed(KEY_R) for Physics examples! (#1666) 3 years ago
  Jeffery Myers b573ff3e7a
[AUDIO] Use device native sample rates (#1660) 3 years ago
  Ray c37f61d31f REVIEWED: rlgl module #1523 3 years ago
  Ray e0e68aad54 Update Makefile 3 years ago
  Ray 2f943aaff0 Reverting align change #1658 3 years ago
  Ray ed4ca6a7f3 WARNING: BREAKING: rlgl module redesign -WIP- 3 years ago
  Ray f4f6f665f7 Fixed possible issue with memory alignment #1658 3 years ago
  Ray dcde99bbb8 Corrected issue with HighDPI on macOS 3 years ago
  Ray 364fbbd283 Review Discord link with Vanity URL 3 years ago
  Ray 95f9a6171b Review HighDPI macOS support #1510 3 years ago
  Sean Heber f4d6bad607
Considering the window's scale when setting the viewport. (#1659) 3 years ago
  Ray a76fcaba3e BIG CHANGE: REDESIGNED: Vr device simulator #1582 3 years ago
  Ray 4fba09794f Example considering HighDPI on RenderTexture draw #1086 3 years ago
  Ray 5049137715 Added KEY_NULL #520 3 years ago
  Ray 4fb6f4af75 Merge branch 'master' of https://github.com/raysan5/raylib 3 years ago
  Ray 95282edaf9 REVIEWED: HighDPI support on macOS retina #1510 3 years ago
  Rabia Alhaffar 96e5e0dfb2
Fixed funny typo mistake... (#1657) 3 years ago
  Ray 75882f3254 Delete Avocado.glb 3 years ago
  Ray 442abaab72 Updated example assets 3 years ago
  Ray 5967c1ba1a REVIEWED: BeginMode3D() 3 years ago
  Ray be8d5a7ae2 RENAMED: camera.type -> camera.projection 3 years ago
  Ray 9909068714 Removed trailing spaces 3 years ago
  Ray e28f754fbe Reviewed latest PR: formatting and some comments 3 years ago
  Chris 45670fbf2d
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632) 3 years ago
  frithrah 2f367a905e
Changed DrawRing and DrawCircleSector angle params from int to float to allow greater accuracy. (#1656) 3 years ago
  Ray 7a566a07ea Update text_input_box.c 3 years ago
  Ray fe9181c1b4 REVIEWED: QuaternionFromEuler() #1651 3 years ago
  Ray 3e25760950 REMOVED: GetMouseCursor() 3 years ago
  Ray 8527dbc6e2 WARNING: REMOVED: GamepadNumber enum 3 years ago