4636 Commits (0656440e38208e4d57201706520eb0571fb13bd9)

Author SHA1 Message Date
  Ray 34d00d5217 Minor formatting tweaks 7 months ago
  Ray f1007554a0 Set default init values for random #3954 7 months ago
  Ray 33b32ca53a Default shader attrib locations need to be exposed 7 months ago
  Ray c21edadab0 Update rprand.h 7 months ago
  Ray 763129e96b Reviewed some warnings 7 months ago
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 7 months ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 8 months ago
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 8 months ago
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 8 months ago
  OetkenPurveyorOfCode f78721991f
Use builtin_clz for clang on windows (#3939) 8 months ago
  Tomas Fabrizio Orsi 10e702facd
FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#3938) 8 months ago
  Ray e47ebec661 FIX: Issue with texcoords loading for glTF 8 months ago
  Ray 2e77443209 WARNING: Fix breaking issue (introduced some days ago) 8 months ago
  Ray f15455552d Review formatting 8 months ago
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 8 months ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 8 months ago
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 8 months ago
  Ray 3caa424ad4 Review formatting 8 months ago
  Ray cf47fbb20b REVIEWED: `LoadImageRaw()` #3926 8 months ago
  Ray 8f24d86c1f REVIEWED: `LoadImageRaw()` #3926 8 months ago
  Ray f795941521 REVIEWED: `rlSetVertexAttribute()`, define last parameter as offset #3800 8 months ago
  Ray 5cfcf13d4b REVIEWED: `LoadGLTF()`, support 2nd texture coordinates loading 8 months ago
  Ray e543b78bb7 REVIEWED: `LoadGLTF()`, support additional vertex attributes data formats #3890 8 months ago
  Ray 6435ef43f5 REVIEWED: `LoadGLTF()`, JOINTS loading #3836 8 months ago
  Ray e85f245ad4 REVIEWED: Remove final punctuation in code comments 8 months ago
  Ray c1943f0f7c REVIEWED: Move some functions, made them static 8 months ago
  Christian Haas d80a622972
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907) 8 months ago
  Ray 41b0c5c4f9 REVIEWED: `DrawRectangleLines()` pixel offset 8 months ago
  Ray b51f4db8c2 REVIEWED: `DrawRectangleLines()` #3884 8 months ago
  Ray 29ce13b777 Code gardening 8 months ago
  Ray 2754c80596 Added security checks #3924 8 months ago
  Ray a17a81f05b Review code formating 8 months ago
  Ray 51486a0606 Update rtext.c 8 months ago
  Ray b88365fb01 Disable some font formats support 8 months ago
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) 8 months ago
  Benji 4491ff0426
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 8 months ago
  Arthur e42f9263b8
Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869) 8 months ago
  Benji 4e37c8e370
Added missing interpolation types for GLTF animation channels (#3919) 8 months ago
  veins1 289e7d3a6c
Reset music.ctxType if loading wasn't succesful (#3917) 8 months ago
  Dylan 583f81f458
Fix FileNotFound: .../src/raylib.h (#3915) 8 months ago
  freakmangd ba2a103011
[build.zig] Fix local dependency breakage (#3913) 8 months ago
  Mute 214b1997a8
Changed RLGL_VERSION from "4.5" to "5.0 (#3914) 8 months ago
  freakmangd b3dfa2d8ab
Update to latest zig and simplify build.zig (#3905) 8 months ago
  Aria a1f5e34d81
Update rcore_android.c (#3910) 8 months ago
  Ray 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar 8 months ago
  Ray aca9ab0ebb Update cgltf.h 8 months ago
  jtainer 1b14c082ed
Remove redundant axis length calculation (#3900) 8 months ago
  iarkn 414229bcf9
Fix #3891 breaking builds for Zig v0.11.0 (#3896) 8 months ago
  Ray 890058abcd Update raylib.h 8 months ago
  Ray d30cfea82d REVIEWED: `GetScreenToWorldRayEx()` 8 months ago