Jump to content

HueForge Hotkeys: Difference between revisions

From HueForge Wiki
Nizzem (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:
| Export STL || Ctrl+E || Command+E
| Export STL || Ctrl+E || Command+E
|-
|-
| Close Project and reset to defaults || Ctrl+C || Command+C
| New Project and reset to defaults || Ctrl+N || Command+N
|-
|-
| Quit HueForge || Ctrl+Q || Command+Q
| Quit HueForge || Ctrl+Q || Command+Q
|-
|-
| Undo || Ctrl+Z || Command+Z
| Undo || Ctrl+Z || Command+Z
|-
| Step-by-Step Undo || Ctrl+Shift+Z || Command+Shift+Z
|-
|-
| Redo || Ctrl+Y || Command+Shift+Z
| Redo || Ctrl+Y || Command+Shift+Z
|-
| Step-by-Step Redo || Ctrl+Shift+Y || Command+Shift+Z
|}
|}


Line 35: Line 39:
! Action !! Windows/Linux !! macOS
! Action !! Windows/Linux !! macOS
|-
|-
| Launch a new instance || Ctrl+Shift+I || Command+Shift+I
| Launch a new instance || Ctrl+Shift+I || Command+Shift+I (the only way to run 2 HueForge instances on MacOS)
|-
|-
| Select Filament Filter box || Alt+F || Option+F
| Select Filament Filter box || Alt+F || Option+F
Line 46: Line 50:
|-
|-
| Reset View (v0.8.1) || r || r
| Reset View (v0.8.1) || r || r
|-
| Filament Set Menu || f || f
|-
| Core Fragment Menu || s || s
|}
==Filter Options==
{| class="wikitable"
! Action !! Windows/Linux !! macOS
|-
| Search by Hex || Start search with # || Start search with #
|-
| Search works with Tags || ||
|}
|}


Line 66: Line 82:
|-
|-
| Make Mesh Core Active (v0.8.1) || . or > || . or >
| Make Mesh Core Active (v0.8.1) || . or > || . or >
|-
|-
| Convert Filament to Image Color (Cannot Undo) || i || i
|-
|-
| Enable/Disable Slider || Space || Space
| Enable/Disable Slider || Space || Space
Line 74: Line 93:
|-
|-
| Zero the slider under the mouse || z || z
| Zero the slider under the mouse || z || z
|-
| Remove Slider under the mouse || del || del
|-
|-
| Move slider up/down || Up/Down Arrows || Up/Down Arrows
| Move slider up/down || Up/Down Arrows || Up/Down Arrows
Line 91: Line 112:
| Option + m
| Option + m
|-
|-
| Copy Selected Sliders || Ctrl+C || Command+C
|-
| Cut Selected Sliders || Ctrl+X || Command+X
|-
| Reverse Selected Sliders || Ctrl+R || Command+R
|-
| Paste Copied Sliders (insert) || Ctrl+V || Command+V
|-
| Paste Copied Sliders (overwrite) || Ctrl+Shift+V || Command+Shift+V
|}
|}

Latest revision as of 11:15, 24 April 2025

Hotkeys By Category

File Menu

Action Windows/Linux macOS
Open Project Ctrl+O Command+O
Open Image Ctrl+I Command+I
Reload Image Ctrl+Alt+I Command+Option+I
Reload Project Ctrl+Alt+O Command+Option+O
Browse Projects (with thumbnails) Ctrl+B Command+B
Browse Example Projects Ctrl+Shift+B Command+Shift+B
Save Project Ctrl+S Command+S
Save Project As Ctrl+Shift+S Command+Shift+S
Export STL Ctrl+E Command+E
New Project and reset to defaults Ctrl+N Command+N
Quit HueForge Ctrl+Q Command+Q
Undo Ctrl+Z Command+Z
Step-by-Step Undo Ctrl+Shift+Z Command+Shift+Z
Redo Ctrl+Y Command+Shift+Z
Step-by-Step Redo Ctrl+Shift+Y Command+Shift+Z

General HueForge

Action Windows/Linux macOS
Launch a new instance Ctrl+Shift+I Command+Shift+I (the only way to run 2 HueForge instances on MacOS)
Select Filament Filter box Alt+F Option+F
Sort Sliders Alt+S Option+S
Invert Sliders Alt+I Option+I
Clear Slider History Alt+H Option+H
Reset View (v0.8.1) r r
Filament Set Menu f f
Core Fragment Menu s s

Filter Options

Action Windows/Linux macOS
Search by Hex Start search with # Start search with #
Search works with Tags

Color Sliders

Action Windows/Linux macOS
Disable Slider (when hovering over) Space Space
Move Current Slider up/down Up/Down Arrows Up/Down Arrows
Select Slider to Left/Right in the Slider Dock Left/Right Arrows Left/Right Arrows

Color/Mesh Core

Action Windows/Linux macOS
Make Color Core Active (v0.8.1) , or < , or <
Make Mesh Core Active (v0.8.1) . or > . or >
Convert Filament to Image Color (Cannot Undo) i i
Enable/Disable Slider Space Space
Lock Slider in place (will only move when dragged) l l
Toggle Slider Handle to display TD/layer value t t
Zero the slider under the mouse z z
Remove Slider under the mouse del del
Move slider up/down Up/Down Arrows Up/Down Arrows
Move slider and all unlocked sliders above it up and down Ctrl+Up/Down Arrows Command+Up/Down Arrows
Move slider and all unlocked sliders below it up and down Alt+Up/Down Arrows Option+Up/Down Arrows
Disable a layer on the Mesh Core to make it unavailable for matching d d
Show all TDs Alt + t Option + t
Show Layer Heights Alt + m Option + m
Copy Selected Sliders Ctrl+C Command+C
Cut Selected Sliders Ctrl+X Command+X
Reverse Selected Sliders Ctrl+R Command+R
Paste Copied Sliders (insert) Ctrl+V Command+V
Paste Copied Sliders (overwrite) Ctrl+Shift+V Command+Shift+V