Commit Graph

  • 46c1d60e05 define WideCharToMultiByte ColleagueRiley 2024-08-24 11:15:55 -0400
  • 873db2c89d
    Merge branch 'raysan5:master' into master Colleague Riley 2024-08-24 10:57:17 -0400
  • 5dec091dea (rcore_desktop_rgfw.c) fix errors when compiling with mingw ColleagueRiley 2024-08-24 10:55:54 -0400
  • 7f9f83a073 Update raylib_api.* by CI github-actions[bot] 2024-08-24 05:54:04 +0000
  • d8a3422a13 update fullscreen and borderless comments to better describe what they do. Jeffery Myers 2024-08-23 22:53:39 -0700
  • d0a2f9a39f Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-08-23 22:51:32 -0700
  • b0c3013b51
    [raudio] Support 24-bit FLACs in LoadMusicStreamFromMemory (#4279) konstruktor227 2024-08-23 22:51:29 +0200
  • 59848eb3a6 [raudio] Support 24-bit FLACs in LoadMusicStreamFromMemory Maciej Lorenc 2024-08-23 22:10:13 +0200
  • 3079c69725
    Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) Menno van der Graaf 2024-08-23 22:32:20 +0200
  • ecf863969c
    [build] CMake: Fix warnings in projects/CMake/CMakeLists.txt (#4278) Peter0x44 2024-08-23 21:29:40 +0100
  • d417273165 [build] CMake: Fix warnings in projects/CMake/CMakeLists.txt Peter0x44 2024-08-23 21:21:01 +0100
  • 77172e34db
    Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular (#4276) Bugsia 2024-08-23 22:22:36 +0200
  • 74350fa7cf
    [build] CMake: Delete BuildOptions.cmake (#4277) Peter0x44 2024-08-23 21:21:22 +0100
  • 466164b4a0
    Merge branch 'raysan5:master' into master Peter0x44 2024-08-23 21:17:31 +0100
  • 9c63b62840
    Merge pull request #1 from Bugsia/Bugsia-patch-1 Bugsia 2024-08-23 10:24:21 +0200
  • 6186fc0bd9
    Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular Bugsia 2024-08-23 10:21:06 +0200
  • d4fb512e0f
    Merge e8845774cd into cc88e0b780 Bugsia 2024-08-22 20:13:05 +0200
  • e8845774cd
    Added fix Bugsia 2024-08-22 20:12:44 +0200
  • cc88e0b780
    rtext: always multiply by sign in TextToFloat() (#4273) listeria 2024-08-21 12:45:14 -0300
  • 284798326d rtext: always multiply by sign in TextToFloat() Listeria monocytogenes 2024-08-21 12:40:30 -0300
  • c8bee7c439
    [rmodels] Add a warning when loading an OBJ with multiple materials. (#4271) Jeffery Myers 2024-08-21 08:11:59 -0700
  • 2feb5c3f3b Add a temp warning about material assignments during OBJ loading if the file has more than one material. To be replaced when the OBJ translation code is fixed. Jeffery Myers 2024-08-21 07:53:57 -0700
  • f59f208f4c Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-08-21 07:48:03 -0700
  • bae0af241e Update raylib_api.* by CI github-actions[bot] 2024-08-21 12:08:09 +0000
  • fa3f73d881
    [rshapes] Review DrawGradient color parameter names (#4270) Paperdomo101 2024-08-21 20:07:52 +0800
  • 07ad0fabdf [rshapes] Review DrawGradient color parameter names Paperdomo101 2024-08-21 10:06:40 +0800
  • 039df36f4b REVIEWED: Automation events mouse wheel #4263 Ray 2024-08-20 19:13:18 +0200
  • d331278450 WaitTime fix Artem Borovik 2024-08-20 00:43:10 +0300
  • 7fab03c0b4
    Fix warnings (#4264) hanaxars 2024-08-19 14:41:20 +0300
  • 99452d6b06 Update raylib_api.* by CI github-actions[bot] 2024-08-19 07:58:05 +0000
  • b44c05d734 rcore_desktop_rgfw: Add skeleton of IME functions Takuro Ashie 2024-08-19 16:51:20 +0900
  • e56841fd54 Support preedit candidate Daijiro Fukuda 2022-12-15 15:24:42 +0900
  • c2286f2804 Add API: ResetPreedit Daijiro Fukuda 2022-08-26 17:40:27 +0900
  • d004c665d0 Add API: SetImeStatus Daijiro Fukuda 2022-08-26 17:36:41 +0900
  • 8d5d9cc874 Add API: IsImeOn Daijiro Fukuda 2022-08-26 17:27:06 +0900
  • 6c7e13e1b0 Add API: GetPreeditCursorRectangle Daijiro Fukuda 2022-08-26 17:18:55 +0900
  • b63d0eb162 Add API: SetPreeditCursorRectangle Daijiro Fukuda 2022-11-30 21:43:42 +0900
  • 71bb40a9e4 Add API: SetPreeditCallback Daijiro Fukuda 2022-11-11 15:06:24 +0900
  • 14ebb2afd4 Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce Menno van der Graaf 2024-08-17 23:37:16 +0200
  • 3142305aca
    Fix warnings hanaxars 2024-08-18 12:40:15 +0300
  • a362ad1001 webrogue support Artem Borovik 2024-08-17 18:22:34 +0300
  • b432aa2b9c
    Update RGFW (#4259) Colleague Riley 2024-08-17 08:00:54 -0400
  • ceec5febae
    Merge branch 'raysan5:master' into rm-DrawRecLines-offset RadsammyT 2024-08-16 21:38:45 -0400
  • ce3e35d969
    ... and replace it with a -/+ 0.5 offset divided by current cam's zoom. RadsammyT 2024-08-16 18:35:14 -0400
  • cb074deb0b
    Merge pull request #2 from ColleagueRiley/main Colleague Riley 2024-08-16 21:35:26 -0400
  • 9c26d54c02 update RGFW ColleagueRiley 2024-08-16 21:32:15 -0400
  • fbc6575c52
    Merge branch 'raysan5:master' into pure Colleague Riley 2024-08-16 21:26:21 -0400
  • 308b77cd42
    Fix warnings (#4251) Lázaro Albuquerque 2024-08-16 19:07:23 -0400
  • f70d8a33cb REVIEWED: Shader load failing returns 0, instead of fallback Ray 2024-08-17 00:46:08 +0200
  • fa374f9cc9 Update webassembly.yml Ray 2024-08-17 00:44:33 +0200
  • 177e3371af
    Fix raylib version in CMake template shaperones 2024-08-16 16:59:49 +0300
  • b26b1c0080
    [rshapes] Remove DrawRectangleLines()'s + 1 offset RadsammyT 2024-08-15 23:16:08 -0400
  • 63ae57d2e3
    Added raylib-APL to BINDINGS.md (#4253) Brian E 2024-08-15 09:05:34 +0100
  • 54fc2d75c4
    Made APL binding be version 5.0 instead of auto Brian E 2024-08-15 08:56:22 +0100
  • ca687a98e8
    added back the newline Brian E 2024-08-14 10:55:29 +0100
  • 2823319d6c
    Added raylib-APL to BINDINGS.md Brian E 2024-08-14 10:51:44 +0100
  • 6e644a27fc
    Change some global variables to have internal linkage (#4252) Lázaro Albuquerque 2024-08-13 13:16:07 -0400
  • 1b76b61ae8
    Update rcore.c Lázaro Albuquerque 2024-08-13 12:58:52 -0400
  • fdcd856ade
    Update rcore.c Lázaro Albuquerque 2024-08-13 12:53:36 -0400
  • 3fa9a7d584
    Change some global variables to have internal linkage Lázaro Albuquerque 2024-08-13 12:51:47 -0400
  • e0a2db2423
    Update rcore_web.c Lázaro Albuquerque 2024-08-13 12:41:37 -0400
  • 713c3e5ba0
    Update rmodels.c Lázaro Albuquerque 2024-08-12 22:51:31 -0400
  • 65c4003546
    Make camera movement independant of framerate (#4247) hanaxars 2024-08-12 19:47:52 +0300
  • ed84303967 Added DrawModelTfm() to raylib.h and CHANGELOG André Jonsson 2024-08-11 20:06:57 +0200
  • 03a8c635eb Added DrawModelTfm() André Jonsson 2024-08-11 19:56:34 +0200
  • 7969cd20a7
    Make camera movement independant of framerate hanaxars 2024-08-11 17:22:16 +0300
  • 418b878053
    [Examples] set FPS to 60 (#4235) Anthony Carbajal 2024-08-10 13:07:23 -0500
  • f223418309 remove extra commented lines CrackedPixel 2024-08-10 01:31:27 -0500
  • 18ad0259f6 Update CMakeLists.txt hatim oura 2024-08-09 19:29:40 +0100
  • 46cb6af437
    Fix core_input_gamepad_info example so all buttons are displayed within the window (#4241) Asdqwe 2024-08-09 14:03:14 -0300
  • 13491a485a
    Fixed compilation for OpenGL ES (#4243) Maxim Knyazkin 2024-08-09 20:02:18 +0300
  • 3ed3df28e1 Fixed compilation for OpenGL ES MaximKn1 2024-08-09 13:33:49 +0300
  • e4529ff8f9
    update text input box (#4229) Anthony Carbajal 2024-08-09 02:18:00 -0500
  • 3c5bdae7ab
    update shapes bouncing ball (#4226) Anthony Carbajal 2024-08-09 02:16:05 -0500
  • 06aeb21429
    update shaders basic pbr (#4225) Anthony Carbajal 2024-08-09 02:15:07 -0500
  • 85c6489d81
    update models box collisions (#4224) Anthony Carbajal 2024-08-09 02:12:26 -0500
  • 243801c2d1
    update text writing anim (#4230) Anthony Carbajal 2024-08-09 02:07:56 -0500
  • 2590a30d04
    [rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202) Maxim Knyazkin 2024-08-09 10:05:46 +0300
  • fe9e371f27
    [miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) NishiOwO 2024-08-09 16:04:18 +0900
  • 070c1c9d63
    update examples missing unloadtexture (#4234) Anthony Carbajal 2024-08-09 02:03:27 -0500
  • 5233b80fb7
    update raygui (#4238) Anthony Carbajal 2024-08-09 01:55:16 -0500
  • 9ef678d90a
    Fix warnings (#4239) Jeffery Myers 2024-08-08 23:54:22 -0700
  • cae0946764
    Fix build.zig and use zig fmt (#4242) freakmangd 2024-08-09 02:53:29 -0400
  • 77d6e95838 Fix TextFindIndex() usage asdqwe 2024-08-09 00:39:57 -0300
  • 966a676e39 Fix build.zig and use zig fmt Elijah Freeman 2024-08-08 20:40:19 -0400
  • fbad8eb8f1 Fix core_input_gamepad_info example so all buttons are displayed within the window asdqwe 2024-08-08 19:48:38 -0300
  • e8f7b34158 Fix core_input_gamepad example for Xbox gamepads asdqwe 2024-08-08 19:26:48 -0300
  • 849f3998c7 Fix typecast warnings Jeffery Myers 2024-08-08 11:04:57 -0700
  • cc6a9bdfd4 Merge branch 'master' of github.com:JeffM2501/raylib Jeffery Myers 2024-08-08 11:01:44 -0700
  • c8d907ed89 Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-08-08 11:01:31 -0700
  • a4d538c722 update raygui CrackedPixel 2024-08-08 04:53:14 -0500
  • 8b3d166e39 change rendertexture2d to rendertexture CrackedPixel 2024-08-07 20:43:16 -0500
  • c84de7c5d2 set FPS to 60 CrackedPixel 2024-08-07 20:12:20 -0500
  • d8da1240e7 update examples missing unloadtexture CrackedPixel 2024-08-07 19:54:20 -0500
  • 1c829e7b81 change texture2d to texture CrackedPixel 2024-08-07 19:42:06 -0500
  • ab25e1c8db updated example versions CrackedPixel 2024-08-07 19:28:11 -0500
  • dc882c5fed fovy kai-z99 2024-08-07 17:11:41 -0700
  • 2c6bb8ef56 update 1 kai-z99 2024-08-07 17:03:59 -0700
  • 12a97d8e0e update textures mouse painting CrackedPixel 2024-08-07 18:51:22 -0500
  • ff9feffdfa update text writing anim CrackedPixel 2024-08-07 18:43:13 -0500