Skip to content
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

feat: mouse keybindings #668

Merged
merged 1 commit into from
Oct 17, 2022
Merged

feat: mouse keybindings #668

merged 1 commit into from
Oct 17, 2022

Conversation

solvedDev
Copy link
Member

Summary

This PR internally allows us to bind actions to mouse buttons by using keybinding strings like Ctrl + mouseBack.
Towards #54

@solvedDev solvedDev added the feature Request of a new feature label Oct 17, 2022
@solvedDev solvedDev added this to the v2.3.X milestone Oct 17, 2022
@solvedDev solvedDev self-assigned this Oct 17, 2022
@stackblitz
Copy link

stackblitz bot commented Oct 17, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@solvedDev solvedDev linked an issue Oct 17, 2022 that may be closed by this pull request
@solvedDev solvedDev mentioned this pull request Oct 17, 2022
@Joelant05 Joelant05 merged commit 423d4f3 into dev Oct 17, 2022
@Joelant05 Joelant05 deleted the feat/mouse-keybindings branch October 17, 2022 16:13
solvedDev added a commit that referenced this pull request Oct 27, 2022
## Features:
- Added support for mouse keybindings (#668)
- Added "Quick Exports" on mobile devices (#665)
- Added cursor undo/redo actions (#669)
- Updated data to support the latest Minecraft Preview
- Added support for playing sounds directly within bridge. (#656)
- Added support for displaying models without a connected client entity file (#671)

## Fixes:
- Turned off bridge. predictions by default until we manage to properly fix them (#672)
- Fixed pack types not being inferred on the home view correctly (#667)
- Fixed project imports (#666)
- Fixed ".brproject" exports growing in size (#675)
- Fixed project import overwriting existing projects (#651)
- Fixed ".bbmodel" animation imports (#676)
- Fixed experimental block auto-completions (8f28bfc)
- Fixed versioning and experimental gameplay filtering of block components (#670)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request of a new feature
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

Add support for mouse forward backward buttons
2 participants