View Issue Details

IDProjectCategoryView StatusLast Update
0006176DarkRadiantGUIpublic13.01.2024 05:34
ReporterDragofer Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityN/A
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0006176: Skin Editor: models not centered well in preview
DescriptionThe skin editor always seems to have the preview centered on the origin of the model at a set distance, regardless of how large the model is and where the origin is in the model. This leads to some models, such as AIs, not being visible too well. Maybe this preview should just do the same as i.e. the prefab chooser or model chooser, which seems to contain the whole bounds of the selection and is centered on the center of the bounds?
TagsNo tags attached.
Attached Files
image.png (309,032 bytes)

Activities

Related Changesets

DarkRadiant: master 916df97d

31.12.2022 07:31

greebo


Details Diff
0006176: Prevent EntityPreview base from resetting the view position on every model selection.

Virtualise this step and override this in the ModelPreview to have
control over when this happens and which bounds to use.
Affected Issues
0006176
mod - libs/wxutil/preview/EntityPreview.cpp Diff File
mod - libs/wxutil/preview/EntityPreview.h Diff File
mod - libs/wxutil/preview/ModelPreview.cpp Diff File
mod - libs/wxutil/preview/ModelPreview.h Diff File

Issue History

Date Modified Username Field Change
22.11.2022 16:53 Dragofer New Issue
22.11.2022 16:53 Dragofer File Added: image.png
22.11.2022 21:28 Dragofer Description Updated
23.11.2022 14:39 greebo Status new => acknowledged
31.12.2022 07:30 greebo Status acknowledged => confirmed
31.12.2022 07:30 greebo Target Version => 3.8.0
31.12.2022 07:30 greebo Assigned To => greebo
31.12.2022 07:30 greebo Status confirmed => assigned
31.12.2022 07:31 greebo Changeset attached => DarkRadiant master 916df97d
31.12.2022 07:31 greebo Status assigned => resolved
31.12.2022 07:31 greebo Resolution open => fixed
31.12.2022 07:31 greebo Fixed in Version => 3.8.0
13.01.2024 05:34 greebo Status resolved => closed