5123 Commits (f2adb0272d62d97d99544421c58cee9845bf624c)

Author SHA1 Message Date
  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()` 4 months ago
  Ray cd1c206676 Update rl_gputex.h 4 months ago
  Ray 76284f1a16 Corrected typo 4 months ago
  Ray dd19b8d2c2 REVIEWED: Requested window flags application after window initialization 4 months ago
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 4 months ago
  Ray c4414fa1ed Revert "Merge pull request #4945 from Moros1138/master" 4 months ago
  Ray 705ce45a33 FIX: Added callback broke keyboard input on web... #5107 4 months ago
  Felipe Jorge 71b7734ce4 fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy 4 months ago
  Matthijs Kooijman 9582d25217 Fix backspace key in Rpi SSH keyboard 4 months ago
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 4 months ago
  JohnnyCena123 c25e9f641d fix typo in 'Ramon Santamaria' 4 months ago
  wileyanderssen c6171d339c
removed unneeded comma 4 months ago
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 4 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
  Karim Ahmed 603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read! 4 months ago
  Jeff Myers ffe76a4b67 Don't Upload Meshes in LoadObj, LoadModel will upload them. None of the other interchange format readers upload 4 months ago
  Ray 1c8eef9b0b Update raylib and generate `ARM64` libraries for Windows, Linux, macOS 4 months ago
  Jeffery Myers bf536d68e1 Make GetRenderWidth and GetREnderHeight return the FBO size if one is active. 4 months ago
  Ray 234f4b2b10 Update raylib.h 4 months ago
  Ray 43bc00379c removed trailing spaces 4 months ago
  Eike Decker 121c996c6e fixing OBJ loading crash when there are no normals present 4 months ago
  Ray 50acba3ce8 REVIEWED: `rcore_web`, cleaning and reorganizing 4 months ago