Releases: BarakXYZ/Unreal-Motions
Releases · BarakXYZ/Unreal-Motions
v1.0.0 - Unreal Motions
v1.0.0 - Initial Release 🎉
Unreal-Motions is now ready for its first official release! Inspired by Vim Motions, this plugin brings keyboard-centric navigation to Unreal Engine, helping keep your hands on the keyboard and your wrists healthy. As someone who understands the impact of repetitive mouse movements on wrist health, I'm committed to expanding this plugin with more ergonomic tools that enhance Unreal Editor navigation. Each new feature will focus on reducing mouse dependency and improving workflow efficiency. Stay tuned for more keyboard-centric improvements! ❤️
🚀 Key Features
Windows Navigation 🪟
- Cycle between non-root windows with
Ctrl + Period/Comma
- Toggle root window focus with
Ctrl + Forward Slash
- Reliable window focus management that fixes UE's occasional focus issues when navigating tabs.
- Fully customizable shortcuts via Editor Preferences
Tab Navigation System 🔄
- Major & Minor Tab support with customizable shortcuts
- Cycle between tabs using
Ctrl + [/]
for major tabs andCtrl + Shift + [/]
for minor tabs- Can be configured to use the familiar
Ctrl + Tab
andCtrl + Shift + Tab
- Can be configured to use the familiar
- Numeric tab selection:
Ctrl + Shift + 0-9
for Major Tabs,Ctrl + Alt + Shift + 0-9
for Minor Tabs - Designed to work harmoniously with UE's built-in bookmarks system
Editor Utility Widget ⚡
- One-click hotkey configuration setup
- Visual overview of current shortcut mappings
- Easy modifier testing and configuration
- Helps manage conflicts with UE's built-in shortcuts
🔧 Compatibility
- Fully tested on UE 5.3 to 5.5
- Should work on UE 5.0+ (Editor Utility Widget requires 5.3+)