View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005732 | DarkRadiant | GUI | public | 27.08.2021 01:29 | 02.04.2022 05:56 |
Reporter | BrendonChung | Assigned To | greebo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.13.0 | ||||
Target Version | 2.14.0 | Fixed in Version | 2.14.0 | ||
Summary | 0005732: Texture Tool: intercept keystrokes for grid resizing & snap to grid | ||||
Description | In the ctrl+alt+T texture tool, when the window has focus it would be helpful if it intercepted the keystrokes for Resize Grid Up, Resize Grid Down, and Snap To Grid. Right now, these keystrokes are sent to the main editor window. I think it would be useful if we could use these same keystrokes for the texture tool. | ||||
Tags | No tags attached. | ||||
DarkRadiant: textool d1bc3319 27.09.2021 03:38 Details Diff |
0005732: Introduce GridSnapRequest message type which can be intercepted by the Texture Tool window. |
Affected Issues 0005732 |
|
mod - include/imessagebus.h | Diff File | ||
add - libs/messages/GridSnapRequest.h | Diff File | ||
mod - radiant/textool/TexTool.cpp | Diff File | ||
mod - radiant/textool/TexTool.h | Diff File | ||
mod - radiantcore/selection/algorithm/General.cpp | Diff File | ||
mod - tools/msvc/libs.vcxproj | Diff File | ||
mod - tools/msvc/libs.vcxproj.filters | Diff File | ||
DarkRadiant: textool 09d43a7a 27.09.2021 03:43 Details Diff |
0005732: Add unit test covering GridSnapRequest. |
Affected Issues 0005732 |
|
mod - test/Grid.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
27.08.2021 01:29 | BrendonChung | New Issue | |
27.08.2021 18:49 | greebo | Status | new => acknowledged |
10.09.2021 05:17 | greebo | Relationship added | related to 0005746 |
27.09.2021 03:37 | greebo | Assigned To | => greebo |
27.09.2021 03:37 | greebo | Status | acknowledged => assigned |
27.09.2021 03:37 | greebo | Target Version | => 2.14.0 |
27.09.2021 03:38 | greebo | Changeset attached | => DarkRadiant textool d1bc3319 |
27.09.2021 03:43 | greebo | Changeset attached | => DarkRadiant textool 09d43a7a |
30.09.2021 19:07 | greebo | Status | assigned => resolved |
30.09.2021 19:07 | greebo | Resolution | open => fixed |
30.09.2021 19:07 | greebo | Fixed in Version | => 2.14.0 |
02.04.2022 05:56 | greebo | Status | resolved => closed |