View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006167 | DarkRadiant | GUI | public | 16.11.2022 18:33 | 13.01.2024 05:34 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.6.0 | ||||
Target Version | 3.7.0 | Fixed in Version | 3.7.0 | ||
Summary | 0006167: Newly appended curve control vertices aren't shown at first | ||||
Description | When appending a new control vertice to a NURBS curve in vertex control mode, the furthest vertice isn't shown. Workaround: after pressing 'v' twice to disable and enable vertice mode again the vertice will be shown. | ||||
Steps To Reproduce | 1) Curve > Create NURBS curve 2) Press v to switch into vertex control mode. You can see that there are 3 green control vertices: 1 at the origin, 1 in the middle and 1 at the end. 3) Append a curve control point. This should add 1 more green vertex for a total of 4, but there are still only 3 with none at the end of the curve. 4) Press v twice to disable & enable vertex control mode. Now there are 4 vertices, as expected. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master 07295a8c 17.11.2022 12:22 Details Diff |
0006167: Update the curve vertex renderable when the underlying curve is changed |
Affected Issues 0006167 |
|
mod - radiantcore/entity/curve/Curve.cpp | Diff File | ||
mod - radiantcore/entity/curve/Curve.h | Diff File | ||
mod - radiantcore/entity/curve/RenderableCurveVertices.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
16.11.2022 18:33 | Dragofer | New Issue | |
16.11.2022 18:33 | Dragofer | File Added: image.png | |
17.11.2022 12:08 | greebo | Status | new => acknowledged |
17.11.2022 12:10 | greebo | Status | acknowledged => confirmed |
17.11.2022 12:21 | greebo | Assigned To | => greebo |
17.11.2022 12:21 | greebo | Status | confirmed => assigned |
17.11.2022 12:21 | greebo | Target Version | => 3.7.0 |
17.11.2022 12:22 | greebo | Changeset attached | => DarkRadiant master 07295a8c |
17.11.2022 12:22 | greebo | Status | assigned => resolved |
17.11.2022 12:22 | greebo | Resolution | open => fixed |
17.11.2022 12:22 | greebo | Fixed in Version | => 3.7.0 |
13.01.2024 05:34 | greebo | Status | resolved => closed |