Commit Graph

  • 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
  • e75f85ce58 REVIEWED: TextToPascal() issue when first char is uppercase Ray 2023-09-11 19:01:24 +02:00
  • 30f8dd6e37 rtextures: Fix ImageDraw() source clipping when drawing beyond top left (#3306) Rob Loach 2023-09-11 13:00:30 -04:00
  • b8cd10264b Revert "Disable UBSAN in zig builds. (#3292)" (#3303) Ryan Roden-Corrent 2023-09-09 11:32:28 -04:00
  • 37f60e75e7 Remove unneeded #if (#3301) MichaelFiber 2023-09-09 03:47:07 -04:00
  • b68d0850b1 Some code restructuring for input functions, consistency review Ray 2023-09-08 20:01:52 +02:00
  • 10e4aa32f8 Update rtext.c Ray 2023-09-08 20:01:19 +02:00
  • 1896268775 Reviewed examples for consistency Ray 2023-09-08 13:27:13 +02:00
  • 2d5d0c2999 examples: core: adds 2D camera two player split screen (#3298) Gabriel dos Santos Sanches 2023-09-08 12:22:12 +02:00
  • ecc80bbcea added raylib-raku to bindings (#3299) Dan Vu 2023-09-08 11:13:00 +02:00
  • 30a9a24db9 Review to avoid UBSAN complaining #1891 Ray 2023-09-07 18:00:10 +02:00
  • 18e9784c6d Remove PLATFORM_RPI (#3232) MichaelFiber 2023-09-07 11:42:28 -04:00
  • 8cf76ec113 Update Makefile : clean raygui.c & physac.c (#3296) SuperUserNameMan 2023-09-07 17:35:02 +02:00
  • b0c6972e5c Update rcore.c Ray 2023-09-06 23:33:29 +02:00
  • d7debba222 Mouse offset and scaling must be considered also on web! Ray 2023-09-06 23:16:31 +02:00
  • d55527953a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-09-05 20:04:30 +02:00
  • 9cce5a93ff Fix #3293 Ray 2023-09-05 20:04:21 +02:00
  • 76fe16259d Update cmake SUPPORT_FILEFORMAT_SVG default value (#3291) Asdqwe 2023-09-05 06:03:59 -03:00
  • 97a8fe1e15 Update README.md (#3290) Ikko Eltociear Ashimine 2023-09-05 18:03:32 +09:00
  • a316f9e7fc Disable UBSAN in zig builds. (#3292) Ryan Roden-Corrent 2023-09-05 05:02:25 -04:00
  • c104a97590 Update config.h Ray 2023-09-04 18:51:44 +02:00
  • bdda1efd44 Fix #3247 Ray 2023-09-04 18:43:25 +02:00
  • 8a82e17a79 Update rtextures.c Ray 2023-09-04 18:43:03 +02:00
  • c147ab51c9 Fix examples/textures/textures_image_rotate.c help instructions (#3286) Asdqwe 2023-09-03 06:03:00 -03:00
  • a69d401433 Fix examples/textures/textures_fog_of_war.c help instructions (#3285) Asdqwe 2023-09-02 17:50:59 -03:00
  • 8bd6bb622c Add SUPPORT_FILEFORMAT_SVG to cmake (#3284) Asdqwe 2023-09-02 17:38:10 -03:00
  • 67a693fc5b REVIEWED: LoadImageSvg() Ray 2023-09-02 19:20:56 +02:00
  • d6f3891009 REVIEWED: LoadImageSvg() Ray 2023-09-02 13:16:44 +02:00