7062 Révisions (f914020d45f6e44b2de4e6ba6af8e5b60fe42731)
 

Auteur SHA1 Message Date
  Tim Romero f914020d45
VSCode sample project Mac fixup (#3666) il y a 1 an
  o3o a06f3d0e34
Update BINDINGS.md (#3662) il y a 1 an
  Ray bb18018f29 REVIEWED: `shaders_basic_pbr`, added more comments il y a 1 an
  Ray afbad4bbc6 Merge branch 'master' of https://github.com/raysan5/raylib il y a 1 an
  Ray 4805dddc18 Update shaders_deferred_render.c il y a 1 an
  glowiak fbecab32e7
Add new COBOL binding (#3661) il y a 1 an
  Ray 68b6c79c3f Update rlgl.h il y a 1 an
  Ray 2fe68a8a12 REVIEWED PR deferred render il y a 1 an
  Jett e71153258b
fix for deferred rendering example. (#3655) il y a 1 an
  fubark 3f776df94e
Update ray-cyber to 5.0 in BINDINGS.md (#3654) il y a 1 an
  Cinghy Creations 57a5ebe6c6
Don't use a separate thread when polling for gamepad events on DRM platforms (#3641) il y a 1 an
  kolunmi 8b5943d930
[rmodels] Set cgltf callbacks to use `LoadFileData()` and `UnloadFileData()` (#3652) il y a 1 an
  TheManTheMythTheGameDev 1fc3d9aeb2
Add shadowmapping example (#3653) il y a 1 an
  TheManTheMythTheGameDev 34a9163c52
Remove dependencies from PBR example (#3649) il y a 1 an
  ubkp 9fcfc8d64b
[rcore] Fix `ShowCursor()`, `HideCursor()` and review `SetMouseCursor()` for `PLATFORM_WEB` (#3647) il y a 1 an
  ubkp 2487174b48
Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) il y a 1 an
  ubkp 0df78d4eeb
Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) il y a 1 an
  Ray fd84ab3cf7 Bump CMake version required to avoid deprecated #3639 il y a 1 an
  Ray f3adde8bbd REVIEWED: `DrawSplineLinear()` to `SUPPORT_SPLINE_MITERS` il y a 1 an
  Toctave 0fc1765ff3
Implement miters in DrawSplineLinear (#3585) il y a 1 an
  Dongkun Lee 9de79861ea
BM Font Extender (#3536) il y a 1 an
  ubkp e001f7e75e
Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) il y a 1 an
  devdad 9bdc217987
basic PBR example (#3621) il y a 1 an
  ubkp 489f0b93f9
[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes #3636 style/format (#3637) il y a 1 an
  Braedon Lewis 1e7b99562a
Add new raylib-beef binding (#3640) il y a 1 an
  ubkp 10c82595b0
Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) il y a 1 an
  Ray 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- il y a 1 an
  Ray d29b36310f Merge branch 'master' of https://github.com/raysan5/raylib il y a 1 an
  Ray 88db11fda4 Update rtextures.c il y a 1 an
  Matthew Oros cec2261e96
[rcore] Flip VR screens (#3633) il y a 1 an
  Matthew Oros 387506faab
[rcore] Remove unused vScreenCenter (#3632) il y a 1 an
  Romash 222f6f7877
Fix box blur symmetry & simplify code (#3631) il y a 1 an
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) il y a 1 an
  lipx a57a0ecd96
Update audio_stream_effects.c (#3618) il y a 1 an
  2Bear 9322ad0f9b
Ignore compiled dll binaries. (#3628) il y a 1 an
  Ray c5ebdb8ba7 REVIEWED: Issue in sequence generation #3612 il y a 1 an
  Ray 6f3c87a999 Fix #3613 il y a 1 an
  riadbettole 31d3ed97c7
Update audio_raw_stream.c (#3624) il y a 1 an
  ubkp a2e45239c3
[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_WEB` (#3625) il y a 1 an
  ubkp 39457ace2f
[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#3622) il y a 1 an
  ubkp 44eeda2475
Optimize gesture handling for PLATFORM_DRM (#3616) il y a 1 an
  ubkp ed8a18ea64
[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614) il y a 1 an
  Peter0x44 28bdaa2da6
Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623) il y a 1 an
  David Williams 032cc497ca
Updating CMake version to 5.0 so libraries are correctly versioned (#3615) il y a 1 an
  ubkp a9ba51aa72
[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611) il y a 1 an
  ubkp ab9bddb3bd
[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SDL` (#3610) il y a 1 an
  Kenneth M 8b33d1eeb9
Fix IsMouseButtonUp() (#3609) il y a 1 an
  lesleyrs 6b93180130
Fix for free camera mode (#3603) il y a 1 an
  ubkp d99617d084
[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605) il y a 1 an
  ubkp 984e83c2d0
Fix GetKeyPressed and GetCharPressed for SDL (#3604) il y a 1 an