293 Commits (4cd71a975086fa3be3b28d765e45c4bb7dc4e101)

Author SHA1 Message Date
  Jeffery Myers 4cd71a9750
Fix warnings in raylib (#3793) 1 year ago
  Luís Almeida 9a5dddc311
Added viewport independent raycast (#3709) 1 year ago
  Ray f033b30703 Review formating and some defines naming consistency 1 year ago
  oblerion d91e9104aa
[rcore] Fix `GetFileNameWithoutExt()` (#3771) 1 year ago
  Ray deaffb0698 Review PR #3746 formating 1 year ago
  Jeffery Myers bebf9547bd
[CORE,RLGL] Fix scale issues when ending a mode (#3746) 1 year ago
  John 192f7f1b29
[rcore rglfw] Feature Test Macros before include (#3737) 1 year ago
  Hongyu Ouyang 64ba5cb570
Update a comment (#3724) 1 year ago
  Ray 3f1e59a7cf Update copyright to 2024 1 year ago
  Antonis Geralis 7ca95512d8
Review UnloadAutomationEventList (#3658) 1 year ago
  Matthew Oros cec2261e96
[rcore] Flip VR screens (#3633) 1 year ago
  Ray 299cd9b830 Update rcore.c 1 year ago
  Ray 5c79c5a2ec Update rcore.c 1 year ago
  Ray 4f67f5f159 REVIEWED: `TakeScreenshot()`, potential issues 1 year ago
  ubkp 9634c84e1c
Fix automation recording (#3523) 1 year ago
  Ray 16b79f2c70 Format tweaks 1 year ago
  maksut 1b524bb2ec
WindowShouldClose(), reset shouldClose flag when window is inited (#3518) 1 year ago
  Ray 80aafdb38f REVIEWED: `BeginScissorMode()` #3510 1 year ago
  Ray e7114a5c2a Update rcore.c 1 year ago
  Jeffery Myers 6cd37e57a6
Fix warnings in visual studio (#3512) 1 year ago
  Ray 8b2103fc77 REVIEWED: `ScanDirectoryFiles*()`- Paths building slashes sides #3507 1 year ago
  Ray 8739c28949 REVIEWED: Scissor mode to support RenderTexture #3510 1 year ago
  gulrak 56b5a5c4f0
BeginScissorMode checks for render texture to avoid using GetWindowScaleDPI (#3510) 1 year ago
  Ray 304bf2cd17 ADDED: Flag to know we are rendering to texture #3510 1 year ago
  Ray 32e4be6fb9 Update rcore.c 1 year ago
  Ray 2d1b211920 ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()` 1 year ago
  AndreaBoroni 5da0074fed
Fixed Issue 3504 (#3505) 1 year ago
  Ray b40f93b9e3 Comments tweaks 1 year ago
  Ray 64d64cc181 REVIEWED: Potential code issues reported by CodeQL #3476 1 year ago
  Ray de7beef05d Remove trailing spaces 1 year ago
  Ray b8fce54c0f Minor tweaks 1 year ago
  Ray abdebc244d Update rcore.c 1 year ago
  Ray 9642fffbbb REVIEWED: `GetRender*()` issue on macOS highDPI #3367 1 year ago
  Ray fc7dcff4a7 ADDED: Pseudo-random numbers generator! 1 year ago
  Ray 09075d515a Some notes and comments 1 year ago
  ubkp 12f3bc10c2
[core] Move `rcore.h` content to inside `rcore.c` (#3479) 1 year ago
  Ray f721429f25 ADDED: `SetAutomationEventBaseFrame(int frame)` 1 year ago
  Ray 99dac5451c ADDED: Automation Events System, exposed to users 1 year ago
  Ray a0f0034352 REVIEWED: `InitPlatform()` organization and code-gardening 1 year ago
  Ray 3ff6026917 REVIEWED: Move screen capture logic to `rcore.c`, available for all platforms 1 year ago
  Jeffery Myers 4ed776368a
When the frame counter gets to 0, reset the FPS average counter. This allows the window to be closed and reopened with clean FPS stats. (#3445) 1 year ago
  Ray 081fffd46e REVIEWED: Issue with functions definitions 1 year ago
  Ray 982641228c REDESIGNED: Move platforms to separate directory #3313 1 year ago
  Ray 53cd60bb29 REVIEWED: Move `InitWindow()`/`CloseWindow()` to `rcore.c` #3313 1 year ago
  Ray 84818c96f2 ADDED: NEW PLATFORM: SDL (DESKTOP) `rcore_desktop_sdl` #3313 1 year ago
  MichaelFiber 18bedbd095
[core] Change axisCount to be an array (#3421) 1 year ago
  Ray b34c2ecbcb WARNING: REDESIGN: `InitPlatform()` to initialize all platform data #3313 1 year ago
  Ray 4521a142c3 tweaks 1 year ago
  Ray 005ba155c0 Minor tweaks 1 year ago
  Ray 2e65bc675c Moved some platforms functions to generic `rcore` #3313 1 year ago