Make Terrain Brush fill full tiles mode toggle-able by fjnlpy · Pull Request #3407 · mapeditor/tiled (original) (raw)
Pressing Ctrl when using the Wang tool should also be able to make it not fill whole tiles when held, and fill whole tiles when not held.
Still need to make this toggle-able from a toolbar or something similar.
Add action to the Terrain Tool's toolbar which toggles this mode.
Holding Ctrl/Cmd still temporarily switches to the mode that's not currently selected.
Users can add their own shortcut key from the preferences menu if they want.
We can just read out the checked state of mToggleFillFullTiles.
Also corrected name of icon variable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})