5148 Commits (2d19abb2cfa3e72c419bf94b845a2d1f6d7cfb8d)

Autor SHA1 Mensaje Fecha
  Ray 446f015ac5 Review formating hace 1 mes
  Eike Decker bd810368b0
Fixing base64 decoding error when input string is bad (#5170) hace 1 mes
  Ray 8e52aee853 Update rtext.c hace 1 mes
  Ray 51aa8776bb Update rtext.c hace 1 mes
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` hace 1 mes
  Ray ba046a5d60 REVIEWED: `DecompressData()`, fixed buffer copying hace 1 mes
  Ray 64641c6a01 Update raudio.c hace 1 mes
  Ray 48eac60171 REVIEWED: Potential issue with animated normals on OpenGL 1.1 hace 1 mes
  Ray 2cb387b50a REVIEWED: Font atlas image generation, added some comments #5141 hace 1 mes
  Ray f53cd449ce
Update config.h hace 1 mes
  Ray d1768d387c Update utils.c hace 1 mes
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" hace 1 mes
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) hace 1 mes
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter hace 1 mes
  Ray aa475b1046 REVIEWED: Code sections description for consistency hace 1 mes
  Ray 8f32c502a7 REVIEWED: Code sections definition hace 1 mes
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement hace 1 mes
  Ray 708c1539e4 Update rtextures.c hace 1 mes
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings hace 1 mes
  Ray 12ce72c32d REVIEWED: `ExportImage()` hace 1 mes
  wileyanderssen 998a18b641
removed macro that does nothing (#5163) hace 1 mes
  0_stamina 7d07d21ee5
Update Camera3D.fovy description in raylib.h (#5164) hace 1 mes
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) hace 1 mes
  Ray ecf032fe4f REVIEW: Avoid warning on `fgets()` return value hace 1 mes
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL hace 1 mes
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 hace 1 mes
  wileyanderssen fce888c0c0
changed function params formatting (#5160) hace 1 mes
  maiphi d9cb078299
FindNearestConnectorMode: prefer mode with smallest number of unused pixels (#5158) hace 1 mes
  Ray f0e49787cd minor tweak hace 1 mes
  JohnnyCena123 0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) hace 1 mes
  JohnnyCena123 481daf2423
remove extra backslash in fix_win32_compatibility.h (#5148) hace 1 mes
  JohnnyCena123 4a4997c615
fix unnecessary warnings in some files (#5152) hace 1 mes
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` hace 1 mes
  Ray 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined hace 1 mes
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 hace 1 mes
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype hace 1 mes
  Andreas Rossberg 2deae294c6
[raudio] Properly close FLAC in UnloadMusicStream hace 1 mes
  Ray 99cb82a82c REVIEWED: [rmodels] `LoadGLFT()`, avoid loading attributes already loaded, issue a warning. FIX: #4996 hace 2 meses
  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 hace 2 meses
  Jeffery Myers 572230c8ad Initialize sound alias properties as if it was a new sound hace 2 meses
  Jan Beukes 8772b0287c Fix SDL3 compilation error with gcc hace 2 meses
  λxy.x 16bd18070f Fix SDL3 build if using package hace 2 meses
  Ray 0dc4ba53dc Minor format tweak hace 2 meses
  Ray e4dfb6dbb5 Update rl_gputex.h hace 2 meses
  Maicon Santana 73950befca Work around to fix mouse positioning on scaled window hace 2 meses
  Diogo Diniz 3ef5ee878c Adjusted formatting to comply with contribution guidelines hace 2 meses
  Ray a9970484f3 Remove trailing spaces hace 2 meses
  Diogo Diniz eae1296b08 Fixed bad macro logic hace 2 meses
  Diogo Diniz 59c979a59d Added suggestions by planetis-m hace 2 meses
  Didas72 93f86fa074 fixes #5110 hace 2 meses