4293 Commits (1fc3d9aeb2bc629959a203dcb79b74efcb3c9882)

Autor SHA1 Mensagem Data
  ubkp 9fcfc8d64b
[rcore] Fix `ShowCursor()`, `HideCursor()` and review `SetMouseCursor()` for `PLATFORM_WEB` (#3647) 1 ano atrás
  ubkp 2487174b48
Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) 1 ano atrás
  ubkp 0df78d4eeb
Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) 1 ano atrás
  Ray f3adde8bbd REVIEWED: `DrawSplineLinear()` to `SUPPORT_SPLINE_MITERS` 1 ano atrás
  Toctave 0fc1765ff3
Implement miters in DrawSplineLinear (#3585) 1 ano atrás
  Dongkun Lee 9de79861ea
BM Font Extender (#3536) 1 ano atrás
  ubkp e001f7e75e
Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) 1 ano atrás
  ubkp 489f0b93f9
[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes #3636 style/format (#3637) 1 ano atrás
  ubkp 10c82595b0
Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) 1 ano atrás
  Ray 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- 1 ano atrás
  Ray 88db11fda4 Update rtextures.c 1 ano atrás
  Matthew Oros cec2261e96
[rcore] Flip VR screens (#3633) 1 ano atrás
  Matthew Oros 387506faab
[rcore] Remove unused vScreenCenter (#3632) 1 ano atrás
  Romash 222f6f7877
Fix box blur symmetry & simplify code (#3631) 1 ano atrás
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) 1 ano atrás
  Ray c5ebdb8ba7 REVIEWED: Issue in sequence generation #3612 1 ano atrás
  Ray 6f3c87a999 Fix #3613 1 ano atrás
  ubkp a2e45239c3
[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_WEB` (#3625) 1 ano atrás
  ubkp 39457ace2f
[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#3622) 1 ano atrás
  ubkp 44eeda2475
Optimize gesture handling for PLATFORM_DRM (#3616) 1 ano atrás
  ubkp ed8a18ea64
[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614) 1 ano atrás
  David Williams 032cc497ca
Updating CMake version to 5.0 so libraries are correctly versioned (#3615) 1 ano atrás
  ubkp a9ba51aa72
[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611) 1 ano atrás
  ubkp ab9bddb3bd
[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SDL` (#3610) 1 ano atrás
  Kenneth M 8b33d1eeb9
Fix IsMouseButtonUp() (#3609) 1 ano atrás
  lesleyrs 6b93180130
Fix for free camera mode (#3603) 1 ano atrás
  ubkp d99617d084
[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605) 1 ano atrás
  ubkp 984e83c2d0
Fix GetKeyPressed and GetCharPressed for SDL (#3604) 1 ano atrás
  Ray 731b210f51 REVIEWED: WARNING: `LoadFontData()` avoid fallback glyphs 1 ano atrás
  Ray a016b4ded2 REVIEWED: `LoadFontData()`, load image only if glyph has been found in font 1 ano atrás
  Ray 8a586249d7 Fix Wrong Makefile flag #3593 1 ano atrás
  Ray d0a783e362 Revert "Fix Windows Hardcoding (#3600)" 1 ano atrás
  Ray 5aa84a34ea Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)" 1 ano atrás
  mr sihc 4ae2af0bcc
Fix Windows Hardcoding (#3600) 1 ano atrás
  Marco Maia f1b0d15813
Fix warning while using external GLFW older than version 3.4.0 (#3599) 1 ano atrás
  ubkp 0748dc2d1e
Remove a duplicated loop for PLATFORM_DRM (#3590) 1 ano atrás
  Peter0x44 55e7d1aad1
Expose OpenGL take 2 (#3588) 1 ano atrás
  Peter0x44 ef5069862d
Fix mistake in pr #3572 (#3587) 1 ano atrás
  Ray e9ddb15d9d REVIEWED: rlgl function description and comments 1 ano atrás
  Ray 6b136fac67 ADDED: `ExportMeshAsCode()` 1 ano atrás
  ubkp e84099bfd4
Fix CheckCollisionCircleRec() (#3584) 1 ano atrás
  ubkp bd81bdc24a
Fix IsKeyPressedRepeat() for PLATFORM_DRM direct input (#3583) 1 ano atrás
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 1 ano atrás
  RadsammyT fe53ba80dd
Fix typos in src/platforms/rcore_*.c (#3581) 1 ano atrás
  ubkp 1906f1eddf
Fix SetMousePosition() for SDL (#3580) 1 ano atrás
  ubkp 811abcb19f
Fix rcamera.h so mouse/keyboard and gamepad can coexist for input (#3579) 1 ano atrás
  ubkp c35c531551
Fix SetWindowIcon() for SDL (#3578) 1 ano atrás
  Emmanuel Méra fc4b0c9aec
Corrected the path of android ndk toolchains for OSX platforms (#3574) 1 ano atrás
  Peter0x44 94aba23ef4
Expose glad functions when building raylib as a shared lib (#3572) 1 ano atrás
  Steven Schveighoffer b122270aa3
Fix version info in rlgl.h (#3558) 1 ano atrás