5767 Commits (1f806b555dd1ecb7e77797ed0de57d62a6bdd6f0)
 

Author SHA1 Message Date
  Ray ead8003044 Possible fix for #2360 3 years ago
  Conifer Coniferoslav 296b57e1f5
Update Swift binding version (#2352) 3 years ago
  Ray 6e9ec253c8 Support clipboard copy/paste on web 3 years ago
  raysan5 937e7b3dd9 REVIEWED: Some functions input parametes that should be `const` 3 years ago
  Antonis Geralis 68bad6986d
make const (#2348) 3 years ago
  DavidLyhedDanielsson 761669272f
Fix free camera panning in the wrong direction (#2347) 3 years ago
  raysan5 d4382f4a52 Removed trailing spaces 3 years ago
  Antonis Geralis 963de06d08
follow style guide (#2346) 3 years ago
  raysan5 4f2bfc5476 Reviewed bug on `FindNearestConnectorMode()` 3 years ago
  Chris 4815065c47
Update Raylib-cs bindings version (#2343) 3 years ago
  Jaedeok Kim b54e9db764
Optimize `Vector2Rotate()` function (#2340) 3 years ago
  megagrump f40eed5adf
add premultiplied alpha blend mode (#2342) 3 years ago
  Ray 4bc6e0d7de Update rtext.c 3 years ago
  Ray 9cf170e6e9 Reviewed makefile to use right shell on right platform 3 years ago
  raysan5 8c9a0221a4 Update Makefile 3 years ago
  raysan5 2f3fc41c33 Allow setting a custom PLATFORM_SHELL 3 years ago
  raysan5 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB 3 years ago
  raysan5 d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB 3 years ago
  Peter0x44 dd15531e25
Properly fix make clean under windows (#2341) 3 years ago
  raysan5 ddba8478c5 Revert "Reviewed Makefile clean target to use CMD shell on Windows" 3 years ago
  raysan5 ab47c6401e Reviewed Makefile clean target to use CMD shell on Windows 3 years ago
  Peter0x44 81cced4d83
Fix make clean target failing when shell is not cmd (#2338) 3 years ago
  gtrxAC 30797d3201
Update file names in build scripts (#2339) 3 years ago
  Scribe of the Ziggurat 96452637d9
Add BSD support for zig builds (#2332) 3 years ago
  locriacyber 1e436be51d
Make audio examples compile with external glfw on Linux (#2329) 3 years ago
  iskolbin c895bed5e6
Added defines to parser (#2269) 3 years ago
  Audi Nugraha a0895f1a3c
Fix Undefined Symbol `_ftelli64` (#2319) 3 years ago
  megagrump c54d9cd552
simplify QuaternionInvert (#2324) 3 years ago
  Macoy Madson 680cc72d43
Add missing defines to CUSTOMIZE_BUILD block (#2318) 3 years ago
  Macoy Madson 6e9bb7e480
Add missing defines to CUSTOMIZE_BUILD block (#2318) 3 years ago
  raysan5 44d3cee5d1 Minor tweak 3 years ago
  Ray d38fe92c3f RENAMED: `GetFileSize()` to `GetFileLength()` 3 years ago
  raysan5 0f00c41aad ADDED: `GetFileSize()` 3 years ago
  raysan5 524bf57b74 Update qoi.h 3 years ago
  Siddharth Roy e5ee69a0f5
Add DrawTextCodepoints (#2308) 3 years ago
  Ray 76b6efc827 Support export .jpeg files 3 years ago
  raysan5 ebdc34a20e Update minshell.html 3 years ago
  Tobias Mock b4e0f7ab08
Update raylib-ocaml to 4.0 (#2305) 3 years ago
  Ray b422e407e8 Update rtextures.c 3 years ago
  Nikolas 5b8b24c0c5
Fix GetApplicationDirectory on macOS (#2304) 3 years ago
  Roy Qu 45ef46c5e8
fix: material color won't be loaded if there's no texture for that material (#2298) 3 years ago
  Philip Shenk dfac74ffa7
updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) 3 years ago
  Laurentino Luna 3c359ff4bc
Review code conventions for specific defines for GetApplicationDirectory() (#2293) 3 years ago
  Jeffery Myers bec27a6ebc
[CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290) 3 years ago
  raysan5 61d0c71b3c REVIEWED: example: shapes_top_down_lights 3 years ago
  Jeffery Myers 4b998cfd05
[Examples] Top down lights example (#2199) 3 years ago
  raysan5 15b36e04b2 Review formating 3 years ago
  ptarabbia 5ac07122bd
Add panning to raudio and update audio_raw_stream example. (#2205) 3 years ago
  Ray 48a463cca8 REVIEWED: `Vector2Transform(()` 3 years ago
  Ray 8ee0eb8f36 ADDED: `Vector2Transform()` 3 years ago