5131 Commits (6226abb0d315928af0f1940fdb1b2139589ba7fc)

Author SHA1 Message Date
  Ray 708c1539e4 Update rtextures.c 3 months ago
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 3 months ago
  Ray 12ce72c32d REVIEWED: `ExportImage()` 3 months ago
  wileyanderssen 998a18b641
removed macro that does nothing (#5163) 3 months ago
  0_stamina 7d07d21ee5
Update Camera3D.fovy description in raylib.h (#5164) 3 months ago
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) 3 months ago
  Ray ecf032fe4f REVIEW: Avoid warning on `fgets()` return value 3 months ago
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 3 months ago
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 3 months ago
  wileyanderssen fce888c0c0
changed function params formatting (#5160) 3 months ago
  maiphi d9cb078299
FindNearestConnectorMode: prefer mode with smallest number of unused pixels (#5158) 3 months ago
  Ray f0e49787cd minor tweak 3 months ago
  JohnnyCena123 0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 3 months ago
  JohnnyCena123 481daf2423
remove extra backslash in fix_win32_compatibility.h (#5148) 3 months ago
  JohnnyCena123 4a4997c615
fix unnecessary warnings in some files (#5152) 3 months ago
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 3 months ago
  Ray 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined 3 months ago
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 3 months ago
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype 3 months ago
  Andreas Rossberg 2deae294c6
[raudio] Properly close FLAC in UnloadMusicStream 3 months ago
  Ray 99cb82a82c REVIEWED: [rmodels] `LoadGLFT()`, avoid loading attributes already loaded, issue a warning. FIX: #4996 3 months ago
  Jeffery Myers 15baf176b2 Add a utility header to external that undefines the parts of windows that conflict with raylib, allowing raylib functions to run unimpeded 3 months ago
  Jeffery Myers 572230c8ad Initialize sound alias properties as if it was a new sound 3 months ago
  Jan Beukes 8772b0287c Fix SDL3 compilation error with gcc 3 months ago
  λxy.x 16bd18070f Fix SDL3 build if using package 3 months ago
  Ray 0dc4ba53dc Minor format tweak 3 months ago
  Ray e4dfb6dbb5 Update rl_gputex.h 3 months ago
  Maicon Santana 73950befca Work around to fix mouse positioning on scaled window 3 months ago
  Diogo Diniz 3ef5ee878c Adjusted formatting to comply with contribution guidelines 3 months ago
  Ray a9970484f3 Remove trailing spaces 3 months ago
  Diogo Diniz eae1296b08 Fixed bad macro logic 3 months ago
  Diogo Diniz 59c979a59d Added suggestions by planetis-m 3 months ago
  Didas72 93f86fa074 fixes #5110 3 months ago
  Ray 74339d2008 REVIEWED: `IsFileExtension()` 3 months ago
  Ray cd1c206676 Update rl_gputex.h 3 months ago
  Ray 76284f1a16 Corrected typo 3 months ago
  Ray dd19b8d2c2 REVIEWED: Requested window flags application after window initialization 3 months ago
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 3 months ago
  Ray c4414fa1ed Revert "Merge pull request #4945 from Moros1138/master" 3 months ago
  Ray 705ce45a33 FIX: Added callback broke keyboard input on web... #5107 3 months ago
  Felipe Jorge 71b7734ce4 fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy 3 months ago
  Matthijs Kooijman 9582d25217 Fix backspace key in Rpi SSH keyboard 3 months ago
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 3 months ago
  JohnnyCena123 c25e9f641d fix typo in 'Ramon Santamaria' 3 months ago
  wileyanderssen c6171d339c
removed unneeded comma 3 months ago
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 3 months ago
  Connor O'Connor 1c2ecfd6ab
fix: buffer overflow in jar_mod.h memcopy 4 months ago
  Ray 095319602c REVIEWED: Compule for OpenGL 1.1 #5088 4 months ago
  Nikolas 7267c1c8a1
Make culling distances consistent across raylib 4 months ago
  Ray e09c9ce281 Minor tweaks 4 months ago