View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005644 | DarkRadiant | General | public | 14.06.2021 18:01 | 02.04.2022 05:55 |
| Reporter | kingsal | Assigned To | greebo | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.12.0 | ||||
| Target Version | 2.13.0 | Fixed in Version | 2.13.0 | ||
| Summary | 0005644: Non uniform light volume scaling not working | ||||
| Description | Im having an issue when I use non-uniform scaling on lights (drag resize symmetrically NOT clicked). It looks like it moves the light out of place when I click and drag, almost as if its scaling based on origin. So the light volume will scale, but it will go way off screen. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| has duplicate | 0005680 | closed | "Drag-resize entities symmetrically" not working for lights |
|
DarkRadiant: master 3718a2de 05.08.2021 18:41 Details Diff |
0005644: Fix non-uniform drag-resize operations sending the light's origin way off the view |
Affected Issues 0005644 |
|
| mod - radiantcore/entity/light/LightNode.cpp | Diff File | ||
|
DarkRadiant: master 2f13e2f1 05.08.2021 19:41 Details Diff |
0005644: Add unit tests covering a simple light volume drag-resize operation (just on the x axis, light has an identity rotation) |
Affected Issues 0005644 |
|
| add - libs/selection/SelectedPlaneSet.h | Diff File | ||
| mod - libs/selection/SingleItemSelector.h | Diff File | ||
| mod - radiantcore/selection/algorithm/Planes.cpp | Diff File | ||
| mod - test/Selection.cpp | Diff File | ||
| mod - test/Transformation.cpp | Diff File | ||
| add - test/algorithm/View.h | Diff File | ||
| mod - tools/msvc/Tests/Tests.vcxproj | Diff File | ||
| mod - tools/msvc/Tests/Tests.vcxproj.filters | Diff File | ||
| mod - tools/msvc/libs.vcxproj | Diff File | ||
| mod - tools/msvc/libs.vcxproj.filters | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 14.06.2021 18:01 | kingsal | New Issue | |
| 14.06.2021 18:01 | kingsal | Status | new => assigned |
| 14.06.2021 18:01 | kingsal | Assigned To | => greebo |
| 14.06.2021 18:01 | kingsal | File Added: dr_uniform_light_scale.jpg | |
| 14.06.2021 18:31 | greebo | Assigned To | greebo => |
| 14.06.2021 18:31 | greebo | Status | assigned => acknowledged |
| 27.07.2021 20:32 | orbweaver | Relationship added | has duplicate 0005680 |
| 04.08.2021 17:42 | greebo | Status | acknowledged => confirmed |
| 04.08.2021 17:44 | greebo | Product Version | 2.13.0 => 2.12.0 |
| 05.08.2021 18:39 | greebo | Assigned To | => greebo |
| 05.08.2021 18:39 | greebo | Status | confirmed => assigned |
| 05.08.2021 19:41 | greebo | Changeset attached | => DarkRadiant master 3718a2de |
| 05.08.2021 19:41 | greebo | Changeset attached | => DarkRadiant master 2f13e2f1 |
| 05.08.2021 19:41 | greebo | Status | assigned => resolved |
| 05.08.2021 19:41 | greebo | Resolution | open => fixed |
| 05.08.2021 19:41 | greebo | Fixed in Version | => 2.13.0 |
| 02.04.2022 05:55 | greebo | Status | resolved => closed |