View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005785 | DarkRadiant | Map Editing | public | 23.10.2021 03:51 | 16.06.2022 12:58 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.14.0 | ||||
Target Version | 2.14.0 | Fixed in Version | 2.14.0 | ||
Summary | 0005785: Patch Texture Rotation should take aspect ratio into account | ||||
Description | Rotating a patch texture using the Surface Inspector (45 or 90 degrees) stretches the texture, the texel scale is not kept at a constant value. | ||||
Tags | No tags attached. | ||||
related to | 0005664 | feedback | X/Y texture rotation on patch issue |
DarkRadiant: master 7089876c 23.10.2021 04:04 Details Diff |
0005785: Add IPatch::getTextureAspectRatio() and corresponding unit test |
Affected Issues 0005785 |
|
mod - include/ipatch.h | Diff File | ||
mod - libs/SurfaceShader.h | Diff File | ||
mod - radiantcore/brush/Face.cpp | Diff File | ||
mod - radiantcore/patch/Patch.cpp | Diff File | ||
mod - radiantcore/patch/Patch.h | Diff File | ||
mod - test/TextureManipulation.cpp | Diff File | ||
DarkRadiant: master 94c045a2 23.10.2021 04:18 Details Diff |
0005785: Add (failing) unit test checking patch texture rotation |
Affected Issues 0005785 |
|
mod - test/TextureManipulation.cpp | Diff File | ||
DarkRadiant: master fae8ba07 23.10.2021 05:08 Details Diff |
0005785: Adjust TexToolRotateSelected algorithm to respect the texture aspect ratio |
Affected Issues 0005785 |
|
mod - radiantcore/selection/algorithm/Texturing.cpp | Diff File | ||
mod - radiantcore/selection/textool/TextureToolSelectionSystem.cpp | Diff File | ||
mod - test/TextureTool.cpp | Diff File | ||
DarkRadiant: master 7e6b051e 23.10.2021 05:12 Details Diff |
0005785: Fix a face selected using Ctrl-Shift-LMB preventing any other scene element from showing up in the texture tool. |
Affected Issues 0005785 |
|
mod - radiantcore/selection/textool/TextureToolSceneGraph.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
23.10.2021 03:51 | greebo | New Issue | |
23.10.2021 03:51 | greebo | Assigned To | => greebo |
23.10.2021 03:51 | greebo | Status | new => assigned |
23.10.2021 03:56 | greebo | Note Added: 0014444 | |
23.10.2021 03:56 | greebo | File Added: rotate_patch_texture.gif | |
23.10.2021 05:12 | greebo | Changeset attached | => DarkRadiant master 7089876c |
23.10.2021 05:12 | greebo | Changeset attached | => DarkRadiant master 94c045a2 |
23.10.2021 05:12 | greebo | Changeset attached | => DarkRadiant master fae8ba07 |
23.10.2021 05:12 | greebo | Changeset attached | => DarkRadiant master 7e6b051e |
23.10.2021 05:12 | greebo | Status | assigned => resolved |
23.10.2021 05:12 | greebo | Resolution | open => fixed |
23.10.2021 05:12 | greebo | Fixed in Version | => 2.14.0 |
23.10.2021 05:12 | greebo | Target Version | => 2.14.0 |
23.10.2021 13:04 | greebo | Relationship added | related to 0005664 |
16.06.2022 12:58 | greebo | Status | resolved => closed |