Commit Graph

  • 781f717530 Remove the rcore.h include from drm, web, template (#3420) ubkp 2023-10-14 17:47:35 -03:00
  • 6d7112fde7 Fix some omissions (#3418) Le Juez Victor 2023-10-14 22:46:46 +02:00
  • 37e3ffcaac REVIEWED: SetMouseCursor() #3416 Ray 2023-10-14 22:45:56 +02:00
  • b79e381092 Fix SetMouseCursor implementation for PLATFORM_WEB (#3416) BeardedBread 2023-10-15 04:42:03 +08:00
  • bf639f02a8 Fix raygui.c leftover from zig build (#3417) Blue 2023-10-14 14:38:36 -06:00
  • 2498170b95 Fix screen size check in InitPlatform() (#3415) Le Juez Victor 2023-10-14 15:11:56 +02:00
  • d31b439e04 Implement SetMouseCursor for PLATFORM_WEB (#3414) BeardedBread 2023-10-14 21:10:33 +08:00
  • 54950f9a3d Make sure CORE.Window.ready is set Ray 2023-10-14 12:55:31 +02:00
  • b34c2ecbcb WARNING: REDESIGN: InitPlatform() to initialize all platform data #3313 Ray 2023-10-14 12:49:54 +02:00
  • 4521a142c3 tweaks Ray 2023-10-14 11:48:20 +02:00
  • 005ba155c0 Minor tweaks Ray 2023-10-14 10:56:09 +02:00
  • 2f08f435b9 Add Raylib.lean to BINDINGS.md (#3409) Daniil Kisel 2023-10-13 21:54:15 +03:00
  • 4981acb241 fix zig syntax errors in examples, and make it install executables correctly (#3395) Purple4pur 2023-10-14 01:55:52 +08:00
  • 5a0d9c8d43 Fix UpdateSound parameter name (#3405) Daniil Kisel 2023-10-13 20:54:43 +03:00
  • 36abc48cf8 Normalize gestureEvent.position coordinates (#3406) Le Juez Victor 2023-10-13 19:54:00 +02:00
  • f3c27ec157 Fix android, drm compilation issue on InitWindow (#3407) ubkp 2023-10-13 14:53:31 -03:00
  • 0f4a8cf7cb Ported to stb_image_resize2.h (#3403) Babak 2023-10-13 16:37:35 +02:00
  • 0daa5ce1e7 Fix GetMouseDelta() issue for Android (#3404) Le Juez Victor 2023-10-13 16:36:42 +02:00
  • 2e65bc675c Moved some platforms functions to generic rcore #3313 Ray 2023-10-13 14:14:16 +02:00
  • 876e6b3a0d REVIEWED: TextFormat(), added "..." for truncation #3366 Ray 2023-10-11 20:25:09 +02:00
  • 6ed8acde67 Fix windowMin/Max to screenMin/Max for android, drm, template (#3400) ubkp 2023-10-11 14:29:21 -03:00
  • 61af8e7631 REVIEWED: #3399, Fix #3366 Ray 2023-10-11 12:20:03 +02:00
  • 28fb58f0ea [rtext] TextFormat() warn user if buffer overflow occured. (#3399) Murlocohol 2023-10-11 06:15:40 -04:00
  • da9c2894fe Reorganized some functions, WaitTime() is common to all platforms Ray 2023-10-11 12:10:38 +02:00
  • a2c5f01059 Reordered one function Ray 2023-10-11 11:55:12 +02:00
  • 0d175a69ae REVIEWED: Mouse and Touch functions generic to all platforms #3313 Ray 2023-10-11 11:36:44 +02:00
  • 6ebfec99c5 Added gamepad functions as generic for all platforms Ray 2023-10-11 11:14:03 +02:00
  • ddca525132 RENAMED: rcore_custom to rcore_template Ray 2023-10-11 11:11:09 +02:00
  • daba1a2794 Split drm update input (#3397) MichaelFiber 2023-10-11 04:30:51 -04:00
  • 101a9b0445 Added comments and review some functions #3313 Ray 2023-10-10 11:59:41 +02:00
  • b94e6290a4 Added some comments and tweaks #3313 Ray 2023-10-10 10:50:09 +02:00
  • 67a1e1ffae Update rtextures.c Ray 2023-10-10 10:48:46 +02:00
  • cb57165956 REVIEWED: Fix #3387 Ray 2023-10-10 10:48:30 +02:00
  • 9702a17152 [raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) Murlocohol 2023-10-10 04:42:11 -04:00
  • f0d949f931 Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. (#3394) Murlocohol 2023-10-10 02:59:09 -04:00
  • 0d8a6cfbfa Revert "Update zig build system to zig version 0.11.0 (#3393)" Ray 2023-10-10 08:48:55 +02:00
  • 540ad99442 Update zig build system to zig version 0.11.0 (#3393) Purple4pur 2023-10-09 19:05:19 +08:00
  • cfffa74f96 REVIEWED: Libs include order Ray 2023-10-09 11:17:22 +02:00
  • f93d0ff9bc Update raudio.c Ray 2023-10-09 11:17:09 +02:00
  • b55cf40b91 Format tweaks Ray 2023-10-09 11:07:02 +02:00
  • a38afcf053 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-10-09 10:51:41 +02:00
  • f86f4159e6 Avoid references to PLATFORM_ flags #3313 Ray 2023-10-09 10:51:37 +02:00
  • dfb0326d00 Update rcore.c (#3326) SuperUserNameMan 2023-10-09 09:54:43 +02:00
  • 33c84b3c00 Update rmodels.c Ray 2023-10-09 09:53:52 +02:00
  • 7ab911b9a4 Ensure m3d faces in non-decreasing materialid sequence (#3385) Dennis E. Hamilton 2023-10-09 00:49:58 -07:00
  • d309b1eaa7 Call nsvgDeleteRasterizer() on created rasterizer (#3392) Masoud Naservand 2023-10-09 11:17:54 +03:30
  • ea9de852bd ADDED: Custom platform template! #3313 Ray 2023-10-09 09:46:57 +02:00
  • 682992e868 REVIEWED: Reorganize functions Ray 2023-10-09 09:45:57 +02:00
  • 5ed7717f0d REVIEWED: WaitTime(), added validation #3377 Ray 2023-10-09 01:21:46 +02:00
  • a0b30b0363 REVIEWED: SetupViewport() macOS #3313 Ray 2023-10-09 01:02:19 +02:00
  • df8d3a5afb REVIEWED: Some warnings #3313 Ray 2023-10-09 00:47:22 +02:00
  • d445fdaa19 WARNING: REDESIGN: Move platform specific data to platform submodules #3313 Ray 2023-10-09 00:41:06 +02:00
  • bbbaae5562 Reviewed #3313 Ray 2023-10-08 23:38:52 +02:00
  • fecf56e15a WARNING: rcore module split per-platform **BIG CHANGE** (#3388) Ray 2023-10-08 18:36:07 +02:00
  • 1327b570e3 Update raylib_parser.c 4.6-dev Ray 2023-10-08 18:11:55 +02:00
  • be8eea9eda Format tweaks Ray 2023-10-08 18:10:05 +02:00
  • 97c2744a16 Update raylib_api.* (#3379) BLUELOVETH 2023-10-08 03:10:27 +08:00
  • 52ba44c474 REVIEWED: #3363 Ray 2023-10-07 21:07:50 +02:00
  • da5407b776 Optimize m3d mesh creation (#3363) DaveH355 2023-10-08 03:02:05 +08:00
  • bc15c19518 Texture Tiling Example - luis605 (#3353) Luís Almeida 2023-10-01 22:01:59 +01:00
  • 7351240218 [rcore] reveiwed GetWorldToScreenEx (#3351) Brian E 2023-10-01 22:00:25 +01:00
  • c3a1c8c8eb Update BINDINGS.md with raylib-pkpy-bindings (#3361) BLUELOVETH 2023-10-02 04:56:43 +08:00
  • 73b54c862e Update raylib.h Ray 2023-09-29 00:28:16 +02:00
  • 411d0ee437 Update raylib_parser.c Ray 2023-09-29 00:28:03 +02:00
  • 8d5a90ea3c Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355) Jeffery Myers 2023-09-27 14:47:18 -07:00
  • 9ff47fc807 fix BINDINGS.md (#3358) XXIV 2023-09-27 21:57:47 +03:00
  • 115ba2b079 Factor's Raylib bindings mention being at v4.5 (#3350) WraithGlade 2023-09-26 12:59:40 -04:00
  • f2389a1e55 Remove trail spaces Ray 2023-09-26 12:54:24 +02:00
  • f7c3035b8c Update raygui.h Ray 2023-09-24 23:51:23 +02:00
  • c8a6093d52 Update examples creation requirements Ray 2023-09-23 11:13:11 +02:00
  • 557aeff253 REVIEWED: glInternalFormat is unsigned and actually, rlGetGlTextureFormats() returns 0 if fails Ray 2023-09-22 11:59:52 +02:00
  • a3a5aa7c63 REVIEWED: LoadFileData() potential issues with dataSize Ray 2023-09-22 11:58:53 +02:00
  • 83d82b6697 Update rmodels.c Ray 2023-09-22 11:58:24 +02:00
  • f27ea1f0c8 REVIEWED: IsGestureDetected() parameter type Ray 2023-09-22 11:58:14 +02:00
  • 7eb49d1c7b EXTERNAL: msf_gif.h, reviewed some warnings Ray 2023-09-22 11:57:49 +02:00
  • 477f5e5436 Update miniaudio v0.11.16 --> v0.11.18 Ray 2023-09-21 23:54:59 +02:00
  • 577a8de7c0 [raymath] Added macros for EPSILON on each function it's used in (#3330) Brian E 2023-09-21 22:48:48 +01:00
  • a2b3b1ebe4 REVIEWED: CompressData(), possible stack overflow Ray 2023-09-20 21:23:43 +02:00
  • 36e99860ee Added note about WebGL warning Ray 2023-09-20 21:22:04 +02:00
  • c9020ece5d Update linux.yml Ray 2023-09-19 18:52:40 +02:00
  • b335927665 Reviewed PR #3321 Ray 2023-09-18 19:43:10 +02:00
  • eb461512a7 Added UBSAN complaint fix to rLoadTexture #1891 (#3321) Christopher Odom 2023-09-18 13:39:12 -04:00
  • 4d2906b0a5 Move mutex initialization before ma_device_start() (#3325) Le Juez Victor 2023-09-18 18:50:22 +02:00
  • 5c9cc3f9f7 Reviewed #3323 Ray 2023-09-18 12:07:40 +02:00
  • b9acbbbc66 Fix #3323 Ray 2023-09-18 11:50:37 +02:00
  • 421ae5bbd8 Update raylib-ocaml bindings to 4.5 version (#3322) Tobias Mock 2023-09-17 22:52:34 +02:00
  • 97c4333803 REVIEWED: UnloadRenderTexture(), additional check Ray 2023-09-17 20:42:45 +02:00
  • acf211a5fa general syntax fixes (#3319) Brian E 2023-09-17 19:16:14 +01:00
  • 33cc18ed51 Update BINDINGS.md Ray 2023-09-17 13:32:44 +02:00
  • f9c6ca468a Update BINDINGS.md with vaiorabbit/raylib-bindings (#3318) Wilson Silva 2023-09-17 00:56:38 +07:00
  • 06986f36b3 Update rmodels.c Ray 2023-09-15 17:04:07 +02:00
  • 18b22523cc Update BINDINGS.md (#3317) turborium 2023-09-15 14:32:50 +04:00
  • 8a1779b2ad Rename windowM* to screenM* (#3312) ubkp 2023-09-14 06:57:23 -03:00
  • 97ef81914c Reviewed parameters for consistency Ray 2023-09-13 17:05:38 +02:00
  • 528b879955 Update rtextures.c Ray 2023-09-13 17:05:22 +02:00
  • 719365f209 Add SetWindowMaxSize for desktop and web (#3309) ubkp 2023-09-13 11:37:11 -03:00
  • 2b1849e57d Add claw-raylib to BINDINGS.md (#3310) bohonghuang 2023-09-13 22:35:37 +08:00
  • 2e7a7877a5 Update webassembly.yml Ray 2023-09-12 15:11:16 +02:00
  • 3ab7f70e31 Update BINDINGS.md (#3307) Kenta 2023-09-11 22:19:43 +01:00
  • 9d230d753b Implement FLAG_WINDOW_RESIZABLE for web (#3305) Peter0x44 2023-09-11 17:03:33 +00:00