7318 Commits (d6b22b17aecd2346d4fd1fc8ebaea8212e40008f)
 

Author SHA1 Message Date
  CosmicBagel d6b22b17ae
LazyPath.path has been deprecated, using b.path() (#3983) 11 months ago
  Ray 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 11 months ago
  Ray 479bd84400 Update shaders_palette_switch.c 11 months ago
  Mike Will 46f9806359
Use logarithmic scaling for a 2d example with zoom functionality (#3977) 11 months ago
  Peter0x44 bf5eecc71f
[parser] Don't crash for files that don't end in newlines (#3981) 11 months ago
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 11 months ago
  Filyus 3f13f7921d
Fix parsing of empty parentheses (#3974) 11 months ago
  Alexei Mozaidze f4b5622ba3
feat(zig): add `opengl_version` option (#3979) 11 months ago
  Ray 7a1cad3e61 Reviewed input params #3974 11 months ago
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 11 months ago
  Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 11 months ago
  Colleague Riley 6ec925554c
Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 11 months ago
  veins1 1aa3559155
Fixes for loading Music (#3966) 11 months ago
  Ray 08ae888722 Update Makefile 11 months ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 11 months ago
  gabriel-marques fa2b1c8f09
Implementing GetMonitorWidth/Height for DRM (#3956) 11 months ago
  MrScautHD f69ae58304
Update BINDINGS.md (#3963) 11 months ago
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 11 months ago
  bohonghuang 23385231c6
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935) 11 months ago
  Ray 34d00d5217 Minor formatting tweaks 11 months ago
  Ray f1007554a0 Set default init values for random #3954 11 months ago
  Ray 33b32ca53a Default shader attrib locations need to be exposed 11 months ago
  Ray c21edadab0 Update rprand.h 11 months ago
  Ray 763129e96b Reviewed some warnings 11 months ago
  github-actions[bot] 27a015d022 Update raylib_api.* by CI 11 months ago
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 11 months ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 11 months ago
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 11 months ago
  github-actions[bot] 915dd95d88 Update raylib_api.* by CI 11 months ago
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 11 months ago
  OetkenPurveyorOfCode f78721991f
Use builtin_clz for clang on windows (#3939) 11 months ago
  Tomas Fabrizio Orsi 10e702facd
FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#3938) 11 months ago
  Ray e47ebec661 FIX: Issue with texcoords loading for glTF 11 months ago
  Ray 2e77443209 WARNING: Fix breaking issue (introduced some days ago) 11 months ago
  Ray f15455552d Review formatting 11 months ago
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 11 months ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 11 months ago
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 11 months ago
  Ray 3caa424ad4 Review formatting 1 year ago
  Ray cf47fbb20b REVIEWED: `LoadImageRaw()` #3926 1 year ago
  Ray 8f24d86c1f REVIEWED: `LoadImageRaw()` #3926 1 year ago
  Ray f795941521 REVIEWED: `rlSetVertexAttribute()`, define last parameter as offset #3800 1 year ago
  Ray 5cfcf13d4b REVIEWED: `LoadGLTF()`, support 2nd texture coordinates loading 1 year ago
  Ray e543b78bb7 REVIEWED: `LoadGLTF()`, support additional vertex attributes data formats #3890 1 year ago
  Ray 6435ef43f5 REVIEWED: `LoadGLTF()`, JOINTS loading #3836 1 year ago
  Ray f6d85e5df7 Update project 1 year ago
  Ray 77cabc8bf2 Update shapes_draw_rectangle_rounded.c 1 year ago
  Ray e85f245ad4 REVIEWED: Remove final punctuation in code comments 1 year ago
  Ray c1943f0f7c REVIEWED: Move some functions, made them static 1 year ago
  Christian Haas d80a622972
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907) 1 year ago