ソースを参照

Update CHANGELOG

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

+ 7
- 7
CHANGELOG ファイルの表示

@ -7,13 +7,13 @@ Current Release: raylib 3.0.0 (Feb.2020) -WIP-
Release: raylib 3.0 (Feb 2020)
-----------------------------------------------
KEY CHANGES:
- Global context states...
- Custom memory allocators...
- Structures review...
- raudio module review...
- text/fonts review...
- examples addition, readme table...
- GitHub Actions CI
- Global context states used on all modules.
- Custom memory allocators for all modules and dependencies.
- Structures reviewed to reduce size and always used as pass-by-value.
- raudio module reviewed to accomodate new Music struct and new miniaudio.
- text module reviewed to improve fonts generation and text management functions.
- examples addition, multiple new examples and categorized examples table.
- GitHub Actions CI implemented for Windows, Linux and macOS.
Detailed changes:
[build] ADDED: VS2017.ANGLE project, by @msmshazan

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