ソースを参照

Update CHANGELOG

pull/2923/head
Ray 2年前
committed by GitHub
コミット
f1bcabcc37
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      CHANGELOG

+ 1
- 2
CHANGELOG ファイルの表示

@ -9,14 +9,13 @@ Release: raylib 4.5 (xx February 2023) -WIP-
KEY CHANGES:
- ADDED: M3D model format support with animations
- ADDED: GLTF animation support
- ADDED: QOA audio format support (import/export) -WIP-
- rlgl redesign to avoid render batch triangles limits pre-check: rlCheckRenderBatchLimit()
- rshapes simplification to minimize the requirement of rlgl functionality, now it only depends on 6 functions
- rl_gputex.h: Compressed textures loading, required by rtextures module, has been moved to a separate self-contained library
- raygui 3.5: New version of the immediate-mode gui system for tools development with raylib
Detailed changes:
[core] ADDED: RAYLIB_VERSION_* values to raylib.h (#2856) by @RobLoach
[core] ADDED: Basic gamepad support for Android (#2709) by @deniska
[core] ADDED: Support CAPS/NUM lock keys registering if locked

読み込み中…
キャンセル
保存