Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gecko0307 committed Dec 25, 2024
1 parent ed3b50a commit 2c1607d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Dagon 0.19.0 - TBD
------------------
- **Rendering**
- Box projection support for environment probes. It can be enabled with `Entity.probeUseBoxProjection` property
- Environment probes now use alpha falloff to smoothly blend with existing data in G-buffer. `Entity.probeFalloffMargin` is used to control the width of this effect
- Environment probes now calculate perceptual roughness based on the grazing angle, which results in nicer floor reflections
- `Entity.probeExtents` now sets the half-size of a probe
- Breaking change: all the renderer modules moved from `dagon.game` to `dagon.render`.

Expand Down

0 comments on commit 2c1607d

Please sign in to comment.