4559 Commits (18d726be65a4ca8da760358eb4c7906de1467c04)

Author SHA1 Message Date
  Ray f15455552d Review formatting 1 year ago
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 1 year ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 1 year ago
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 1 year 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 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
  Ray 41b0c5c4f9 REVIEWED: `DrawRectangleLines()` pixel offset 1 year ago
  Ray b51f4db8c2 REVIEWED: `DrawRectangleLines()` #3884 1 year ago
  Ray 29ce13b777 Code gardening 1 year ago
  Ray 2754c80596 Added security checks #3924 1 year ago
  Ray a17a81f05b Review code formating 1 year ago
  Ray 51486a0606 Update rtext.c 1 year ago
  Ray b88365fb01 Disable some font formats support 1 year ago
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) 1 year ago
  Benji 4491ff0426
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 1 year ago
  Arthur e42f9263b8
Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869) 1 year ago
  Benji 4e37c8e370
Added missing interpolation types for GLTF animation channels (#3919) 1 year ago
  veins1 289e7d3a6c
Reset music.ctxType if loading wasn't succesful (#3917) 1 year ago
  Dylan 583f81f458
Fix FileNotFound: .../src/raylib.h (#3915) 1 year ago
  freakmangd ba2a103011
[build.zig] Fix local dependency breakage (#3913) 1 year ago
  Mute 214b1997a8
Changed RLGL_VERSION from "4.5" to "5.0 (#3914) 1 year ago
  freakmangd b3dfa2d8ab
Update to latest zig and simplify build.zig (#3905) 1 year ago
  Aria a1f5e34d81
Update rcore_android.c (#3910) 1 year ago
  Ray 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar 1 year ago
  Ray aca9ab0ebb Update cgltf.h 1 year ago
  jtainer 1b14c082ed
Remove redundant axis length calculation (#3900) 1 year ago
  iarkn 414229bcf9
Fix #3891 breaking builds for Zig v0.11.0 (#3896) 1 year ago
  Ray 890058abcd Update raylib.h 1 year ago
  Ray d30cfea82d REVIEWED: `GetScreenToWorldRayEx()` 1 year ago
  Rob Loach 9070eb9a13
Fix framerate recording for .gifs (#3894) 1 year ago
  Ray c9d71689ed Remove TABS 1 year ago
  Ray 646d70e93a Remove trailing spaces 1 year ago
  Ray 3b353da3ab Address parsing issue when generating XML #3893 1 year ago
  Nikolas Mauropoulos d374457040
Fixes zig build that was broken on #3863 (#3891) 1 year ago
  MrMugame eda239cc97
Fixing gamepad buttons not working in drm backend (#3888) 1 year ago
  Ray 07128896af Update rcore_drm.c 1 year ago
  MrMugame 30781c423b
Organizing the drm backend to only use one api to allow for more devices (#3879) 1 year ago
  proberge-dev b905dafca0
[rtextures] Fix LoadImageFromScreen scaling (#3881) 1 year ago
  Ray dcb9db5fe6 Update rcore.c 1 year ago
  Kacper Zybała 9cf408f77c
Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR (#3871) 1 year ago
  Ray 28c232d856 Update rcore_desktop.c 1 year ago
  Jeffery Myers 9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. (#3874) 1 year ago