Commit Graph

  • e08f6bc88c
    Update README.md Ridge3Dproductions 2024-09-20 16:33:02 -0400
  • 864d22eeb5
    Update CMakeLists.txt Ridge3Dproductions 2024-09-20 16:26:23 -0400
  • e5d0cc978a Some minor tweaks Ray 2024-09-20 17:32:01 +0200
  • c09dadd9b5 Update raylib_api.* by CI github-actions[bot] 2024-09-20 15:30:53 +0000
  • 86ead96263
    [rmodels] Optional GPU skinning (#4321) Daniel Holden 2024-09-20 11:30:37 -0400
  • 2f0cf8fbe1
    [BINDINGS.md] Added raylib-bqn, moved rayed-bqn (#4331) Brian E 2024-09-20 09:01:15 +0200
  • 2ada4f0be1
    removed accidental newline Brian E 2024-09-20 07:26:31 +0100
  • 43055d5659
    [BINDINGS.md] Added raylib-bqn, moved rayed-bqn Brian E 2024-09-20 07:12:48 +0100
  • d0411f68f4 Removed variable declaration to avoid shadowing warning. Daniel Holden 2024-09-19 07:52:46 -0400
  • c762a99bd5 Update raylib_api.* by CI github-actions[bot] 2024-09-17 15:30:59 +0000
  • 0a03ed913b Update raylib.h Ray 2024-09-17 17:30:40 +0200
  • c2bd1845eb Reviewed #4323 Ray 2024-09-17 10:30:26 +0200
  • 627e76cf7b REVIEWED: Directory filter tag #4323 Ray 2024-09-17 10:26:32 +0200
  • 89d2a38c0c
    Limit should only be positive, because it's the length Vinícius Bispo 2024-09-16 15:43:50 -0300
  • 41e2c50ab8
    Fix missing semicolon Vinícius Bispo 2024-09-16 15:26:00 -0300
  • 7e234c79aa
    Add comment explaining what Vector2Limit does Vinícius Bispo 2024-09-16 15:25:07 -0300
  • 719de8db39
    Add Vector2Limit Vinícius Bispo 2024-09-16 15:21:18 -0300
  • bd1c99a9fd merge Daniel Holden 2024-09-15 08:21:08 -0400
  • e2c473eec5 Added GPU skinning example. Daniel Holden 2024-09-15 08:10:10 -0400
  • 186787e311 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-09-15 13:21:22 +0200
  • 0e4ebaf89d REVIEWED: DrawTexturePro() to avoid negative dest rec #4316 Ray 2024-09-15 13:20:43 +0200
  • 7ec1c288be Update raylib_api.* by CI github-actions[bot] 2024-09-15 11:05:15 +0000
  • 16e9317220
    [rcore] Add filtering folders to LoadDirectoryFilesEx()/ScanDirectoryFiles() (#4302) foxblock 2024-09-15 13:05:01 +0200
  • 329b2df4f2 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-09-15 13:03:38 +0200
  • e9bbf02b2b Update rtextures.c Ray 2024-09-15 13:03:12 +0200
  • 8d92e65773 Update raylib_api.* by CI github-actions[bot] 2024-09-15 11:02:18 +0000
  • b807f633d9 REVIEWED: ColorLerp() formatting #4310 Ray 2024-09-15 13:01:59 +0200
  • 68e7cadabc Update raylib_api.* by CI github-actions[bot] 2024-09-15 10:56:01 +0000
  • ddc523ffbe
    [rtextures] add MixColors. a function to mix 2 colors together (#4310) SusgUY446 2024-09-15 12:55:45 +0200
  • d02fcc5262
    chore: GetApplicationDirectory definition for FreeBSD (#4318) base 2024-09-15 07:51:20 -0300
  • 568e736fd9 Moved new shader locations to end of enum to avoid breaking existing examples. Added gpu skinning on drawing of instanced meshes. Daniel Holden 2024-09-14 16:16:05 -0400
  • 8d9ddbe09c Added skinned bone matrices support for different file formats. Daniel Holden 2024-09-14 10:29:33 -0400
  • c3dac988a0 Added optional GPU skinning Daniel Holden 2024-09-14 09:39:04 -0400
  • 162fe293b9 chore: GetApplicationDirectory definition for FreeBSD cortexmancer 2024-09-13 11:31:06 -0300
  • 113f3ea58b changed ColorLerp to be more like other functions CI 2024-09-12 20:26:48 +0200
  • ed702673ea
    fix for hardcoded index values in vboID array (#4312) Jett 2024-09-11 16:57:19 -0400
  • cb17e0e928 Do the same for RGFW sse2 2024-09-11 03:59:14 +0300
  • 921c1055d2 Add GetPlatformHandle sse2 2024-09-11 03:42:54 +0300
  • be14d03046 fix for hardcoded index values in vboID array Jett 2024-09-10 16:04:27 -0400
  • 1238af20f0
    Merge branch 'raysan5:master' into master SusgUY446 2024-09-10 14:08:24 +0200
  • b2ca734fd1 renamed MixColors to ColorLerp (https://github.com/raysan5/raylib/pull/4310#issuecomment-2340121038) CI 2024-09-10 12:34:05 +0200
  • fd961deba7
    Update BINDINGS.md (#4311) Alex 2024-09-10 00:44:25 -0500
  • 3a602e4c1e
    Update BINDINGS.md Alex 2024-09-09 19:58:04 -0500
  • 6fa8adc170 Move FILTER_FOLDER define to internals of rcore and document option in comment foxblock 2024-09-09 18:10:44 +0200
  • 4e7887a7fc added MixColors function to mix 2 colors together (Line 1428 raylib.h and Line 4995 in rtextures.c) CI 2024-09-09 13:24:21 +0200
  • 0656440e38
    fix vld1q_f16 undeclared in arm on stb_image_resize2.h v2.10 (#4309) masnm 2024-09-09 00:24:53 +0600
  • b6ad0072d7
    fix vld1q_f16 undeclared in arm on stb_image_resize2.h v2.10 Ahmmed Sakib Noman 2024-09-07 19:49:14 +0600
  • 10b01ba7c2
    Change implicit conversion to explicit conversion to remove warning (#4308) masnm 2024-09-07 03:16:17 +0600
  • 2e4b782c18
    Change implicit conversion to explicit conversion to remove warning Ahmmed Sakib Noman 2024-09-06 22:21:45 +0600
  • ed61bdb568
    Fix seg fault with long comment lines (#4306) Chris Warren-Smith 2024-09-04 20:37:00 +0930
  • f541ba099f Fix seg fault with long comment lines chrisws 2024-09-04 20:22:32 +0930
  • 42022c3531
    fix: In certain cases the connector status is reported UNKNOWN, should be conisdered as CONNECTED (#4305) Michał Jaskólski 2024-09-03 14:38:12 +0200
  • 1a7827d3e8 fix: In certain cases the connector status is reported UNKNOWN, should be conisdered as CONNECTED Michal Jaskolski 2024-09-03 13:40:18 +0200
  • 59b44a4908
    Add uConsole mapping (#4297) carverdamien 2024-09-02 10:01:30 +0200
  • 6028447663 Add filtering folders in ScanDirectoryFiles and ScanDirectoryFilesRecursively foxblock 2024-09-01 23:31:51 +0200
  • 5e59d1d061
    update deprecated function Alex 2024-09-01 10:05:54 +0900
  • 6281115e6f wait no, the none example can't run the example IoIxD 2024-08-30 15:39:24 -0700
  • 957acee900 while typing the pr i realized that saying that GetCore is 'not guaranteed to be stable' is redundant IoIxD 2024-08-30 15:25:11 -0700
  • c13252e512 finished embeddable/none platforms and the example IoIxD 2024-08-30 15:08:38 -0700
  • 6e58c0a732 Add uConsole mapping Damien Carver 2024-08-30 21:13:02 +0100
  • 64f3990e93 reset webrogue-specific changes to upstream Artem Borovik 2024-08-30 20:40:07 +0300
  • 3657948c1d Merge remote-tracking branch 'upstream/master' Artem Borovik 2024-08-30 20:36:39 +0300
  • 617e0e51df fix Artem Borovik 2024-08-30 20:34:42 +0300
  • 732c1fcb26 texture fix Artem Borovik 2024-08-30 18:08:39 +0300
  • b0d4c5b0bc found out how to expose the CoreData struct nicely IoIxD 2024-08-30 00:12:59 -0700
  • 63a4eb8a62 the j IoIxD 2024-08-29 23:47:49 -0700
  • 00084ddb11 the j IoIxD 2024-08-29 23:24:31 -0700
  • 63103cdf0a the j IoIxD 2024-08-29 23:23:56 -0700
  • 2991d95bbb the j IoIxD 2024-08-29 23:05:43 -0700
  • 5f49ec3d64
    Fix missing equal sign (#4294) hanaxars 2024-08-28 19:35:35 +0300
  • bef9706a7d
    Fix missing equal sign hanaxars 2024-08-28 19:01:47 +0300
  • 0aea99507e [rcore] created SetWindowShouldClose Bruno Cabral 2024-08-25 17:37:52 -0700
  • 8ea5db3ec4
    fix(rcore/android): Allow main() to return it its caller on configuration changes. (#4288) Hesham Abourgheba 2024-08-25 19:51:08 +0300
  • 91a9888baa
    [rModels] Correctly split obj meshes by material (#4285) Jeffery Myers 2024-08-25 09:49:52 -0700
  • 24095a0c97 PR Feedback Jeffery Myers 2024-08-25 08:09:13 -0700
  • ee17cf1b63
    fix(rcore/android): Allow main() to return it its caller on configuration changes. IllusionMan1212 2024-08-25 14:30:22 +0200
  • f5ef357810 Update rtext.c Ray 2024-08-25 13:55:53 +0200
  • 5604f6d8a3 Update rlgl.h Ray 2024-08-25 12:57:05 +0200
  • 157c7c21d4 ADDED: more uniform data type options #4137 Ray 2024-08-25 12:52:27 +0200
  • dec7f12b14 Update raylib.h Ray 2024-08-25 12:51:55 +0200
  • 8dbf371244
    Examples makefiles: align /usr/local with /src Makefile (#4286) Tchan0 2024-08-25 11:23:08 +0200
  • 22cbc90ba8
    /usr/local: allow override Tchan0 2024-08-25 00:09:58 +0200
  • fd4071f125
    align /usr/local with src Makefile Tchan0 2024-08-25 00:08:26 +0200
  • 164de4860d Correctly split meshes from tinyobj by material so they can be represented by raylib correctly Jeffery Myers 2024-08-24 12:09:34 -0700
  • 167401e761 Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-08-24 12:02:41 -0700
  • d314afc451
    rlgl.h: glint64 did not exist before OpenGL 3.2 (#4284) Tchan0 2024-08-24 20:35:49 +0200
  • c6c5327493
    rlgl.h: glint64 did not exist before OpenGL 3.2 Tchan0 2024-08-24 20:34:03 +0200
  • 0c06a08e07
    [rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) Dave Green 2024-08-24 20:33:21 +0200
  • 0aba21f71c
    [RCORE] Update comments on fullscreen and boderless window to describe what they do (#4280) Jeffery Myers 2024-08-24 11:31:28 -0700
  • 4c9282b090 ADDED: isGpuReady flag, allow font loading with no GPU acceleration Ray 2024-08-24 18:59:24 +0200
  • 78e86b6ea5 Update rlgl.h Ray 2024-08-24 18:58:43 +0200
  • 414133dbe7 Update models_point_rendering.c Ray 2024-08-24 18:56:06 +0200
  • bc0bd98763
    (rcore_desktop_rgfw.c) fix errors when compiling with mingw (#4282) Colleague Riley 2024-08-24 12:43:46 -0400
  • dfd8055270 Update raylib_api.* by CI github-actions[bot] 2024-08-24 16:42:52 +0000
  • 7bde76ca2c
    [rmodels] More performant point cloud rendering with DrawModelPoints() (#4203) Reese Gallagher 2024-08-24 12:42:38 -0400
  • f40a04ffdf
    Merge branch 'master' into render-points Ray 2024-08-24 18:41:47 +0200
  • 3ee8d5cba4 comment formatting Reese Gallagher 2024-08-24 11:56:47 -0400
  • d32c96f226 added point rendering to readme and renumbered examples Reese Gallagher 2024-08-24 11:56:03 -0400
  • c149d615a6 added point rendering to makefiles Reese Gallagher 2024-08-24 11:55:37 -0400
  • 3031607875 address code convention comments Reese Gallagher 2024-08-24 11:17:06 -0400