这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion doc/changelogs/engine/v0.5.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Temporary file/directory support for Python files
- More debug info in converter
- More fixed-point math functions
- `setuptools` is now conditional dependency for Python >= 3.12 && Cython < 3.1
- Dependencies
- Qt Multimedia
- `setuptools` is now conditional dependency for Python >= 3.12 && Cython < 3.1

## Changed

Expand All @@ -35,6 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logic (`libopenage/presenter/legacy`)
- Data classes (texure, etc.)
- Old Terrain (`libopenage/terrain`)
- Dependencies
- SDL2
- SDL2 Image

## Fixed

Expand Down