View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005750 | DarkRadiant | Map Editing | public | 10.09.2021 05:29 | 02.04.2022 05:56 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.13.0 | ||||
Target Version | 2.14.0 | Fixed in Version | 2.14.0 | ||
Summary | 0005750: Texture Tool: Grid lines are getting too dense when zooming out a lot | ||||
Description | The grid line rendering can obstruct almost all of the available pixels when zooming out a lot, and the grid numbers cannot be read anymore at all. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Performance really tanks when the Texture Tool is zoomed this far out. DR creates the UV islands for brush faces incredibly far apart (5547) so this is the standard zoom level when opening the Texture Tool with a brush selected. If multiple brushes are selected DR can hang for a very long time before the tool is opened. Not to mention that it's difficult to work at this level of zoom. The Texture Tool can certainly use a rejuvenation. |
|
DarkRadiant: textool 5c5d2c9b 25.09.2021 15:45 Details Diff |
0005750: Texture Tool is now using the same grid size setting as the main scene (to re-use all existing shortcuts) but shifted by several powers towards smaller size. Max grid size is 2^0, smallest is 2^-7. |
Affected Issues 0005750 |
|
mod - radiant/textool/TexTool.cpp | Diff File | ||
mod - radiant/textool/TexTool.h | Diff File | ||
DarkRadiant: textool dd8ff96f 25.09.2021 15:53 Details Diff |
0005750: Higher spacing for rendering the grid number characters |
Affected Issues 0005750 |
|
mod - radiant/textool/TexTool.cpp | Diff File | ||
DarkRadiant: textool ed14e424 25.09.2021 16:01 Details Diff |
0005750: Texture Tool is monitoring Grid size changes now |
Affected Issues 0005750 |
|
mod - radiant/textool/TexTool.cpp | Diff File | ||
mod - radiant/textool/TexTool.h | Diff File | ||
DarkRadiant: textool 6658303c 25.09.2021 16:05 Details Diff |
0005750: Remove old grid commands from texture tool |
Affected Issues 0005750 |
|
mod - install/user.xml | Diff File | ||
mod - radiant/textool/TexTool.cpp | Diff File | ||
mod - radiant/textool/TexTool.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
10.09.2021 05:29 | greebo | New Issue | |
10.09.2021 05:29 | greebo | File Added: grafik.png | |
10.09.2021 05:29 | greebo | Relationship added | related to 0005746 |
10.09.2021 05:29 | greebo | Status | new => confirmed |
10.09.2021 07:36 | Dragofer | Note Added: 0014346 | |
10.09.2021 07:37 | Dragofer | Note Edited: 0014346 | |
25.09.2021 16:06 | greebo | Changeset attached | => DarkRadiant textool 5c5d2c9b |
25.09.2021 16:06 | greebo | Changeset attached | => DarkRadiant textool dd8ff96f |
25.09.2021 16:06 | greebo | Changeset attached | => DarkRadiant textool ed14e424 |
25.09.2021 16:06 | greebo | Changeset attached | => DarkRadiant textool 6658303c |
25.09.2021 16:07 | greebo | Target Version | => 2.14.0 |
25.09.2021 16:07 | greebo | Assigned To | => greebo |
25.09.2021 16:07 | greebo | Status | confirmed => assigned |
30.09.2021 19:08 | greebo | Status | assigned => resolved |
30.09.2021 19:08 | greebo | Resolution | open => fixed |
30.09.2021 19:08 | greebo | Fixed in Version | => 2.14.0 |
02.04.2022 05:56 | greebo | Status | resolved => closed |