7048 コミット (9fcfc8d64b061da24e589faaaf9d8af79b3d1f3e)
 

作成者 SHA1 メッセージ 日付
  ubkp 9fcfc8d64b
[rcore] Fix `ShowCursor()`, `HideCursor()` and review `SetMouseCursor()` for `PLATFORM_WEB` (#3647) 1年前
  ubkp 2487174b48
Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) 1年前
  ubkp 0df78d4eeb
Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) 1年前
  Ray fd84ab3cf7 Bump CMake version required to avoid deprecated #3639 1年前
  Ray f3adde8bbd REVIEWED: `DrawSplineLinear()` to `SUPPORT_SPLINE_MITERS` 1年前
  Toctave 0fc1765ff3
Implement miters in DrawSplineLinear (#3585) 1年前
  Dongkun Lee 9de79861ea
BM Font Extender (#3536) 1年前
  ubkp e001f7e75e
Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) 1年前
  devdad 9bdc217987
basic PBR example (#3621) 1年前
  ubkp 489f0b93f9
[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes #3636 style/format (#3637) 1年前
  Braedon Lewis 1e7b99562a
Add new raylib-beef binding (#3640) 1年前
  ubkp 10c82595b0
Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) 1年前
  Ray 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- 1年前
  Ray d29b36310f Merge branch 'master' of https://github.com/raysan5/raylib 1年前
  Ray 88db11fda4 Update rtextures.c 1年前
  Matthew Oros cec2261e96
[rcore] Flip VR screens (#3633) 1年前
  Matthew Oros 387506faab
[rcore] Remove unused vScreenCenter (#3632) 1年前
  Romash 222f6f7877
Fix box blur symmetry & simplify code (#3631) 1年前
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) 1年前
  lipx a57a0ecd96
Update audio_stream_effects.c (#3618) 1年前
  2Bear 9322ad0f9b
Ignore compiled dll binaries. (#3628) 1年前
  Ray c5ebdb8ba7 REVIEWED: Issue in sequence generation #3612 1年前
  Ray 6f3c87a999 Fix #3613 1年前
  riadbettole 31d3ed97c7
Update audio_raw_stream.c (#3624) 1年前
  ubkp a2e45239c3
[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_WEB` (#3625) 1年前
  ubkp 39457ace2f
[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#3622) 1年前
  ubkp 44eeda2475
Optimize gesture handling for PLATFORM_DRM (#3616) 1年前
  ubkp ed8a18ea64
[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614) 1年前
  Peter0x44 28bdaa2da6
Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623) 1年前
  David Williams 032cc497ca
Updating CMake version to 5.0 so libraries are correctly versioned (#3615) 1年前
  ubkp a9ba51aa72
[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611) 1年前
  ubkp ab9bddb3bd
[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SDL` (#3610) 1年前
  Kenneth M 8b33d1eeb9
Fix IsMouseButtonUp() (#3609) 1年前
  lesleyrs 6b93180130
Fix for free camera mode (#3603) 1年前
  ubkp d99617d084
[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605) 1年前
  ubkp 984e83c2d0
Fix GetKeyPressed and GetCharPressed for SDL (#3604) 1年前
  Ray 731b210f51 REVIEWED: WARNING: `LoadFontData()` avoid fallback glyphs 1年前
  Ray a016b4ded2 REVIEWED: `LoadFontData()`, load image only if glyph has been found in font 1年前
  Ray 84ae189953 Create raylib_1024x1024.png 1年前
  Ray 26d61875ee Create raylib.icns 1年前
  Ray 8a586249d7 Fix Wrong Makefile flag #3593 1年前
  Ray d0a783e362 Revert "Fix Windows Hardcoding (#3600)" 1年前
  Ray 5aa84a34ea Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)" 1年前
  mr sihc 4ae2af0bcc
Fix Windows Hardcoding (#3600) 1年前
  Marco Maia f1b0d15813
Fix warning while using external GLFW older than version 3.4.0 (#3599) 1年前
  Peter0x44 8ae804ff9a
Fix cmake-built libraylib.a to properly include GLFW's object files (#3598) 1年前
  WIITD dfb0ca43c5
Update raylib-freebasic binding (#3591) 1年前
  ubkp 0748dc2d1e
Remove a duplicated loop for PLATFORM_DRM (#3590) 1年前
  Peter0x44 55e7d1aad1
Expose OpenGL take 2 (#3588) 1年前
  Peter0x44 ef5069862d
Fix mistake in pr #3572 (#3587) 1年前