New release!This version adds a revamped version of the VM tool. I wasn't happy with the scaling tool hiding behind a hotkey, and I wanted to be able to add additional functionality to it in a way that was easy to see from a user's perspective without having to know all the hotkeys from the start.
Fixes missing features from Hammer:
- Split face (Ctrl+F), Scaling tool (Alt+E)
- Auto-selection in VM tool
- Click-to-select solids in 2D and 3D in VM tool
New features include:
- Switch between standard mode (Alt+W), scaling mode (Alt+E), and face edit mode (Alt+R)
- Real-time VM error list
- 'Reset to original' button
- Face edit mode: lets you poke a face (add a point in the middle) and add a bevel to a face.
It looks like this:
Let me know what you think! I know it's different to how Hammer does it, but I think having the dialog there is important considering that the VM tool is one of the more advanced features in both Hammer and Sledge.
Change list for this version:
* Added revamped VM tool. Fixes #43, fixes #25.
* Select automatically in the VM tool. Fixes #49.
* Show hotkey name in tooltip text for the main toolbar
* The manual tranform dialog switches to default values of 1 when scale mode is selected.
* Case insensitive format providers. Fixes #50.
* Null camera check on SetViewport. fixes #51.
* Check the compile tools are set up before compiling.
* Check for no entries before setting the Steam username selected index.
@potatis: Great catch, I never would have thought to increase the Windows setting to replicate that bug. Fixed it in this release (it was issue #51)