Skip to content

Releases: SwiftGFX/SwiftMath

Patch Release [Update Ignore List In Swift Package]

31 Aug 11:48
13a224a
Compare
Choose a tag to compare
3.3.1

Exclude files from target to remove warnings (#12)

Windows support and bugfixes

02 Feb 09:59
3f57061
Compare
Choose a tag to compare
windows CI (#10)

* windows CI

* move macros

* clean action file

Better Vec2

13 Nov 10:53
Compare
Choose a tag to compare
3.2.2

add few additions to Vec2

Codable matrices

06 Mar 14:10
d81238a
Compare
Choose a tag to compare
Matrix3x3+Codable (#6)

* add codable conformance to matrix3x3

* add equatable extension

* add float4x4 extension

* fix equatable

Swift 5.0 release

26 Nov 11:41
Compare
Choose a tag to compare
3.2.0

bump podspecs to 3.2.0

Xcode 10.2 Release

26 Mar 13:54
d1ae058
Compare
Choose a tag to compare
Merge pull request #3 from eugenebokhan/fix-warnings

fix warnings

Rect API improvements

14 Dec 10:41
Compare
Choose a tag to compare
3.1.4

bump podspec version

Swift 4.1 update

17 Mar 19:36
Compare
Choose a tag to compare
3.1.3

upgrade outdated string api

3.1.2

30 Nov 12:52
Compare
Choose a tag to compare

Minor convenience improvements

3.1.1

29 Nov 20:01
Compare
Choose a tag to compare

Small improvements