Commit Graph

  • 937e7b3dd9 REVIEWED: Some functions input parametes that should be const raysan5 2022-02-20 20:35:28 +01:00
  • 68bad6986d make const (#2348) Antonis Geralis 2022-02-20 21:12:55 +02:00
  • 761669272f Fix free camera panning in the wrong direction (#2347) DavidLyhedDanielsson 2022-02-20 19:52:13 +01:00
  • d4382f4a52 Removed trailing spaces raysan5 2022-02-18 20:30:46 +01:00
  • 963de06d08 follow style guide (#2346) Antonis Geralis 2022-02-17 01:54:21 +02:00
  • 4f2bfc5476 Reviewed bug on FindNearestConnectorMode() raysan5 2022-02-15 19:38:28 +01:00
  • 4815065c47 Update Raylib-cs bindings version (#2343) Chris 2022-02-15 18:35:17 +00:00
  • b54e9db764 Optimize Vector2Rotate() function (#2340) Jaedeok Kim 2022-02-14 02:43:17 +09:00
  • f40eed5adf add premultiplied alpha blend mode (#2342) megagrump 2022-02-13 18:42:24 +01:00
  • 4bc6e0d7de Update rtext.c Ray 2022-02-13 10:47:19 +01:00
  • 9cf170e6e9 Reviewed makefile to use right shell on right platform Ray 2022-02-13 10:47:09 +01:00
  • 8c9a0221a4 Update Makefile raysan5 2022-02-12 19:38:14 +01:00
  • 2f3fc41c33 Allow setting a custom PLATFORM_SHELL raysan5 2022-02-12 19:31:27 +01:00
  • 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB raysan5 2022-02-12 19:08:31 +01:00
  • d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB raysan5 2022-02-12 18:06:21 +01:00
  • dd15531e25 Properly fix make clean under windows (#2341) Peter0x44 2022-02-12 16:59:48 +00:00
  • ddba8478c5 Revert "Reviewed Makefile clean target to use CMD shell on Windows" raysan5 2022-02-12 17:58:38 +01:00
  • ab47c6401e Reviewed Makefile clean target to use CMD shell on Windows raysan5 2022-02-12 17:37:12 +01:00
  • 81cced4d83 Fix make clean target failing when shell is not cmd (#2338) Peter0x44 2022-02-10 19:52:34 +00:00
  • 30797d3201 Update file names in build scripts (#2339) gtrxAC 2022-02-10 21:51:46 +02:00
  • 96452637d9 Add BSD support for zig builds (#2332) Scribe of the Ziggurat 2022-02-09 17:23:14 +10:00
  • 1e436be51d Make audio examples compile with external glfw on Linux (#2329) locriacyber 2022-02-05 13:33:05 +01:00
  • c895bed5e6 Added defines to parser (#2269) iskolbin 2022-02-03 16:56:00 +03:00
  • a0895f1a3c Fix Undefined Symbol _ftelli64 (#2319) Audi Nugraha 2022-02-03 18:00:33 +07:00
  • c54d9cd552 simplify QuaternionInvert (#2324) megagrump 2022-01-31 09:39:21 +01:00
  • 680cc72d43 Add missing defines to CUSTOMIZE_BUILD block (#2318) Macoy Madson 2022-01-29 10:12:13 -08:00
  • 6e9bb7e480 Add missing defines to CUSTOMIZE_BUILD block (#2318) Macoy Madson 2022-01-29 10:11:45 -08:00
  • 44d3cee5d1 Minor tweak raysan5 2022-01-28 21:25:40 +01:00
  • d38fe92c3f RENAMED: GetFileSize() to GetFileLength() Ray 2022-01-28 00:23:28 +01:00
  • 0f00c41aad ADDED: GetFileSize() raysan5 2022-01-27 14:07:05 +01:00
  • 524bf57b74 Update qoi.h raysan5 2022-01-26 16:33:38 +01:00
  • e5ee69a0f5 Add DrawTextCodepoints (#2308) Siddharth Roy 2022-01-26 17:25:34 +05:30
  • 76b6efc827 Support export .jpeg files Ray 2022-01-26 11:30:38 +01:00
  • ebdc34a20e Update minshell.html raysan5 2022-01-25 14:04:55 +01:00
  • b4e0f7ab08 Update raylib-ocaml to 4.0 (#2305) Tobias Mock 2022-01-23 12:22:25 +01:00
  • b422e407e8 Update rtextures.c Ray 2022-01-22 18:42:44 +01:00
  • 5b8b24c0c5 Fix GetApplicationDirectory on macOS (#2304) Nikolas 2022-01-22 17:25:53 +01:00
  • 45ef46c5e8 fix: material color won't be loaded if there's no texture for that material (#2298) Roy Qu 2022-01-21 19:52:07 +08:00
  • dfac74ffa7 updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) Philip Shenk 2022-01-21 02:53:25 -05:00
  • 3c359ff4bc Review code conventions for specific defines for GetApplicationDirectory() (#2293) Laurentino Luna 2022-01-18 14:30:19 -03:00
  • bec27a6ebc [CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290) Jeffery Myers 2022-01-17 09:05:48 -08:00
  • 61d0c71b3c REVIEWED: example: shapes_top_down_lights raysan5 2022-01-16 18:07:11 +01:00
  • 4b998cfd05 [Examples] Top down lights example (#2199) Jeffery Myers 2022-01-16 08:47:17 -08:00
  • 15b36e04b2 Review formating raysan5 2022-01-16 17:16:04 +01:00
  • 5ac07122bd Add panning to raudio and update audio_raw_stream example. (#2205) ptarabbia 2022-01-16 06:49:58 -05:00
  • 48a463cca8 REVIEWED: Vector2Transform(() Ray 2022-01-15 22:19:48 +01:00
  • 8ee0eb8f36 ADDED: Vector2Transform() Ray 2022-01-15 22:12:58 +01:00
  • f4dea6919a [CORE] Bug and formating fixes for GetApplicatonDir (#2285) Jeffery Myers 2022-01-14 11:16:25 -08:00
  • f57727995a REVIEWED: rlLoadShaderCode() raysan5 2022-01-13 19:05:45 +01:00
  • e621efe79f rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId if repesctive Code is NULL (#2281) Matthew Owens 2022-01-13 17:42:44 +00:00
  • 464026f15c Update rcore.c Ray 2022-01-12 12:00:47 +01:00
  • a134b8bc6d Update Makefile Ray 2022-01-11 15:39:08 +01:00
  • b61c9afd04 Update Makefile, simplified Ray 2022-01-11 11:57:26 +01:00
  • 0416d5ff7b Update Makefile Ray 2022-01-11 11:26:45 +01:00
  • cabb5518e5 Improve Makefile organization Ray 2022-01-11 11:20:04 +01:00
  • aaf0175d07 Fix typo in comment: s/simluate/simulate/ (#2277) hartmannathan 2022-01-11 03:04:09 -05:00
  • 7b7424802f Fixes an error in the spelling of "appearance" (#2276) Archie 2022-01-10 22:55:21 +00:00
  • 8db56cfc3b Added minimal web shell Ray 2022-01-10 22:31:30 +01:00
  • 8089ef0f2d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-01-10 13:55:04 +01:00
  • b4e0ed6007 Review formating Ray 2022-01-10 13:54:51 +01:00
  • c0da80c2b8 cmake: Update CMake project template with docs and web (#2274) Rob Loach 2022-01-10 02:55:32 -05:00
  • a6aa5a1e4c Make zig build functionality available to zig programs (#2271) Nikolas 2022-01-08 22:13:44 +01:00
  • 9d6fcd1710 Fixed Compiling Raylib for android Using cmake (#2270) hero2002 2022-01-08 21:14:10 +02:00
  • 7a159664bc Improved shader loading code Ray 2022-01-08 20:12:03 +01:00
  • 612c4ad1dc Reviewed possible issue with shaders detaching Ray 2022-01-08 19:55:14 +01:00
  • fbf34f7c0d [CORE] Add a function to return the application directory. (#2256) Jeffery Myers 2022-01-08 10:47:52 -08:00
  • 549ca669aa Added VS2022 project Ray 2022-01-05 23:40:22 +01:00
  • f7ed804131 Review parameters description size (not used) Ray 2022-01-05 21:35:01 +01:00
  • 2e3cfdcc2f JSON parser: Use array for function params (#2255) (#2264) gtrxAC 2022-01-04 15:06:10 +02:00
  • 2116a98745 ADDED: ExportFontAsCode() Ray 2022-01-03 20:45:56 +01:00
  • 62858e11f7 Review tracelogs Ray 2022-01-03 20:45:19 +01:00
  • 744bbd12a7 Update Raylib-J version/licence info (#2258) Calvin Day 2022-01-03 04:08:53 -05:00
  • ba1e91b4d7 Change comment about custom blend modes in rlgl.h (#2260) Gerber Lóránt Viktor 2022-01-02 22:50:39 +01:00
  • 7eb341ccaf WARNING: REVIEWED: A big bug with GetMouseWheelMove() Ray 2022-01-01 17:49:07 +01:00
  • f5a832e770 Update BINDINGS.md (#2257) ArnautDaniel 2022-01-01 11:18:29 -05:00
  • a940f41b4b Update year to 2022 raysan5 2021-12-31 20:06:22 +01:00
  • bb875b1db7 Update rcore.c raysan5 2021-12-31 18:18:27 +01:00
  • 8f2d9838a3 Reviewed fullscreen switch on PLATFORM_WEB raysan5 2021-12-31 17:46:31 +01:00
  • 4bb894f171 tweaks Ray 2021-12-31 11:01:43 +01:00
  • d91b9171fa [Feature] Added SetWindowOpacity(float opacity) (#2254) Tushar Singh 2021-12-30 17:43:50 +05:30
  • fef5be0bc7 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-12-29 19:06:56 +01:00
  • c862c4bdf2 Support CUSTOM_CFLAGS raysan5 2021-12-29 19:06:43 +01:00
  • 79992a8d50 Update linux.yml Ray 2021-12-29 19:05:23 +01:00
  • be5f36444d Update macos.yml Ray 2021-12-29 19:05:00 +01:00
  • b1607ad9e7 Update linux.yml Ray 2021-12-29 19:01:20 +01:00
  • e222209732 Reviewed CFLAGS raysan5 2021-12-29 18:22:31 +01:00
  • 0d064b7808 Added: missing / (#2253) shivajiva101 2021-12-29 00:07:30 +00:00
  • c9db9e6bb7 Updated version number to avoid confusions with release raysan5 2021-12-28 15:40:26 +01:00
  • 803ce9f44b Detected some pixel-errors due to rounding issues on position raysan5 2021-12-28 15:39:57 +01:00
  • 611e54e67e Reviewed makefiles Ray 2021-12-27 19:01:07 +01:00
  • 5f2bc20191 Update Makefile Ray 2021-12-27 16:49:01 +01:00
  • 8844ad6f0b Update Makefile Ray 2021-12-27 16:38:11 +01:00
  • bf0fed8431 Update Makefile Ray 2021-12-27 16:14:58 +01:00
  • 011aebe4b3 Update SPONSORS.md (#2248) Laurentino Luna 2021-12-27 12:03:35 -03:00
  • 423fdb320a Update raudio.c raysan5 2021-12-24 19:57:32 +01:00
  • dcc0791502 check not null before accessing by index (#2243) Antonis Geralis 2021-12-24 21:54:25 +03:00
  • f66ae2366f fix scopes binding URL (#2240) salotz 2021-12-23 05:12:05 -05:00
  • 4874c45ebf REVIEWED: ExportWaveAsCode() Ray 2021-12-23 11:02:20 +01:00
  • 31dd7b95bc Update Makefile.Web Ray 2021-12-23 11:01:52 +01:00
  • bb014ee61b add the raylib-scopes binding (#2238) salotz 2021-12-22 04:38:39 -05:00