Commit Graph

  • a0a81fddee Make addRaylib use options.opengl_version (#4049) carverdamien 2024-06-09 13:29:09 +02:00
  • 8cbde7f84c tweaks Ray 2024-06-09 13:16:29 +02:00
  • 6b3c1148bf REVIEWED: Animation name being NULL #4037 Ray 2024-06-09 13:16:18 +02:00
  • 8c712f82d1 Update RGFW (#4048) Colleague Riley 2024-06-08 16:26:46 -04:00
  • 7b92b5bde7 fix: infer CMAKE_MODULE_PATH in super-build (#4042) fruzitent 2024-06-07 11:22:24 +03:00
  • 3948656d84 The example always showed a xbox controller, never a ps3 controller (#4040) Konrad Gutvik Grande 2024-06-07 10:21:02 +02:00
  • f05316b11d [rlgl] Rename near, far variables (#4039) jgabaut 2024-06-06 15:29:15 +02:00
  • e74d13e6db Fix examples not building with gestures system disabled (#4020) Sprix 2024-06-06 10:47:07 +01:00
  • 38018192b8 RENAME: near, far vaiables Ray 2024-06-06 10:12:23 +02:00
  • 5767c4cd05 Update rcore_desktop.c Ray 2024-06-04 23:00:12 +02:00
  • e1379afb01 Fix #4024, cylinder drawing was incorrect due to imprecise angle (#4034) Paul Melis 2024-06-04 11:46:57 +02:00
  • 39f12859dc rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) IoIxD 2024-06-03 11:13:28 -07:00
  • 06f8c4f733 LoadIQM: attempt to load texture from IQM at loadtime. (#4029) Jett 2024-06-03 03:03:33 -04:00
  • 0cad25f798 Update Raylib-CSharp to 5.1-dev. (#4030) MrScautHD 2024-06-03 08:52:51 +02:00
  • 11202bf299 [rmodels] Send full matModel to shader in DrawMesh (#4005) (#4022) David Holland 2024-06-02 19:52:00 +10:00
  • 2998f8671b LoadModelAnimationsIQM: fix corrupted animation names (#4026) Jett 2024-06-02 05:51:25 -04:00
  • 1344979c70 Update raylib_api.* by CI github-actions[bot] 2024-05-30 06:24:58 +00:00
  • 606cc1d897 [rshapes]Circle line collision function (#4018) kai-z99 2024-05-29 23:24:44 -07:00
  • d7a8af144d Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) vaezim 2024-05-30 02:22:07 -04:00
  • f2344cd089 review color tint functions (#4015) Le Juez Victor 2024-05-29 23:44:20 +02:00
  • c04629f6d4 Update raylib.h Ray 2024-05-29 17:38:19 +02:00
  • e37d19ab1e REVIEWED: ExportFontAsCode(), avoid const #4013 Ray 2024-05-29 17:28:55 +02:00
  • 2804e75869 [rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) DarkAssassin23 2024-05-29 11:22:59 -04:00
  • 2e38069475 [build.zig] Fix Zig emscripten build (#4012) Dylan 2024-05-29 11:07:28 -04:00
  • a942a3bc70 Update raylib_api.* by CI github-actions[bot] 2024-05-29 15:02:00 +00:00
  • c335c3c52c ADDED: IsFileNameValid() Ray 2024-05-29 17:01:42 +02:00
  • 797de0f9ad [rmodels] Multiplication of colors in DrawModelEx which can be simplified (#4002) Le Juez Victor 2024-05-29 13:16:19 +02:00
  • 9cc7e3528f [parser] MemoryCopy() calls: Prevent buffer overflow by replacing hard-coded arguments (#4011) avx0 2024-05-29 15:00:28 +05:30
  • 785ec74b92 Update BINDINGS.md (#4004) Lionel Briand 2024-05-24 18:26:17 +02:00
  • b429dbdc4b fix WaveCrop(): update wave->frameCount (#4003) listeria 2024-05-24 13:24:40 -03:00
  • d9c5066382 nim bindings are in 5.1-dev, remove umaintained repos (#3999) Antonis Geralis 2024-05-21 22:51:19 +03:00
  • b212750b85 Update rcore_desktop_sdl.c Ray 2024-05-21 20:53:51 +02:00
  • 3abb6d9eaf REVIEWED: ColorToInt() PR Ray 2024-05-21 20:52:48 +02:00
  • c7f098f4d2 Call SDL_GL_SetSwapInterval() after GL context creation (#3997) JupiterRider 2024-05-21 20:48:48 +02:00
  • 9ef29aff9a [rtextures] Fix Undefined behaviour in ColorToInt (#3996) OetkenPurveyorOfCode 2024-05-21 15:44:02 +02:00
  • c4a51a3ebd fixed out of bounds error in GenMeshTangents (#3990) Salvador Galindo 2024-05-21 04:47:26 -07:00
  • b2f4f4d8fd Update BINDINGS.md Ray 2024-05-21 13:10:38 +02:00
  • fc9634a4de Update BINDINGS.md (#3995) Carmine Pietroluongo 2024-05-21 13:07:31 +02:00
  • 74d7e78b70 BINDINGS.md: raylib-rs now at 5.0 (#3991) IoIxD 2024-05-21 03:53:05 -07:00
  • 272a142ee5 Update raylib_api.* by CI github-actions[bot] 2024-05-21 06:14:05 +00:00
  • bb9bd73f43 fix WaveCrop() and use frames instead of samples (#3994) listeria 2024-05-21 03:13:46 -03:00
  • 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized Ray 2024-05-18 07:41:37 +02:00
  • 00ac9b6c53 Update config.h Ray 2024-05-18 07:40:59 +02:00
  • 3d70d6179c [raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) FishingHacks 2024-05-16 19:47:39 +02:00
  • 1d52985943 [rcore_web] Relative mouse mode issues. (#3940) Cemal Gönültaş 2024-05-16 13:01:27 +03:00
  • f26bfa0c8e [RAYMATH] Revert Extern 'C' in raymath (#3985) Jeffery Myers 2024-05-15 22:42:52 -07:00
  • d6b22b17ae LazyPath.path has been deprecated, using b.path() (#3983) CosmicBagel 2024-05-15 15:20:34 -06:00
  • 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 Ray 2024-05-15 16:33:06 +02:00
  • 479bd84400 Update shaders_palette_switch.c Ray 2024-05-15 16:19:53 +02:00
  • 46f9806359 Use logarithmic scaling for a 2d example with zoom functionality (#3977) Mike Will 2024-05-15 10:19:22 -04:00
  • bf5eecc71f [parser] Don't crash for files that don't end in newlines (#3981) Peter0x44 2024-05-15 07:16:45 -07:00
  • 3d885ef919 [raymath] Add extern "C" to raymath header for C++ (#3978) Jeffery Myers 2024-05-12 15:36:23 -07:00
  • 3f13f7921d Fix parsing of empty parentheses (#3974) Filyus 2024-05-13 03:33:09 +05:00
  • f4b5622ba3 feat(zig): add opengl_version option (#3979) Alexei Mozaidze 2024-05-13 02:27:02 +04:00
  • 7a1cad3e61 Reviewed input params #3974 Ray 2024-05-12 13:31:38 +02:00
  • f62202198e remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) Colleague Riley 2024-05-10 15:09:22 -04:00
  • 8a5fd3ac1d Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) Colleague Riley 2024-05-09 10:35:26 -04:00
  • 6ec925554c Fix Makefile issues (RGFW) (linux) (macOS) (#3969) Colleague Riley 2024-05-09 08:18:18 -04:00
  • 1aa3559155 Fixes for loading Music (#3966) veins1 2024-05-07 23:44:41 +05:00
  • 08ae888722 Update Makefile Ray 2024-05-07 20:40:41 +02:00
  • 9805fe0b1a make RGFW a custom platform (#3941) Colleague Riley 2024-05-07 14:30:52 -04:00
  • fa2b1c8f09 Implementing GetMonitorWidth/Height for DRM (#3956) gabriel-marques 2024-05-07 10:33:56 +02:00
  • f69ae58304 Update BINDINGS.md (#3963) MrScautHD 2024-05-06 12:50:05 +02:00
  • 3d9aafed3b [rcore_desktop] Fix 3693 initial window geometry (#3950) Christian Haas 2024-05-05 20:22:58 +02:00
  • 23385231c6 [rlgl] Fix incorrect matrix multiplication order in rlMultMatrixf (#3935) bohonghuang 2024-05-06 02:19:25 +08:00
  • 34d00d5217 Minor formatting tweaks Ray 2024-05-05 19:46:31 +02:00
  • f1007554a0 Set default init values for random #3954 Ray 2024-05-01 22:58:33 +02:00
  • 33b32ca53a Default shader attrib locations need to be exposed Ray 2024-05-01 18:41:28 +02:00
  • c21edadab0 Update rprand.h Ray 2024-05-01 18:39:38 +02:00
  • 763129e96b Reviewed some warnings Ray 2024-05-01 18:12:57 +02:00
  • 27a015d022 Update raylib_api.* by CI github-actions[bot] 2024-04-30 21:47:28 +00:00
  • 7246d798ad Changed one minor Comment (#3949) UmgefallenesGlas 2024-04-30 23:47:11 +02:00
  • b03c8ba945 WARNING: BREAKING: REDESIGN: SetTextLineSpacing() Ray 2024-04-28 23:07:21 +02:00
  • e0027eb767 REVIEWED: DrawLine() to avoid pixel rounding issues #3931 Ray 2024-04-28 22:59:35 +02:00
  • 915dd95d88 Update raylib_api.* by CI github-actions[bot] 2024-04-28 20:39:44 +00:00
  • 80d318461f Made comments on raylib.h match those present in rcamera.h (#3942) Tomas Fabrizio Orsi 2024-04-28 17:39:28 -03:00
  • f78721991f Use builtin_clz for clang on windows (#3939) OetkenPurveyorOfCode 2024-04-28 20:29:45 +02:00
  • 10e702facd FIX: Added CAMERA_CUSTOM check in UpdateCamera(Camera *camera, int mode) (#3938) Tomas Fabrizio Orsi 2024-04-28 15:28:19 -03:00
  • e47ebec661 FIX: Issue with texcoords loading for glTF Ray 2024-04-24 17:02:03 +02:00
  • 2e77443209 WARNING: Fix breaking issue (introduced some days ago) Ray 2024-04-23 22:55:51 +02:00
  • f15455552d Review formatting Ray 2024-04-23 19:38:45 +02:00
  • 4b0e25d3af Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) KotzaBoss 2024-04-23 14:24:37 +02:00
  • d80febde7d [rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) bohonghuang 2024-04-23 20:22:29 +08:00
  • e0f6faa151 [build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) freakmangd 2024-04-22 03:13:01 -04:00
  • 3caa424ad4 Review formatting Ray 2024-04-21 12:29:09 +02:00
  • cf47fbb20b REVIEWED: LoadImageRaw() #3926 Ray 2024-04-20 23:58:22 +02:00
  • 8f24d86c1f REVIEWED: LoadImageRaw() #3926 Ray 2024-04-20 23:44:07 +02:00
  • f795941521 REVIEWED: rlSetVertexAttribute(), define last parameter as offset #3800 Ray 2024-04-20 23:37:31 +02:00
  • 5cfcf13d4b REVIEWED: LoadGLTF(), support 2nd texture coordinates loading Ray 2024-04-20 23:23:30 +02:00
  • e543b78bb7 REVIEWED: LoadGLTF(), support additional vertex attributes data formats #3890 Ray 2024-04-20 22:01:59 +02:00
  • 6435ef43f5 REVIEWED: LoadGLTF(), JOINTS loading #3836 Ray 2024-04-20 21:22:49 +02:00
  • f6d85e5df7 Update project Ray 2024-04-20 21:21:31 +02:00
  • 77cabc8bf2 Update shapes_draw_rectangle_rounded.c Ray 2024-04-20 20:32:37 +02:00
  • e85f245ad4 REVIEWED: Remove final punctuation in code comments Ray 2024-04-20 20:31:06 +02:00
  • c1943f0f7c REVIEWED: Move some functions, made them static Ray 2024-04-20 20:30:35 +02:00
  • d80a622972 [raudio] Fix 3664: crash in raudio from multithreading issues (#3907) Christian Haas 2024-04-20 20:15:09 +02:00
  • d95d4d4ad5 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-04-20 19:59:41 +02:00
  • 68201c10c2 Update models_cubicmap.c Ray 2024-04-20 19:58:14 +02:00
  • 41b0c5c4f9 REVIEWED: DrawRectangleLines() pixel offset Ray 2024-04-20 19:58:10 +02:00
  • 349ff16600 Update raylib_api.* by CI github-actions[bot] 2024-04-20 17:54:14 +00:00