Blender Git Commit Log

Git Commits -> Revision 24b2fe5

Revision 24b2fe5 by Philipp Oeser (master)
May 28, 2019, 14:08 (GMT)
Fix T64829: Active point of Curve objects is not displayed correctly

three issues here:
- when curves had multiple nurbs, the active vert is per nurb
[curve_create_edit_data_and_handles() wasnt taking that into account]
- code could go wrong when points where hidden
- upon selection, tag curve ID_RECALC_COPY_ON_WRITE for batch cache
update

Reviewers: brecht, fclem, sergey

Maniphest Tasks: T64829

Differential Revision: https://developer.blender.org/D4943

Commit Details:

Full Hash: 24b2fe50f3ec13ac538a0fb504d53016331b17bb
Parent Commit: f139caa
Lines Changed: +11, -11

2 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_curve.c (+9, -9) (Diff)
/source/blender/editors/curve/editcurve.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021