Created 11 years ago2013-07-27 02:24:39 UTC by Penguinboy
Are there any other missing obscure keyboard shortcuts that you know of?Hammer has a lot! i would sift through the Hammer shortcut key reference, as you are sure to find some new ones
2. When I turn off blocky mode (thats how I call Snap to Grid), it is possible to use smaller units than 1. For example, 1,1 or 1,7. Is it possible to disable this and allow only 1 units. (this could be in settings)That's the whole point of disabling snap to grid in my opinion, but I see where you're going with this. However, I personally think the "shortcut" you're using is more an artifact of how Hammer works with snap to grid off than a proper use case.
button ((choices) : "Ratio to get (Scale)" : 0 =
To this:
button (choices) : "Ratio to get (Scale)" : 0 =
I'm somewhat hesitant to implement parsing of invalid FGDs in Sledge... I think in this case, the FGD is what needs to be fixed.decimal
data type for coordinates, which is 128-bit and easily maintains up to 28 or 29 significant digits.Also, is there some way of changing the point about which something rotates? In Hammer, if I wanted to rotate a door or something I would have to make a copy rotated 180 degrees and select them both if I wanted to rotate it about the hinges of the door, rather than the centre.Arbitrary rotations are one of the planned features, I'm sure.