Skip to content

Commit abf370d

Browse files
committed
Update changelog;
1 parent d92c2f9 commit abf370d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dev
88

99
- Add `Blob:setI8/setU8/setI16/setU16/setI32/setU32/setF32/setF64`.
1010
- Add `bgra8` TextureFormat.
11+
- Add `t.graphics.hdr` and `lovr.graphics.isHDR`.
12+
- Add `pqToLinear`, `linearToPQ`, `sRGBToRec2020`, and `rec2020ToSRGB` shader helpers.
1113

1214
### Change
1315

@@ -18,6 +20,7 @@ dev
1820
- Fix `ConvexShape` scale not working when created from a table of points.
1921
- Fix `ConvexShape:getPoint` to apply the shape's center of mass and scale.
2022
- Fix memory leak with `ConvexShape` and `MeshShape`.
23+
- Fix issue where OBJ models loaded without materials would have inverted UVs.
2124

2225
v0.18.0 - 2025-02-14
2326
---

0 commit comments

Comments
 (0)