View Issue Details

IDProjectCategoryView StatusLast Update
0006167DarkRadiantGUIpublic13.01.2024 05:34
ReporterDragofer Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version3.6.0 
Target Version3.7.0Fixed in Version3.7.0 
Summary0006167: Newly appended curve control vertices aren't shown at first
DescriptionWhen 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 Reproduce1) 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.
TagsNo tags attached.
Attached Files
image.png (21,156 bytes)   
image.png (21,156 bytes)   

Activities

Related Changesets

DarkRadiant: master 07295a8c

17.11.2022 12:22

greebo


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

Issue History

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