3598 コミット (d66692149bb0ba507be969971408fc82a6843194)

作成者 SHA1 メッセージ 日付
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 3年前
  Ray be2328f848 Update Makefile 3年前
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 3年前
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 3年前
  Ray 10ae54379a Update posix_poll.c 3年前
  Ray 2236197d49 Update rglfw.c 3年前
  Ray 9e0e08cba4 WARNING: UPDATED GLFW to latest master branch! 3年前
  Ray f66b1a3136 REVIEWED: Support M3D file loading #2648 3年前
  Ray ae745e4fa8 ADDED: `-latomic` library on Linux (only required for ARM32) 3年前
  Ray e92bc8ca4e REVIEWED: M3D implementation #2648 3年前
  Rodrigo Escar aa4111a3b2
Fix PATH for Web target (#2647) 3年前
  Daijiro Fukuda 7bb8ffc29e
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643) 3年前
  Ray 4ee5fdf619 ADDED: Support M3D model file format (meshes and materials) #2648 3年前
  Ray 35c777ef2c REVIEWED: Avoid crash on bad data provided 3年前
  Ray 904c505125 minor tweak 3年前
  Ray 2ad7967db8 REVIEW: Fix issue with external GLFW missing define #2638 3年前
  Ray bf2ad9df5f P A I N 3年前
  Ray 092b6f956e WARNING: REVIEWED: `rlCheckRenderBatchLimit()` 3年前
  Ray 48c7f65b77 minor tweaks 3年前
  HarriP e0b487c641
Fix string lacking null termination in IsFileExtension (#2637) 3年前
  Dan Bechard 56072a631d
Fix Codepoint position truncation (#2636) 3年前
  Ray 2c0071c851 Reviewed issue with negative key #2619 3年前
  veins1 4b2357dc34
Can't alt-tab out of fullscreen window (#2618) 3年前
  Ray 14990209ef Added comments 3年前
  veins1 d70e5cd26b
Small simplifications (#2615) 3年前
  veins1 82b76149da
GetMusicTimePlayed bug fix (#2614) 3年前
  Ray 72b2d1335a Update cgltf.h 3年前
  Ray d791c1cf64 Update miniaudio.h 3年前
  Ray 94165a40b9 REMOVED: rmem library from raylib sources 3年前
  Ray dd455c626e Update rlgl.h 3年前
  Ray 0ce8a8f360 Remove `easings.h` from raylib/src, moved to examples 3年前
  Ray df5514088e REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB` 3年前
  Ray 312fa64b88 Updated raylib resource data (32bit) 3年前
  Ray 2a2c9e4da8 minor tweaks 3年前
  Ray d68ddda766 Added note for multi-threading web compilation 3年前
  Ray 4492e64cb5 Update version 3年前
  Ray ed7548051b Update version to 4.2 3年前
  Ray eb8d14e5b2 Update version to raylib 4.2 3年前
  Ray fd191a32ea Remove trailing spaces 3年前
  veins1 a6b3c8aa1e
Music doesn't stop looping fix (#2605) 3年前
  Ray 2e5fc3d0c2 Avoid cleaning the front buffer to a specific color! 3年前
  Ray 7853155f99 REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT` 3年前
  BlueStag f31e4ebb3d
Use American spelling of colourSpace (#2604) 3年前
  veins1 0ef3e4c4d5
Audio looping fix (#2579) 3年前
  Ray bb6b43b7cb REVIEWED: `GenImageFontAtlas()` #2556 3年前
  Nikolay Krasheninnikov 52345fd883
[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599) 3年前
  Ray 241d6526b0 Some camera improvements #2563 3年前
  Ray 7b05444af8 Review comments and parameter names 3年前
  Piotr Wierciński 024a803665
rtextures: Improve numerical stability of float multiplication (#2596) 3年前
  Piotr Wierciński 5a2f25cc7c
rtextures: Fix ImageFromImage crash (#2594) 3年前