Releases: veeenu/hudhook
Releases · veeenu/hudhook
0.9.1
What's Changed
- fix: resolve DX11 fullscreen errors and washed-out colors by @dontucare in #252
- Add
CHANGELOG.mdby @veeenu in #253
New Contributors
- @dontucare made their first contribution in #252
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- fix: prevent panic on D3D backends when rendering empty draw data by @Cdm2883 in #243
- Add
MessageFilter::InputMouseMoveby @vars1ty in #244 - DX12: deferred fence signaling and per-frame command contexts by @updawg in #245
- Eject fixes by @henrikwiller in #242
- Split
on_wnd_procintobefore_wnd_procandafter_wnd_procby @veeenu in #246 - Bump
windows-rsto0.62by @veeenu in #247 - Bump version to 0.9.0 by @veeenu in #249
New Contributors
- @Cdm2883 made their first contribution in #243
- @updawg made their first contribution in #245
- @henrikwiller made their first contribution in #242
Full Changelog: 0.8.3...0.9.0
0.8.3
0.8.2
What's Changed
- Set correct version for actions/upload-pages-artifact by @veeenu in #223
- Bump deploy-pages to v4 by @veeenu in #224
- fix: missing size_of import by @jacobtread in #227
- Bump version to 0.8.2 by @veeenu in #236
- Improve
eject()crashes on DX12 by @zed0 in #231
New Contributors
Full Changelog: 0.8.1...0.8.2
0.8.1
0.8.0
What's Changed
- feat: add imgui features to feature table by @MeguminSama in #197
- Use stabilized offset_of by @Jakobzs in #202
- Address new lints by @veeenu in #206
- Fix DirectX12 heap resize bug by @veeenu in #200
- Choose command queue associated to swap chain in DirectX 12 hook by @veeenu in #209
- Bump version number by @veeenu in #211
New Contributors
- @MeguminSama made their first contribution in #197
- @cryeprecision made their first contribution in #210
Full Changelog: 0.7.1...0.8.0
0.7.1
0.7.0
What's Changed
- Fix the crash caused by the key press by @vsylva in #175
- Align upload_pitch by @misdake in #174
- Replace texture image data by @misdake in #176
- Explicit transmute types by @veeenu in #185
- Bugfix panic in D3D11RenderEngine->restore by @FrankvdStam in #184
- Add MessageFilter to selectively block window message by @ruby3141 in #183
- Make pipeline reports
delta_timeto imgui by @ruby3141 in #187 - Bump imgui by @veeenu in #189
New Contributors
- @misdake made their first contribution in #174
- @FrankvdStam made their first contribution in #184
- @ruby3141 made their first contribution in #183
Full Changelog: 0.6.5...0.7.0