View Issue Details

IDProjectCategoryView StatusLast Update
0005750DarkRadiantMap Editingpublic02.04.2022 05:56
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.13.0 
Target Version2.14.0Fixed in Version2.14.0 
Summary0005750: Texture Tool: Grid lines are getting too dense when zooming out a lot
DescriptionThe 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.
TagsNo tags attached.
Attached Files
grafik.png (33,689 bytes)   
grafik.png (33,689 bytes)   

Relationships

related to 0005746 closedgreebo Texture Tool Improvements 

Activities

Dragofer

Dragofer

10.09.2021 07:36

developer   ~0014346

Last edited: 10.09.2021 07:37

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.

Related Changesets

DarkRadiant: textool 5c5d2c9b

25.09.2021 15:45

greebo


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

greebo


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

greebo


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

greebo


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

Issue History

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