8000 Release 0.8-rc0 by nobbele · Pull Request #1040 · ggez/ggez · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 0.8-rc0 #1040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 237 commits into from
Jun 6, 2022
Merged

Release 0.8-rc0 #1040

merged 237 commits into from
Jun 6, 2022

Conversation

nobbele
Copy link
Member
@nobbele nobbele commented Jun 5, 2022
  • Changelog
  • Checking documentation

ssciarini and others added 30 commits November 19, 2021 16:34
added error handling to the remaining EventHandler methods
Co-authored-by: Philipp Steinhaus <philipp_steinhaus@web.de>
Co-authored-by: Philipp Steinhaus <philipp_steinhaus@web.de>
…` and the default impl of `touch_event` into a public new mouse function `handle_move`
- `winit` to `0.26`
- `glutin` to `0.28`
- `directories` to `4.0`
…on a given frame. Made the mouse representation a HashSet instead of a HashMap to match the keyboard.
Added `is_key_just_pressed` and `is_key_just_released`
set_start now operates after repeat_infinite but before other audio
effects.  The docs have been updated to elaborate on these interactions.
Exposed rodio API for skipping first part of a sample
Fix zip `read_dir` deeper than one level in Windows
Changed bare url to automatic for rustdoc
aarchangel64 and others added 16 commits May 30, 2022 11:46
Add transparent option to the WindowMode settings.
changed the last two public functions taking references to GraphicsContext towards using Has and HasMut;
fixed clippy lints;
resolved failing tests (except skeptic for some reason);
Improve sub-context passing ergonomics
fixed a doc text to match the changed syntax;
changed docs a little;
fixed repetition test to use scancodes;
added tracking test for scancodes;
bundled key event parameters into wrapping type
@nobbele nobbele marked this pull request as ready for review June 6, 2022 12:29
@nobbele nobbele changed the title Release 0.8 Release 0.8-rc0 Jun 6, 2022
PSteinhaus and others added 2 commits June 6, 2022 15:37
…epad` to changelog;

added release candidate explanation;
other small final touches to the changelog;
@nobbele nobbele merged commit f6c34de into 6DB6 master Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0