Skip to content
Graphene 1.8.4 (stable)

 - Require Meson ≥ 0.48.0
 - Fix matrix/point transformation [#125]
 - Build fixes for MSVC [#130, Nirbheek Chauhan]
 - Introspection fixes for bool [#131, Christoph Reiter]
 - Fix the InitOnce checks on Windows [#127, #133]
 - Correctly parse SIMD types for introspection [#129]
 - Build fixes for the pkg-config file [#132]
 - Documentation fixes:
   - Clarify matrix/vector/point multiplication
   - Clarify plane description [#55]
   - Clarify the units for the matrix skew factors
   - Document use of graphene-gobject with Meson