814 コミット (83cd22ee5a86bb8c9f901103aa3c842e5d6394ad)

作成者 SHA1 メッセージ 日付
  Ray d98779abef Minor tweak to avoid false error logs 4年前
  Ray aefdb9f9cf REMOVED: Old function names defines 4年前
  Ray 1b4c58b66f WARNING: BREAKING: Use `frameCount` on audio 4年前
  raysan5 462e7aec52 Updated `RAYLIB_VERSION` to `4.0-dev` 4年前
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 4年前
  raysan5 621a8766a8 WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more... 4年前
  raysan5 b55418effd ADDED: DrawTextPro() with text rotation support 4年前
  raysan5 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 4年前
  Ryan Roden-Corrent ef9fdd0fa5
Document Get{Key,Char}Pressed return value. (#1909) 4年前
  raysan5 5e63cd3c97 ADDED: GenMeshCone() #1903 4年前
  raysan5 5b6d83b533 REVIEWED: rlgl defines for consistency 4年前
  raysan5 b805754aa1 REVIEWED: Avoid bool type collisions 4年前
  raysan5 b4fddf146b REVIEWED: Added new mechanism to avoid data types collision between modules that share same data types and can be used in standalone mode 4年前
  raysan5 8b7f43f89b WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- 4年前
  raysan5 0c3902b543 ADDED: GetModelBoundingBox() 4年前
  raysan5 efba81442a Update link address for miniaudio 4年前
  raysan5 9e7ca41f58 Remove trailing spaces 4年前
  Ray e5cf3f9555 WARNING: BREAKING: Functions renamed for consistency 4年前
  raysan5 8eb7cf1fee REVIEWED: Enum values descriptions 4年前
  raysan5 2f75657350 WARNING: REMOVED: Some deprecated function names mapping 4年前
  Ray d4c03b47ec REVIEWED: LoadShader() and default locations 4年前
  Ray 3db26f82ea WARNING: BREAKING: Functions renamed! 4年前
  Ray 429c5a9a9a Review and un-expose InitTimer() 4年前
  Ray 7f2a071c51 Formatting review 4年前
  Adrian Guerrero Vera 96d5dd24aa
core: added `GetMouseDelta()` (#1832) 4年前
  Ray e07054d0d4 RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()` 4年前
  Ray 19b71f5f13 WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729 4年前
  Ray 4decbb2586 RENAMED: MeshTangents() -> GenMeshTangents() 4年前
  Ray b188008a1c Review code formatting 4年前
  Ray 7bc2e922c9 Review some comments 4年前
  Ray b0dcdf688f Reviewed functions description 4年前
  Ray d3387c952a Reviewed Input variables and comments 4年前
  Ray 3643974949 Corrected bug on enum 4年前
  Ray 8980bcfe4b Added some enum comments 4年前
  raysan5 e95d8bc655 Minor format tweaks 4年前
  Ray e00d2439b9 WARNING: BREAKING: Consistency renamings 4年前
  Crydsch edeaff4bd4
Better collisions (#1803) 4年前
  Marco G. Maia 1a7dace57e
Update docs for supported blend modes (#1801) 4年前
  Ray 0870295a7c RENAMED: enum Gestures -> Gesture 4年前
  Ray 1c5de9721a WARNING: BREAKING: RENAMED: RayHitInfo to RayCollision #1781 4年前
  Ray 71995d52b3 REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796 4年前
  Ray e3ba11bead Review some comments 4年前
  Ray 7959d95db0 Review raylib structs comments 4年前
  Ray 9f45fea31e Remove line break in DrawTextRecEx() 4年前
  Ray 03710c9d8e Some code tweaks for consistency 4年前
  Ray 5765b7895c Minor comments tweaks 4年前
  raysan5 60ca8acd0a Update version to 3.8-dev to note breaking changes 4年前
  Ray 23a08a483e WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying() 4年前
  Ray e401d5c48e WARNING: RENAMED: MeshBoundingBox() -> GetMeshBoundingBox() 4年前
  Ray 9360e4e2c1 Comment minor tweak 4年前