6909 Commits (3b09ef58ca03426ef1572ae783c9a2f2ea373ab8)
 

Author SHA1 Message Date
  Le Juez Victor 2498170b95
Fix screen size check in `InitPlatform()` (#3415) 1 year ago
  BeardedBread d31b439e04
Implement SetMouseCursor for PLATFORM_WEB (#3414) 1 year ago
  Ray 54950f9a3d Make sure CORE.Window.ready is set 1 year ago
  Ray b34c2ecbcb WARNING: REDESIGN: `InitPlatform()` to initialize all platform data #3313 1 year ago
  Ray 4521a142c3 tweaks 1 year ago
  Ray 005ba155c0 Minor tweaks 1 year ago
  Daniil Kisel 2f08f435b9
Add Raylib.lean to BINDINGS.md (#3409) 1 year ago
  Purple4pur 4981acb241
fix zig syntax errors in examples, and make it install executables correctly (#3395) 1 year ago
  Daniil Kisel 5a0d9c8d43
Fix `UpdateSound` parameter name (#3405) 1 year ago
  Le Juez Victor 36abc48cf8
Normalize `gestureEvent.position` coordinates (#3406) 1 year ago
  ubkp f3c27ec157
Fix `android`, `drm` compilation issue on `InitWindow` (#3407) 1 year ago
  Babak 0f4a8cf7cb
Ported to stb_image_resize2.h (#3403) 1 year ago
  Le Juez Victor 0daa5ce1e7
Fix `GetMouseDelta()` issue for Android (#3404) 1 year ago
  Ray 2e65bc675c Moved some platforms functions to generic `rcore` #3313 1 year ago
  Ray 876e6b3a0d REVIEWED: `TextFormat()`, added "..." for truncation #3366 1 year ago
  ubkp 6ed8acde67
Fix windowMin/Max to screenMin/Max for android, drm, template (#3400) 1 year ago
  Ray 61af8e7631 REVIEWED: #3399, Fix #3366 1 year ago
  Murlocohol 28fb58f0ea
[rtext] TextFormat() warn user if buffer overflow occured. (#3399) 1 year ago
  Ray da9c2894fe Reorganized some functions, `WaitTime()` is common to all platforms 1 year ago
  Ray a2c5f01059 Reordered one function 1 year ago
  Ray 0d175a69ae REVIEWED: Mouse and Touch functions generic to all platforms #3313 1 year ago
  Ray 6ebfec99c5 Added gamepad functions as generic for all platforms 1 year ago
  Ray ddca525132 RENAMED: `rcore_custom` to `rcore_template` 1 year ago
  MichaelFiber daba1a2794
Split drm update input (#3397) 1 year ago
  Ray 101a9b0445 Added comments and review some functions #3313 1 year ago
  Ray b94e6290a4 Added some comments and tweaks #3313 1 year ago
  Ray 67a1e1ffae Update rtextures.c 1 year ago
  Ray cb57165956 REVIEWED: Fix #3387 1 year ago
  Murlocohol 9702a17152
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 1 year ago
  Murlocohol f0d949f931
Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. (#3394) 1 year ago
  Ray 0d8a6cfbfa Revert "Update zig build system to zig version 0.11.0 (#3393)" 1 year ago
  Purple4pur 540ad99442
Update zig build system to zig version 0.11.0 (#3393) 1 year ago
  Ray cfffa74f96 REVIEWED: Libs include order 1 year ago
  Ray f93d0ff9bc Update raudio.c 1 year ago
  Ray b55cf40b91 Format tweaks 1 year ago
  Ray a38afcf053 Merge branch 'master' of https://github.com/raysan5/raylib 1 year ago
  Ray f86f4159e6 Avoid references to `PLATFORM_` flags #3313 1 year ago
  SuperUserNameMan dfb0326d00
Update rcore.c (#3326) 1 year ago
  Ray 33c84b3c00 Update rmodels.c 1 year ago
  Dennis E. Hamilton 7ab911b9a4
Ensure m3d faces in non-decreasing materialid sequence (#3385) 1 year ago
  Masoud Naservand d309b1eaa7
Call nsvgDeleteRasterizer() on created rasterizer (#3392) 1 year ago
  Ray ea9de852bd ADDED: Custom platform template! #3313 1 year ago
  Ray 682992e868 REVIEWED: Reorganize functions 1 year ago
  Ray 5ed7717f0d REVIEWED: `WaitTime()`, added validation #3377 1 year ago
  Ray a0b30b0363 REVIEWED: `SetupViewport()` macOS #3313 1 year ago
  Ray df8d3a5afb REVIEWED: Some warnings #3313 1 year ago
  Ray d445fdaa19 WARNING: REDESIGN: Move platform specific data to platform submodules #3313 1 year ago
  Ray bbbaae5562 Reviewed #3313 1 year ago
  Ray fecf56e15a
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388) 1 year ago
  Ray 1327b570e3
Update raylib_parser.c 1 year ago