3847 Commits (ac2e9cd00f05bf820faea737bb9beba75dc90529)

Author SHA1 Message Date
  Ray ac2e9cd00f REVIEWED: Update `CORE.Input.Touch.pointCount` #3024 2 years ago
  Ray 838fc7e303 REVIEWED: Some old TODOs 2 years ago
  Dan Bechard 2d04dd8b88
Fix off-by-one error in CheckCollisionPointRec (#3022) 2 years ago
  Ray 771957458d Avoid shader attribute not found log 2 years ago
  Ray 9d38363e09 Remove trailing spaces 2 years ago
  RadsammyT e2da32e2da
[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures `ExportImageAsCode()` (#3013) 2 years ago
  Ray 709b14180a Make assets loading extension case insensitive #3008 2 years ago
  Ray 9aa71f04f2 Avoid tracelog about not found uniforms #3003 2 years ago
  eternalStudent 8f741d894a
Minor fix in DrawLineBezier* (#3006) 2 years ago
  Jeffery Myers e57ee9c0e8
Fix warnings in raylib for MSVC (#3004) 2 years ago
  Ray d8c7b01a3c REVIEWED: `GetGlyphIndex()` #3000 2 years ago
  chocolate42 8367abad1a
[rtext] Fix GetCodepointNext() to return default value on invalid input with size=0 (#2997) 2 years ago
  Ray 6287f68c0b Lazy loading of default font for image loading (no InitWindow) 2 years ago
  Ray 0925851f89 Update rl_gputex.h 2 years ago
  Ray 770e239f73 Minor tweaks to raylib events automation system 2 years ago
  Ray 0d4db7ad7f
Update CMakeLists.txt 2 years ago
  Ray 19892a3c3a Update resource arch for 64bit #2978 2 years ago
  Ray ecb6a6af32 Review format 2 years ago
  Rico P 8b8eddc8e2
slightly optimize Vector3Normalize (#2982) 2 years ago
  Hanaxar e55bdd5d8a
Fix packing logic error in ```GenImageFontAtlas``` (#2979) 2 years ago
  Hanaxar 02a8a49961
Calculate exact image size in GenImageFontAtlas (#2963) 2 years ago
  Ray 9f7a49bec3 Updated version to avoid confusion with 4.5 release 2 years ago
  Ikko Eltociear Ashimine ace7aef0e6
Fix typo in rmodels.c (#2976) 2 years ago
  Webfra 08670ecea1
Add const qualifier to char * path argument in qoaplay_open() (#2972) 2 years ago
  Rob Loach c14c7f0b69
raudio: Fix warning on discarded const qualifier (#2967) 2 years ago
  Niels Martignène 76b5959bb5
Fix missing symbol when rglfw.c on BSD platforms (#2968) 2 years ago
  ashn fec96137e8
Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965) 2 years ago
  Ray bf3e527dab Update config.h 2 years ago
  Ray ad2067340f REVIEWED: `TraceLog()`, avoid possible buffer overflow 2 years ago
  veins1 cf04425bc2
Spelling (#2957) 2 years ago
  Ray 975c70d2b7 Update rlgl.h 2 years ago
  Ray 5a2c49b954 Updated Makefiles to include all missing new examples 2 years ago
  Ray a7f81b06b9 Remove trailing spaces 2 years ago
  Ray 393b0d1a80 Delete rcamera.old.h 2 years ago
  Ray 9a115106b4 Update miniaudio.h 2 years ago
  Ray 4f38830058 Some tweaks 2 years ago
  Ray 520ea94de8 Update version to `raylib 4.5` 2 years ago
  Ray 8ca3212701 REVIEWED: `UpdateCameraPro()` to use `Vector3` 2 years ago
  Ray f9c4cc2040 ADDED: `UpdateCameraPro()` -Experimental- 2 years ago
  Ray b436c8d7e5 ADDED: Security check for `emscripten_run_script()` #2954 2 years ago
  Ray ee3e40c663 Update rcore.c 2 years ago
  Ray 4f7b5ff59f `WARNING`: REMOVED: `UnloadModelKeepMeshes()` 2 years ago
  Ray ab1e246367 REVIEWED: Data types validation 2 years ago
  Ray ae53600d31 WARNING: REMOVED: Multichannel audio support API 2 years ago
  Ray 1b873b028f WARNING: REMOVED: Multichannel audio support API 2 years ago
  Sid K 0b18882a94
fix(build): Fix DLL build on Windows (#2951) 2 years ago
  Ray 8f7e2cd179 Replace TABS by 4 spaces 2 years ago
  Ray 614e0518a7 Remove trailing spaces 2 years ago
  Ray cf1ebada0e Tweak `WindowDropCallback()` #2943 2 years ago
  Ray aae7ab64c7 Update raudio.c 2 years ago